summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/HiiDatabaseDxe/ConfigRouting.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-09Fix error when replace HexStringToBuflgao41-1/+1
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao41-24/+100
2009-03-16Remove Feature PCD PcdSupportFullConfigRoutingProtocol as EDK II sample imple...qwang121-36/+0
2009-02-12Enhanced status return check.vanjeff1-2/+2
2009-02-02Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang121-1/+1
2009-01-19Source level security checkedjji41-1/+1
2008-12-111) Update file header.qwang121-11/+1
2008-11-22Update to use ReallocatePool() from BaseMemoryLibmdkinney1-40/+2
2008-11-211) Remove the variable initalization in declaration.qwang121-2/+2
2008-11-19Fixed a ECC error.qwang121-1/+1
2008-11-04Sync in bug fix from EDK I:qwang121-354/+59
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-49/+77
2008-09-261) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang121-4/+4
2008-09-02Merged in the bug fixes from EDK I.qwang121-14/+45
2008-07-16Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro. qwang121-25/+36
2008-07-15Clean up HiiDatabase for Doxygen comments requirement.qwang121-39/+54
2008-06-23Merged in the following trackers from EDK:qwang121-229/+51
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang121-5/+6
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-0/+2116