audk/MdeModulePkg/Universal/HiiDatabaseDxe
gikidy cfc8865f17 Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6818 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-03 09:08:05 +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 Make HiiDatabase module not depend on HiiLib; otherwise it will inherit HII_DATABASE_PROTOCOL to its own dependency. 2008-11-27 13:15:24 +00:00
HiiDatabaseDxe.inf Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file. 2008-12-03 09:08:05 +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 Make HiiDatabase module not depend on HiiLib; otherwise it will inherit HII_DATABASE_PROTOCOL to its own dependency. 2008-11-27 13:15:24 +00:00
R8Lib.h Make HiiDatabase module not depend on HiiLib; otherwise it will inherit HII_DATABASE_PROTOCOL to its own dependency. 2008-11-27 13:15:24 +00:00
String.c Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00