]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtGopDxe/WinNtGopDxe.inf
1. Correct File header to ## @file
[mirror_edk2.git] / Nt32Pkg / WinNtGopDxe / WinNtGopDxe.inf
index ca018053331a33dfde10c486eae327a33f83ee57..73f10bf587b6765e14ea3ad00a23c2d13efb1a37 100644 (file)
@@ -1,11 +1,11 @@
-#/** @file\r
+## @file\r
 # Gop Driver\r
 #\r
 # GOP is short hand for UEFI Graphics Output protocol.\r
 #  This file is a verision of GopIo the uses WinNtThunk system calls as an IO\r
 #  abstraction. For a PCI device WinNtIo would be replaced with\r
 #  a PCI IO abstraction that abstracted a specific PCI device.\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+# Copyright (c) 2006 - 2010, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -15,7 +15,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -37,7 +37,7 @@
 #  COMPONENT_NAME                =  gWinNtGopComponentName                       \r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   WinNtGopDriver.c\r
   ComponentName.c\r
   WinNtGop.h\r