audk/MdeModulePkg/Universal/Disk/PartitionDxe
qhuang8 d1aeb0bdc3 Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4084 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-11 03:36:31 +00:00
..
ComponentName.c Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00
ElTorito.c Modules cleanup. 2007-07-16 05:48:11 +00:00
Gpt.c Fix bug in GPT check that was introduced when a CompareMem() call was changed to a '==' operator. It should be a '!=' operator. 2007-08-06 22:59:42 +00:00
Mbr.c Modules cleanup. 2007-07-16 05:48:11 +00:00
Partition.c Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:01:48 +00:00
Partition.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:01:48 +00:00
PartitionDxe.inf remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
PartitionDxe.msa Modules cleanup. 2007-07-16 05:48:11 +00:00