summaryrefslogtreecommitdiff
path: root/OptionRomPkg/OptionRomPkg.dsc
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2010-02-23 23:58:38 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2010-02-23 23:58:38 +0000
commit7b202cb0f917fde1d84f77b000063d56e2c11530 (patch)
treea9d19401f6fc214d56f67bd214b90d6ce9b78963 /OptionRomPkg/OptionRomPkg.dsc
parentec0ae8ff4ea6ec1bc0ed7981d1be7fec526f9f4b (diff)
downloadedk2-platforms-7b202cb0f917fde1d84f77b000063d56e2c11530.tar.xz
1. Correct File header to ## @file
2. Remove unnecessary .common] postfix on section. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10051 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'OptionRomPkg/OptionRomPkg.dsc')
-rw-r--r--OptionRomPkg/OptionRomPkg.dsc14
1 files changed, 7 insertions, 7 deletions
diff --git a/OptionRomPkg/OptionRomPkg.dsc b/OptionRomPkg/OptionRomPkg.dsc
index df5f83ecff..3fbeca580d 100644
--- a/OptionRomPkg/OptionRomPkg.dsc
+++ b/OptionRomPkg/OptionRomPkg.dsc
@@ -1,4 +1,4 @@
-#/** @file
+## @file
# Option Rom Package build validation file for All Architectures.
#
# This package is designed to interoperate with the EDK II open source project
@@ -6,7 +6,7 @@
# Option ROM image for all CPU architectures, including EBC target.
# A single driver can support mixes of EFI 1.1, UEFI 2.0 and UEFI 2.1.
#
-# Copyright (c) 2007 - 2009, Intel Corporation
+# Copyright (c) 2007 - 2010, Intel Corporation
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -16,7 +16,7 @@
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
-#**/
+##
################################################################################
#
@@ -42,7 +42,7 @@
[SkuIds]
0|DEFAULT # The entry: 0|DEFAULT is reserved and always required.
-[LibraryClasses.common]
+[LibraryClasses]
DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
@@ -62,7 +62,7 @@
# Pcd Section - list of all EDK II PCD Entries defined by this Platform
#
################################################################################
-[PcdsFeatureFlag.common]
+[PcdsFeatureFlag]
gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE
@@ -70,7 +70,7 @@
gOptionRomPkgTokenSpaceGuid.PcdSupportScsiPassThru|TRUE
gOptionRomPkgTokenSpaceGuid.PcdSupportExtScsiPassThru|TRUE
-[PcdsFixedAtBuild.common]
+[PcdsFixedAtBuild]
gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|0x0
gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|0x0
gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|0x0
@@ -99,7 +99,7 @@
#
###################################################################################################
-[Components.common]
+[Components]
OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf
OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430Dxe.inf
OptionRomPkg/UndiRuntimeDxe/UndiRuntimeDxe.inf