audk/MdeModulePkg/Universal/Console/ConSplitterDxe
jljusten 815119f3d9 DuetPkg, MdeModulePkg: Fix several enum comparions
These comparisons were not comparing an enum variable
with a member of the same enum type.

GCC 4.5 generated a warning for these comparison
operations.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10932 6f19259b-4bc3-4df7-8a09-765794883524
2010-10-13 07:08:29 +00:00
..
ComponentName.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
ConSplitter.c remove CpuBreakpoint (). 2010-08-17 08:29:00 +00:00
ConSplitter.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
ConSplitterDxe.inf Update the copyright notice format 2010-04-24 09:33:45 +00:00
ConSplitterGraphics.c DuetPkg, MdeModulePkg: Fix several enum comparions 2010-10-13 07:08:29 +00:00