]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/UefiHiiLib/HiiLib.c
Update the copyright notice format
[mirror_edk2.git] / MdeModulePkg / Library / UefiHiiLib / HiiLib.c
2010-04-24 hhtianUpdate the copyright notice format
2010-02-25 lgao4Enhance SetupBrowser to support new UEFI HiiFormMap...
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-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 lgao4Fix Insert opcode error.
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-01-20 qwang12K8:
2008-12-17 gikidyFix some typo.
2008-11-13 qhuang8Add UefiHiiLib & UefiIfrSupportLib. They are from MdePkg.