summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/HiiLib.h
AgeCommit message (Expand)Author
2008-11-13Remove FvbServiceLib, HiiLib & IfrSupportLib. qhuang8
2008-09-261) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang12
2008-09-24Update function comments HiiLibListPackageListsqwang12
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang12
2008-09-16follow up the comments from code review.eric_tian
2008-09-09cleanup some comments.eric_tian
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-08-29Fix a bug in the assert condition.qwang12
2008-08-18Add IfrLibCreatePopUp2 and HiiLibExportPackageLists.qwang12
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu2
2008-08-12code review's result.eric_tian
2008-07-21Code Scrub of MdePkg/Inlcude/Libraryyshang1
2008-07-14Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox...qwang12
2008-05-22Add in ConvertIso639LanguageToRfc3066Language API.qwang12
2008-04-22Fix missing include header file and fix typo in comment.klu2
2008-04-14add in a new API HiiLibGetSupportedSecondaryLanguagesqwang12
2008-03-15[Description]:qwang12
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2007-06-29add a error macro to prevent this file from included for now #error "UEFI 2.1...qwang12
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-06-26• BaseMemoryLib:qhuang8
2006-04-21Initial import.bbahnsen