summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/UefiHiiLib
AgeCommit message (Expand)AuthorFilesLines
2009-04-14HII Library Class interface refine.rsun34-923/+549
2009-04-13Fix Bug to convert low Hex string to handle L'A' - L'F'lgao41-10/+12
2009-04-13Fix ICC compiler error.lgao41-8/+15
2009-04-13Merge new defined HII library APIs into HiiLib lgao41-9/+9
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao45-81/+2287
2009-03-27Fix a minor issue to ensure the converted RFC 3066 language is NULL-terminated.qhuang81-1/+6
2009-03-27Apply GetBestLanguage() API in UEFI to display HII string.qhuang82-92/+68
2009-03-17ISO_639_2_ENTRY_SIZE has been made local.jji41-0/+4
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang121-4/+4
2009-01-21K8:qwang121-5/+4
2009-01-20K8:qwang121-12/+11
2008-12-17Fix some typo.gikidy1-3/+3
2008-12-12INF head modifiedjji41-3/+5
2008-12-05Add in an ASSERT to check the return of HiiLibGetSupportedLanguages. This fun...qwang121-0/+1
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-2/+1
2008-11-27Add GetCurrentLanguage() to HiiLib in MdeModulePkgqhuang83-0/+59
2008-11-13Add UefiHiiLib & UefiIfrSupportLib. They are from MdePkg.qhuang85-0/+1619