summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/HiiDatabaseDxe/ConfigRouting.c
AgeCommit message (Expand)Author
2009-05-26Correct the check to the valid device path. The device path can't be less tha...lgao4
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao4
2009-05-19Fix K8 and Sct failure.lgao4
2009-05-18Fix K8 issues in HiiDataBaselgao4
2009-05-18Correct DriverSample to produce the ConfigAccess protocollgao4
2009-05-18Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao4
2009-05-14Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao4
2009-05-141. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao4
2009-05-11ConfigRouting should get driver handle by device path in all drivers database...vanjeff
2009-04-09Fix error when replace HexStringToBuflgao4
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao4
2009-03-16Remove Feature PCD PcdSupportFullConfigRoutingProtocol as EDK II sample imple...qwang12
2009-02-12Enhanced status return check.vanjeff
2009-02-02Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang12
2009-01-19Source level security checkedjji4
2008-12-111) Update file header.qwang12
2008-11-22Update to use ReallocatePool() from BaseMemoryLibmdkinney
2008-11-211) Remove the variable initalization in declaration.qwang12
2008-11-19Fixed a ECC error.qwang12
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-09-261) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang12
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-07-16Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro. qwang12
2008-07-15Clean up HiiDatabase for Doxygen comments requirement.qwang12
2008-06-23Merged in the following trackers from EDK:qwang12
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12