audk/MdePkg/Include/Uefi
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
..
UefiBaseType.h Add descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUAL_ADDRESS 2008-12-07 23:01:34 +00:00
UefiGpt.h Update MdePkg/Include/Uefi according to code review comments. 2008-10-20 15:31:22 +00:00
UefiInternalFormRepresentation.h Sync in bug fix from EDK I: 2008-11-04 14:22:22 +00:00
UefiMultiPhase.h apply for doxgen format comments. 2008-10-22 09:27:42 +00:00
UefiPxe.h apply for doxgen format comments. 2008-10-22 09:27:42 +00:00
UefiSpec.h 1) Add descriptions for the enum values or struc members for the following types: 2008-12-07 23:08:08 +00:00
UefiTcgPlatform.h Uefi.h include is required as this module need the EFI_CONFIGURATION_TABLE type definition. 2008-10-26 10:07:39 +00:00