aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/efi/include
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvscvs2svn2004-11-0422-22/+22
* Fix typo in comment.John Baldwin2003-12-101-1/+1
* Pass the HCDP table address to the kernel. If no such table exists,Marcel Moolenaar2002-12-101-0/+1
* Change the startup code to fix a memory leak and to allow us toMarcel Moolenaar2002-12-101-1/+4
* Add the GUID of the DIG64 HCDP table.Marcel Moolenaar2002-12-081-0/+3
* An almost mechanical sweep to replace C++ style comments with CMarcel Moolenaar2002-05-1916-614/+485
* More s/file system/filesystem/gTom Rhodes2002-05-161-1/+1
* gcc-3.1 likes to have extra { } around the internal array initializers inPeter Wemm2002-03-191-5/+5
* Lookup the EFI_FPSWA driver and pass the interface pointer through to thePeter Wemm2001-11-192-0/+41
* This is used in C, not C++. functions with no args have func(void) in ourPeter Wemm2001-11-191-0/+1
* o Add new header <sys/stdint.h>.Mike Barcroft2001-11-021-1/+1
* First approximation of an ia64 EFI loader. Not functional.Doug Rabson2001-06-0921-0/+5272