audk/MdeModulePkg/Universal/BdsDxe/BootMaint
qwang12 8d00a0f195 Sync in bug fix from EDK I:
1) issue with setup browser and IFR refresh opcode
2) [HII]HIIConfigRoutingExportConfig generate error format of <MultiConfigAltResp>
3) [HII] ConfigRouting->ExtractConfig() will cause overflow
4) [Hii Database] EFI_HII_DATABASE_NOTIFY should be invoked when a string package is created internally when a new String Token is created
5) [PT]HIIConfigAccessProtocolTest fail on NT32uefi
6) Incorrect HII package types in EDK

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6378 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-04 14:28:08 +00:00
..
BBSsupport.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
BBSsupport.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Bm.vfr Update all files to follow doxygen style file header. 2008-04-09 05:38:12 +00:00
BmLib.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
Bmstring.uni Update all files to follow doxygen style file header. 2008-04-09 05:38:12 +00:00
BootMaint.c Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00
BootMaint.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
BootOption.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
ConsoleOption.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
Data.c Code scrub for BdsDxe module. 2008-07-22 06:46:58 +00:00
FE.vfr Update all files to follow doxygen style file header. 2008-04-09 05:38:12 +00:00
FileExplorer.c Code scrub for BdsDxe module. 2008-07-22 06:46:58 +00:00
FormGuid.h Code scrub for BdsDxe module. 2008-07-22 06:46:58 +00:00
UpdatePage.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
Variable.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