summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/include/efiprot.h
Commit message (Collapse)AuthorAgeFilesLines
* MFC r281169, r293724, r293796, r294029, r294041, r294058smh2016-01-281-14/+14
| | | | | | | | | | | | | | | | | | | | | | MFC r281169 (by andrew): Make global variabled only used in this file static MFC r294058: Make common boot file_loadraw name parameter const MFC r294041: Remove unused reg param from fdt_fixup_memory MFC r293724: Enable warnings in EFI boot code MFC r293796: Fix typo in libefi.c MFC r294029: Only build EFI components on supported compilers Sponsored by: Multiplay
* Sync the EFI headers with version 1.10.14.62 of the Intel sample EFImarcel2006-11-021-65/+72
| | | | | implementation. This re-introduces C99 style comments that previously were replaced by original C comments.
* An almost mechanical sweep to replace C++ style comments with Cmarcel2002-05-191-50/+49
| | | | | style comments. This is not an attempt to conform to style(9). Such has lower priority.
* More s/file system/filesystem/gtrhodes2002-05-161-1/+1
|
* First approximation of an ia64 EFI loader. Not functional.dfr2001-06-091-0/+552
OpenPOWER on IntegriCloud