summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/include/efiapi.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in comment.jhb2003-12-101-1/+1
|
* Add the GUID of the DIG64 HCDP table.marcel2002-12-081-0/+3
|
* An almost mechanical sweep to replace C++ style comments with Cmarcel2002-05-191-90/+70
| | | | | style comments. This is not an attempt to conform to style(9). Such has lower priority.
* gcc-3.1 likes to have extra { } around the internal array initializers inpeter2002-03-191-5/+5
| | | | the GUID templates.
* This is used in C, not C++. functions with no args have func(void) in ourpeter2001-11-191-0/+1
| | | | kernel.
* First approximation of an ia64 EFI loader. Not functional.dfr2001-06-091-0/+720
OpenPOWER on IntegriCloud