]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/AcpiResetDxe/Reset.inf
1. Correct File header to ## @file
[mirror_edk2.git] / DuetPkg / AcpiResetDxe / Reset.inf
index 3af6becbe39e0956ae5fe68e35d57e0e0241f5a7..89c3aef2e46aa3d8ac9fe655057ece576e9814ec 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 #  Component description file for AcpiResetDxe module.\r
 #\r
 # Copyright (c) 2006 - 2010, Intel Corporation                                                         \r
@@ -11,7 +11,7 @@
 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 #\r
 #\r
-#--*/\r
+##\r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = AcpiReset\r
@@ -36,8 +36,6 @@
 \r
 [Sources]\r
   Reset.c\r
-  Reset.h\r
-  ResetEntry.c\r
 \r
 [Protocols]\r
   gEfiResetArchProtocolGuid\r
@@ -47,8 +45,3 @@
 \r
 [Depex]\r
   TRUE\r
-\r
-[BuildOptions]\r
-  MSFT:*_*_IA32_CC_FLAGS  = /Od\r
-\r
-\r