]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/DuetPkg.dsc
1. Correct File header to ## @file
[mirror_edk2.git] / DuetPkg / DuetPkg.dsc
index d5e29b8a3a29c034908d1efce59219e0ab813bf3..aab4f006330d72bfb40d09ee98f29f5167e2373c 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 #  An EFI/Framework Emulation Platform with UEFI HII interface supported. \r
 #\r
 #  Developer's UEFI Emulation. DUET provides an EFI/UEFI IA32/X64 environment on legacy BIOS, \r
 #  to help developing and debugging native EFI/UEFI drivers.\r
 #  \r
-#  Copyright (c) 2010, Intel Corporation. All rights reserved. <BR>\r
+#  Copyright (c) 2010 - 2010, Intel Corporation. All rights reserved. <BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -14,7 +14,7 @@
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   PLATFORM_NAME                  = DuetPkg\r
@@ -27,7 +27,7 @@
   SKUID_IDENTIFIER               = DEFAULT\r
   FLASH_DEFINITION               = DuetPkg/DuetPkg.fdf\r
 \r
-[LibraryClasses.common]\r
+[LibraryClasses]\r
   BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
   SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
   BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
@@ -84,7 +84,7 @@
   gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x0\r
 \r
-[PcdsFeatureFlag.common]\r
+[PcdsFeatureFlag]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE\r
 \r
 [PcdsDynamicHii.common.DEFAULT]\r
 #\r
 ###################################################################################################\r
 \r
-[Components.common]\r
+[Components]\r
   DuetPkg/DxeIpl/DxeIpl.inf {\r
     <LibraryClasses>\r
       #\r
   #\r
   MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r
 \r
-[BuildOptions.common]\r
+[BuildOptions]\r
   MSFT:*_*_*_CC_FLAGS = /FAsc /FR$(@R).SBR\r
 \r