Marcel Moolenaar
|
6576695766
|
Sync the EFI headers with version 1.10.14.62 of the Intel sample EFI
implementation. This re-introduces C99 style comments that previously
were replaced by original C comments.
|
2006-11-02 02:42:48 +00:00 |
|
John Baldwin
|
1696e797f4
|
Fix typo in comment.
|
2003-12-10 19:08:09 +00:00 |
|
Marcel Moolenaar
|
0068037936
|
Add the GUID of the DIG64 HCDP table.
|
2002-12-08 20:47:44 +00:00 |
|
Marcel Moolenaar
|
06cb726431
|
An almost mechanical sweep to replace C++ style comments with C
style comments. This is not an attempt to conform to style(9).
Such has lower priority.
|
2002-05-19 03:17:22 +00:00 |
|
Peter Wemm
|
9b6a75edb3
|
gcc-3.1 likes to have extra { } around the internal array initializers in
the GUID templates.
|
2002-03-19 10:50:09 +00:00 |
|
Peter Wemm
|
8e92224a8a
|
This is used in C, not C++. functions with no args have func(void) in our
kernel.
|
2001-11-19 06:58:14 +00:00 |
|
Doug Rabson
|
fd3e14e915
|
First approximation of an ia64 EFI loader. Not functional.
|
2001-06-09 16:49:51 +00:00 |
|