summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/HiiDatabaseDxe
AgeCommit message (Expand)AuthorFilesLines
2008-12-16Clean up to update the reference of the these macros:qhuang81-14/+14
2008-12-111) Update file header.qwang121-1/+1
2008-12-111) Update file header.qwang123-25/+4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-11-27Make HiiDatabase module not depend on HiiLib; otherwise it will inherit HII_D...qhuang84-3/+75
2008-11-27Add GetCurrentLanguage() to HiiLib in MdeModulePkgqhuang82-0/+2
2008-11-22Update to use ReallocatePool() from BaseMemoryLibmdkinney1-40/+2
2008-11-211) Remove the variable initalization in declaration.qwang121-2/+2
2008-11-19Fixed a ECC error.qwang121-1/+1
2008-11-04Sync in bug fix from EDK I:qwang124-360/+102
2008-10-31Update to use DOS formatqhuang81-41/+41
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang125-155/+255
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji43-4/+4
2008-09-261) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang121-4/+4
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