Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
mdkinney 2a3f6a21d3 1) Add descriptions for the enum values or struc members for the following types:
EFI_ALLOCATION_TYPE
  EFI_MEKORY_DESCRITOR
  EFI_TIMER_DEALY
  EFI_RESET_TYPE
  EFI_INTERFACE_TYPE
  EFI_OPEN_PROTOCOL_INFORMATION_ENTRY
  EFI_LOCATE_SEARCH_TYPE
  EFI_CAPSULE_BLOCK_DESCRIPTOR
  EFI_CAPSULE_HEADER

2) Rearrange some content to eliminate the need for the forward declaration of EFI_SYSTEM_TABLE
3) Update signature declarations to use EFI_SIGNATURE_64().
4) Move macro NEXT_MEMORY_DESCRITOR() from this file to the UEFI Library.  It is not part of the UEFI Specification.
5) Fix hot key related type names to match the UEFI Specification


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6908 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-07 23:08:08 +00:00
BaseTools revert to older version as /Zm option for "ml" can not work well. 2008-12-05 07:35:41 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
DuetPkg Remove use of 'VOLATILE'. Use 'volatile' instead. 2008-12-07 22:36:29 +00:00
EdkCompatibilityPkg Use correct capitalization for include path. 2008-12-07 16:57:10 +00:00
EdkFatBinPkg Remove the package dependency of MdePkg. 2007-04-26 06:25:41 +00:00
EdkModulePkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
EdkNt32Pkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
EdkShellBinPkg Changing source filename to match name changing. 2008-09-27 03:13:37 +00:00
EdkShellPkg Fix a typo in ReadMe.txt. 2008-09-12 01:05:42 +00:00
EdkUnixPkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
FatBinPkg remove the unused msa/npsd files 2008-09-20 06:18:16 +00:00
IntelFrameworkModulePkg Remove use of UINT8_MAX. Use BIT8-1 instead. 2008-12-07 22:42:39 +00:00
IntelFrameworkPkg Change comment "bitwise inclusive OR" to "bitwise OR". 2008-12-05 09:42:55 +00:00
MdeModulePkg Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Library 2008-12-07 22:49:44 +00:00
MdePkg 1) Add descriptions for the enum values or struc members for the following types: 2008-12-07 23:08:08 +00:00
Nt32Pkg Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue about definition and implementation. 2008-12-04 02:03:39 +00:00
OldMdePkg correct on bug in DebugLib instance. 2007-11-22 08:16:50 +00:00
OptionRomPkg Fix build warning generated by ICC and MSVC compilers. 2008-11-26 01:24:35 +00:00
Tools Make the code ICC clean. 2008-01-08 11:02:54 +00:00
UnixPkg Clean up to fix build break. 2008-12-03 07:28:34 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
build.xml - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. 2007-01-25 01:25:02 +00:00
edksetup.bat setting executable on these files 2008-05-20 17:43:07 +00:00
edksetup.sh setting executable on these files 2008-05-20 17:43:07 +00:00