audk/MdePkg/Include
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
..
Ebc Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input parameters. 2008-12-05 23:23:59 +00:00
Guid Correct Minor Comments in M3 to M4 review. 2008-12-04 08:35:07 +00:00
Ia32 Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input parameters. 2008-12-05 23:23:59 +00:00
IndustryStandard Update SAL_PROC declaration to following coding standard. There should be no spaces between ')' and '(' for function typedefs. 2008-12-07 22:57:13 +00:00
Ipf Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input parameters. 2008-12-05 23:23:59 +00:00
Library Add full description of the Format string to the file header of the Print Library 2008-12-07 22:56:33 +00:00
Pi De-Unicode 2008-10-31 04:59:35 +00:00
Ppi Add descriptions for each of the width values in the enumeration 2008-12-07 23:00:13 +00:00
Protocol Make sure the #define for a subtype and the device path node for a subtype each have their own comment block. 2008-12-07 22:59:27 +00:00
Uefi 1) Add descriptions for the enum values or struc members for the following types: 2008-12-07 23:08:08 +00:00
X64 Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input parameters. 2008-12-05 23:23:59 +00:00
Base.h Change _CR() to BASE_CR() to follow naming convention 2008-12-06 01:19:56 +00:00
PiDxe.h Correct Minor Comments in M3 to M4 review. 2008-12-04 08:35:07 +00:00
PiPei.h Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg. 2007-10-16 02:48:00 +00:00
Uefi.h Update the comments of PiDxe.h, PiPei.h and Uefi.h. 2007-08-22 08:45:48 +00:00