summaryrefslogtreecommitdiff
path: root/edk2/PcAtChipsetPkg
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2010-05-21 02:49:42 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2010-05-21 02:49:42 +0000
commit7b7dcabec81918a7e9b645eb0404f2163c29fb5c (patch)
treec1e938646e6fadf63dff15ed14f48ee42f9e983f /edk2/PcAtChipsetPkg
parent8328118a0e5809688fcaf2137be463026347d620 (diff)
Clean up package/platform DSC files by the following steps:
1. Remove PCDs those use the default values/types from the DEC file. 2. Remove the unused library instances. 3. Group common library instances in common [LibraryClasses] section as the default library instance for all modules. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk@10533 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'edk2/PcAtChipsetPkg')
-rw-r--r--edk2/PcAtChipsetPkg/PcAtChipsetPkg.dsc2
1 files changed, 0 insertions, 2 deletions
diff --git a/edk2/PcAtChipsetPkg/PcAtChipsetPkg.dsc b/edk2/PcAtChipsetPkg/PcAtChipsetPkg.dsc
index be1a917b8..911f85c18 100644
--- a/edk2/PcAtChipsetPkg/PcAtChipsetPkg.dsc
+++ b/edk2/PcAtChipsetPkg/PcAtChipsetPkg.dsc
@@ -26,10 +26,8 @@
[LibraryClasses]
BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
- CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
- DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf