summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/HiiDatabaseDxe/ConfigRouting.c
AgeCommit message (Expand)Author
2011-09-13MdeModulePkg/HiiDatabaseDxe: Removed unused variablesoliviermartin
2011-09-01Update HiiBlockToConfig function to follow spec.ydong10
2011-07-13Fixed build fail with GCC/ICC toolsydong10
2011-07-12Change the HiiDataBase and browser codes to support new efi varstore data str...ydong10
2011-06-10Add the missing logic in HiiConfigRouting ExtractConfig() to retrieves FALSE ...lgao4
2011-04-19Update ALTCFG reference from default name token to default ID.ydong10
2011-04-13Do not assert in HiiBlockToConfig function when an invalid format of ConfigRe...ydong10
2011-04-01Use the minimum value for Numeric and the first option value for OneOf as the...lgao4
2010-12-09EFI_INVALID_PARAMETER should return when the input Block is NULL for ConfigRo...lgao4
2010-11-23 Fix the bug that HiiConfigToBlock doesn't update BlockSize when Block is not...lgao4
2010-09-15Refine soma code to make code run safely.ydong10
2010-04-24Update the copyright notice formathhtian
2010-02-27Add the missing check for NULL pointer before use it.lgao4
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao4
2010-01-15Fix some coding style issues in MdeModulePkg.rsun3
2009-10-27Correctly get the width of orderedlist question.lgao4
2009-10-02Fix warnings generated by GCC.jljusten
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