]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
MdeModulePkg Pcd: Refine the code to avoid error report.
[mirror_edk2.git] / DuetPkg / PciRootBridgeNoEnumerationDxe / PciRootBridgeNoEnumeration.inf
index a9a8360fb15097eed17a3b4ecca88b05faa508ba..8f7ef1b17d1a1a6e71f6373287c37b9e2c8ad46e 100644 (file)
@@ -1,7 +1,7 @@
-#/*++\r
+## @file\r
 # \r
-# Copyright (c) 2005 - 2009, Intel Corporation                                                         \r
-# All rights reserved. This program and the accompanying materials                          \r
+# Copyright (c) 2005 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# This program and the accompanying materials                          \r
 # are licensed and made available under the terms and conditions of the BSD License         \r
 # which accompanies this distribution.  The full text of the license may be found at        \r
 # http://opensource.org/licenses/bsd-license.php                                            \r
@@ -13,7 +13,7 @@
 #\r
 #  Abstract:\r
 #\r
-#--*/\r
+##\r
 \r
 \r
 [Defines]\r
   FILE_GUID                      = 0F7EC77A-1EE1-400f-A99D-7CBD1FEB181E\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = InitializePcatPciRootBridge\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   DuetPkg/DuetPkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
 \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
@@ -42,7 +39,7 @@
   DevicePathLib\r
   HobLib\r
 \r
-[Sources.common]\r
+[Sources]\r
   PcatPciRootBridge.h\r
   PcatPciRootBridge.c\r
   PcatPciRootBridgeDevicePath.c\r