]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/UefiHiiLib
Patch from open source community for CryptoPkg to allow it to build for ARM using...
[mirror_edk2.git] / MdeModulePkg / Library / UefiHiiLib /
2011-04-19 ydong10Update ALTCFG reference from default name token to...
2010-11-16 mdkinneyFix spelling error in comment
2010-08-09 hhuan13Fixed K9 scan issues.
2010-05-27 lgao4Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDa...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 lgao4Enhance SetupBrowser to support new UEFI HiiFormMap...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-09 lgao4Update HiiString Protocol and HiiSetString Api in HiiLib
2010-01-15 lgao4Correct comments to match function declaration.
2009-11-20 rsun3EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows insta...
2009-11-05 rsun3Change the behavior of the HII Library function HiiGetH...
2009-10-30 lgao4Correct the typo in comments.
2009-10-13 lgao4Fix the incorrect check for IFR OnfOf opcode.
2009-05-18 lgao4Fix K8 issues in HiiDataBase
2009-05-18 lgao4Retire original HII APIs: IfrLibExtractDefault and...
2009-05-14 lgao4Update HiiDataBase to fix parsing Hii package error...
2009-05-14 lgao41. Update the implementation of HII ConfigRouting Proto...
2009-05-04 rsun3Fix a bug in UefiHiiLib. The size for allocating a...
2009-04-30 lgao4HiiLib exports HiiCreateRawOpCode API
2009-04-30 eric_tianupdate to pass GCC build as we replace VA_START with...
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-20 lgao4Enhance HiiGetBrowserData API to support the case that...
2009-04-17 lgao4Update HiiLib to copy all IfrOpcode, not Opcode by...
2009-04-17 rsun3Retire HiiLibGetNextLanguage() API from HII Library...
2009-04-17 lgao4Fix Insert opcode error.
2009-04-16 rsun3Retire language conversion APIs from HII library class.
2009-04-14 rsun3HII Library Class interface refine.
2009-04-13 lgao4Fix Bug to convert low Hex string to handle L'A' -...
2009-04-13 lgao4Fix ICC compiler error.
2009-04-13 lgao4Merge new defined HII library APIs into HiiLib
2009-04-13 lgao4Update UefiHiiLib to support new defined IFR related...
2009-03-27 qhuang8Fix a minor issue to ensure the converted RFC 3066...
2009-03-27 qhuang8Apply GetBestLanguage() API in UEFI to display HII...
2009-03-17 jji4ISO_639_2_ENTRY_SIZE has been made local.
2009-02-03 qwang121) Clean up the INF and add in comment to describe...
2009-01-21 qwang12K8:
2009-01-20 qwang12K8:
2008-12-17 gikidyFix some typo.
2008-12-12 jji4INF head modified
2008-12-05 qwang12Add in an ASSERT to check the return of HiiLibGetSuppor...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-27 qhuang8Add GetCurrentLanguage() to HiiLib in MdeModulePkg
2008-11-13 qhuang8Add UefiHiiLib & UefiIfrSupportLib. They are from MdePkg.