]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/DeviceIoOnPciRootBridgeIoThunk.inf
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / DeviceIoOnPciRootBridgeIoThunk / DeviceIoOnPciRootBridgeIoThunk.inf
index 97f58ae68c2692f1437b305ea0a36534917f8388..19981acd80b5952b3e084b02966967b9ec30a6d9 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 # Module Layer Device I/O on top of PCI Root Bridge I/O (Segment 0)\r
 #\r
 # Device I/O is on list of deprecated protocols for UEFI 2.0 and later.\r
@@ -9,9 +9,9 @@
 #   Platform required to support EFI drivers that consume Device I/O\r
 #   Platform required to support EFI applications that consume Device I/O\r
 #\r
-# Copyright (c) 2008, Intel Corporation\r
+# Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
@@ -19,7 +19,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -27,8 +27,6 @@
   FILE_GUID                      = 6E5ED30F-EC52-4136-8A41-3F4324218E41\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
   ENTRY_POINT                    = InitializeDeviceIo\r
 \r
 #\r
@@ -37,7 +35,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   DeviceIoOnPciRootBridgeIoThunk.c\r
 \r
 [Packages]\r