audk/MdeModulePkg/Universal/BdsDxe/BootMaint
xli24 555e76f83f Refine MdeModulePkg to pass GCC build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6575 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-18 07:01:14 +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 Refine MdeModulePkg to pass GCC build. 2008-11-18 07:01:14 +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 Refine MdeModulePkg to pass GCC build. 2008-11-18 07:01:14 +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 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros 2008-11-11 15:42:40 +00:00