mirror_edk2/MdeModulePkg/Universal/Console
2008-10-31 04:38:10 +00:00
..
ConPlatformDxe Use #include "XXX.h" for module internal header files. 2008-10-31 04:38:10 +00:00
ConSplitterDxe 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
GraphicsConsoleDxe 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
TerminalDxe 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