audk/MdeModulePkg/Universal/HiiDatabaseDxe
qwang12 08e6463a72 Merged in the bug fixes from EDK I.
*** Press F9 in Uefi64 FrontPage shouldnot enter sub-menu 
** [FT] Some UI error on multiple platforms on framework_20080811
** [FT] UI test of How tall are you(Hex) on framework_20080811

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5767 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-02 01:21:43 +00:00
..
ConfigRouting.c Merged in the bug fixes from EDK I. 2008-09-02 01:21:43 +00:00
Database.c Clean up HiiDatabase for Doxygen comments requirement. 2008-07-15 06:29:27 +00:00
Font.c Merged in the bug fixes from EDK I. 2008-09-02 01:21:43 +00:00
HiiDatabase.h The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
HiiDatabaseDxe.inf Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro. 2008-07-16 09:36:33 +00:00
HiiDatabaseEntry.c Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro. 2008-07-16 09:36:33 +00:00
Image.c Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro. 2008-07-16 09:36:33 +00:00
R8Lib.c Clean up HiiDatabase for Doxygen comments requirement. 2008-07-15 06:29:27 +00:00
R8Lib.h Clean up HiiDatabase for Doxygen comments requirement. 2008-07-15 06:29:27 +00:00
String.c Optimize GetUnicodeStringTextOrSize's inner loop to call ReadUnalign16 instead of CompareMem and remove a unnecessary local variable. 2008-07-28 05:36:44 +00:00