audk/MdeModulePkg/Universal/HiiDatabaseDxe
qhuang8 11e9250309 Add GetCurrentLanguage() to HiiLib in MdeModulePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6758 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-27 07:43:56 +00:00
..
ConfigRouting.c Update to use ReallocatePool() from BaseMemoryLib 2008-11-22 00:52:53 +00:00
Database.c Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00
Font.c Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 07:32:46 +00:00
HiiDatabase.h Add GetCurrentLanguage() to HiiLib in MdeModulePkg 2008-11-27 07:43:56 +00:00
HiiDatabaseDxe.inf Add GetCurrentLanguage() to HiiLib in MdeModulePkg 2008-11-27 07:43:56 +00:00
HiiDatabaseEntry.c Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:05:06 +00:00
Image.c Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 07:32:46 +00:00
R8Lib.c Clean up HiiDatabase for Doxygen comments requirement. 2008-07-15 06:29:27 +00:00
R8Lib.h Update to use DOS format 2008-10-31 04:38:54 +00:00
String.c Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00