audk/MdeModulePkg
qwang12 5e580cf717 1) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.
2) Rename BufInReverseOrderToHexString to BufToHexString
3) Rename HexStringToBuf to HexStringToBufInReverseOrder
4) Update function comments in HiiLib.h and IfrSupportLib.h.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5991 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-26 10:31:41 +00:00
..
Application/HelloWorld 1. Add three sample PCD in HelloWorld application for user reference of PCD usage. 2008-09-19 05:05:40 +00:00
Bus clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Core add detail comments on the complicated code segment. 2008-09-23 14:49:45 +00:00
Include clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Library Update the default value of PcdPlatformBootTimeOutDefault to be 0xffff to be compliant to UEFI spec: If L"Timeout" variable is absent, we treat it as if it were 0xffff and wait for user key. 2008-09-24 14:39:46 +00:00
Logo remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
Universal 1) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h. 2008-09-26 10:31:41 +00:00
ChangeLog.txt Add change log for non-compatible change. 2007-11-20 07:34:25 +00:00
MdeModulePkg.dec Update the default value of PcdPlatformBootTimeOutDefault to be 0xffff to be compliant to UEFI spec: If L"Timeout" variable is absent, we treat it as if it were 0xffff and wait for user key. 2008-09-24 14:39:46 +00:00
MdeModulePkg.dsc 1. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.c 2008-09-02 05:51:05 +00:00