audk/EdkModulePkg/Universal/Console/ConSplitter/Dxe
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 Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warning #1419. 2007-01-31 04:57:46 +00:00
ConSplitter.c Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
ConSplitter.h 1. Removed definition for EFI_1_1 from module ConSplitter 2007-03-26 07:00:30 +00:00
ConSplitter.msa Perfect the msa of the following console, datahub and DebugPort modules. 2007-03-09 12:35:51 +00:00
ConSplitterGraphics.c 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules 2007-03-21 01:27:01 +00:00