]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/UefiHiiLib
This checkin addresses the compatibility issue of passing arguments of type VA_LIST...
[mirror_edk2.git] / MdeModulePkg / Library / UefiHiiLib /
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.