]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove duplicate definition of 'EFI_FVB_ATTRIBUTES' in MdePkg & IntelFrameworkPkg
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 20 Jul 2007 01:41:50 +0000 (01:41 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 20 Jul 2007 01:41:50 +0000 (01:41 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3377 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkPkg/Include/Framework/FirmwareVolumeHeader.h
IntelFrameworkPkg/IntelFrameworkPkg.dsc

index aac032d486f92f11f004e9d87fe7b1916bcce1cf..9a3f330c59b5cd3c51d03cc30a86ea15b230df8d 100644 (file)
 \r
 #include <FrameworkPei.h>\r
 \r
-//\r
-// Firmware Volume Block Attributes definition\r
-//\r
-typedef UINT32  EFI_FVB_ATTRIBUTES;\r
-\r
 //\r
 // Firmware Volume Block Attributes bit definitions\r
 //\r
index 46c8671b93c10ae83b7f21ae437bd12df751af33..63b7ba1f5b54e489f504ef8de4d46017c491978b 100644 (file)
@@ -1,7 +1,7 @@
 #/** @file\r
 # Intel Framework Package Reference Implementations\r
 #\r
-# This FPD file is used for Package Level build.\r
+# This DSC file is used for Package Level build.\r
 #\r
 # Copyright (c) 2007, Intel Corporation\r
 #\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
 \r
-\r
-################################################################################\r
-#\r
-# Library Class section - list of all Library Classes needed by this Platform.\r
-#\r
-################################################################################\r
-\r
 ################################################################################\r
 #\r
 # Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
@@ -48,6 +41,7 @@
   PcdReportStatusCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0x06\r
   PcdDebugClearMemoryValue|gEfiMdePkgTokenSpaceGuid|0xAF\r
   PcdUefiLibMaxPrintBufferSize|gEfiMdePkgTokenSpaceGuid|320\r
+\r
 [PcdsPatchableInModule.common]\r
   PcdDebugPrintErrorLevel|gEfiMdePkgTokenSpaceGuid|0x80000000\r
 \r
@@ -57,8 +51,6 @@
 # Components Section - list of all EDK II Modules needed by this Platform\r
 #\r
 ################################################################################\r
-\r
-\r
 [Components.common]\r
   $(WORKSPACE)/IntelFrameworkPkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
   $(WORKSPACE)/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r