summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/UefiHiiLib
AgeCommit message (Expand)Author
2010-05-27Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao4
2010-04-24Update the copyright notice formathhtian
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao4
2010-02-241. Correct File header to ## @filelgao4
2010-02-09Update HiiString Protocol and HiiSetString Api in HiiLiblgao4
2010-01-15Correct comments to match function declaration.lgao4
2009-11-20EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun3
2009-11-05Change the behavior of the HII Library function HiiGetHiiHandles() when the P...rsun3
2009-10-30Correct the typo in comments.lgao4
2009-10-13Fix the incorrect check for IFR OnfOf opcode.lgao4
2009-05-18Fix K8 issues in HiiDataBaselgao4
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-04Fix a bug in UefiHiiLib. The size for allocating a buffer is StrSize instead ...rsun3
2009-04-30HiiLib exports HiiCreateRawOpCode APIlgao4
2009-04-30update to pass GCC build as we replace VA_START with __builtin_va_starteric_tian
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-20Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao4
2009-04-17Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.lgao4
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun3
2009-04-17Fix Insert opcode error.lgao4
2009-04-16Retire language conversion APIs from HII library class.rsun3
2009-04-14HII Library Class interface refine.rsun3
2009-04-13Fix Bug to convert low Hex string to handle L'A' - L'F'lgao4
2009-04-13Fix ICC compiler error.lgao4
2009-04-13Merge new defined HII library APIs into HiiLib lgao4
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao4
2009-03-27Fix a minor issue to ensure the converted RFC 3066 language is NULL-terminated.qhuang8
2009-03-27Apply GetBestLanguage() API in UEFI to display HII string.qhuang8
2009-03-17ISO_639_2_ENTRY_SIZE has been made local.jji4
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang12
2009-01-21K8:qwang12
2009-01-20K8:qwang12
2008-12-17Fix some typo.gikidy
2008-12-12INF head modifiedjji4
2008-12-05Add in an ASSERT to check the return of HiiLibGetSupportedLanguages. This fun...qwang12
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-11-27Add GetCurrentLanguage() to HiiLib in MdeModulePkgqhuang8
2008-11-13Add UefiHiiLib & UefiIfrSupportLib. They are from MdePkg.qhuang8