]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriverDxe.inf
MdeModulePkg CapsuleApp: Do not parse bits in CapsuleFlags of ESRT
[mirror_edk2.git] / Nt32Pkg / WinNtBusDriverDxe / WinNtBusDriverDxe.inf
index ae7d2f7c8e5abf6ec4a35a3b1c8bb377b6a09f33..826dbbeec9291e07ecb8346f6a3ff719172f606c 100644 (file)
@@ -1,12 +1,12 @@
-#/** @file\r
+## @file\r
 # Win NT Bus driver\r
 #\r
 # This following section documents the envirnoment variables for the Win NT\r
 #  build. These variables are used to define the (virtual) hardware\r
 #  configuration of the NT environment\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+# Copyright (c) 2006 - 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
@@ -14,7 +14,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -22,8 +22,6 @@
   FILE_GUID                      = BD7E9A27-D6C5-416a-B245-5F507D95B2BD\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = InitializeWinNtBusDriver\r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32\r
 #\r
-#  DRIVER_BINDING                =  gWinNtBusDriverBinding                       \r
-#  COMPONENT_NAME                =  gWinNtBusDriverComponentName                 \r
+#  DRIVER_BINDING                =  gWinNtBusDriverBinding\r
+#  COMPONENT_NAME                =  gWinNtBusDriverComponentName\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ComponentName.c\r
   WinNtBusDriver.c\r
   WinNtBusDriver.h\r
   gEfiWinNtIoProtocolGuid                       # PROTOCOL BY_START\r
 \r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySize\r
-  gEfiNt32PkgTokenSpaceGuid.PcdWinNtCpuSpeed\r
-  gEfiNt32PkgTokenSpaceGuid.PcdWinNtCpuModel\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtPhysicalDisk\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtVirtualDisk\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtFileSystem\r