audk/MdeModulePkg/Universal/Console/ConSplitterDxe
jljusten 1be0dda62d Fix warnings generated by gcc for ia32 builds:
'cast from pointer to integer of different size'
when casting from a pointer directly to a
64 bit number.  Added an intermediate cast to
UINTN.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5009 6f19259b-4bc3-4df7-8a09-765794883524
2008-04-08 20:59:38 +00:00
..
ComponentName.c The implementation of Consplitter driver should check the child handle to follow UEFI spec. 2008-02-01 15:11:11 +00:00
ConSplitter.c Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
ConSplitter.h Sync in patch for EDK 945 2008-03-06 10:53:58 +00:00
ConSplitterDxe.inf add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consuming, it could save size by changing PCD's value to FALSE. 2008-03-19 05:22:06 +00:00
ConSplitterDxe.msa Adjust directory structures. 2007-07-18 14:35:45 +00:00
ConSplitterGraphics.c add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consuming, it could save size by changing PCD's value to FALSE. 2008-03-19 05:22:06 +00:00