summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/HiiDatabaseDxe
AgeCommit message (Expand)AuthorFilesLines
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang123-3/+3
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-70/+35
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff1-1/+1
2008-09-02Merged in the bug fixes from EDK I.qwang122-40/+68
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-79/+0
2008-07-28Optimize GetUnicodeStringTextOrSize's inner loop to call ReadUnalign16 instea...qwang121-3/+1
2008-07-16Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro. qwang125-54/+84
2008-07-15Clean up HiiDatabase for Doxygen comments requirement.qwang129-306/+354
2008-06-23Merged in the following trackers from EDK:qwang128-445/+462
2008-06-19Updated copyright.qwang121-1/+1
2008-06-19Update call-by-value to call-by-reference for EFI_HII_GLYPH_INFO type.qwang121-15/+15
2008-05-27De-unicode in comment for all source files.qhuang84-1712/+1712
2008-05-23Pass GCC build.qwang122-17/+17
2008-05-23Pass GCC build.qwang121-1/+1
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang124-320/+9
2008-02-19edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c:jljusten1-0/+5
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1211-0/+13803