audk/MdeModulePkg/Universal/Console/ConSplitterDxe
qhuang8 1307dcd745 Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component name structures linked into final image if PcdComponentNameDisabled or PcdComponentName2Disabled is set to TRUE.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4057 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-09 07:08:08 +00:00
..
ComponentName.c Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component name structures linked into final image if PcdComponentNameDisabled or PcdComponentName2Disabled is set to TRUE. 2007-10-09 07:08:08 +00:00
ConSplitter.c Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:05:10 +00:00
ConSplitter.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:05:10 +00:00
ConSplitterDxe.inf Add dependent packages in INF of modules. 2007-08-29 08:52:49 +00:00
ConSplitterDxe.msa Adjust directory structures. 2007-07-18 14:35:45 +00:00
ConSplitterGraphics.c Add check of buffer value returned from AllocateZeroPool() 2007-08-27 23:30:37 +00:00