edk2/MdeModulePkg/Universal/Console
vanjeff 9e604fe42d ECC clean up.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6405 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-05 08:44:03 +00:00
..
ConPlatformDxe Use #include "XXX.h" for module internal header files. 2008-10-31 04:38:10 +00:00
ConSplitterDxe ECC clean up. 2008-11-05 08:44:03 +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 ECC clean up. 2008-11-05 08:44:03 +00:00