mirror_edk2/MdeModulePkg/Library/GraphicsLib
2008-10-30 07:32:46 +00:00
..
Graphics.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
GraphicsLib.inf Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to package dependency issue, and update all DSC files accordingly. 2008-10-29 09:36:06 +00:00