]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkShellBinPkg/MinimumShell/MinimumShell.inf
1. Correct File header to ## @file
[mirror_edk2.git] / EdkShellBinPkg / MinimumShell / MinimumShell.inf
index 0aeec6d14d36d3e29b0659379edf60ff7af5f11b..2536eecfa523aebf1baf2d9b275328f208a2b91a 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 # Component description file for EFI Shell module.\r
 #\r
 # This is a binary module containing multiple binary shell applications.\r
 #  All .efi file tagged with "ToolCode="DUMMY"" in following file list are raw EFI application\r
 #  file, and they are can be run in shell environment.\r
-# Copyright (c) 2006, 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
@@ -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
 #\r
 \r
 [Binaries.Ia32]\r
-  PE32|ia32/Shell.efi|*\r
+  PE32|Ia32/Shell.efi|*\r
 \r
 [Binaries.X64]\r
-  PE32|x64/Shell.efi|*\r
+  PE32|X64/Shell.efi|*\r
  \r
 [Binaries.IPF]\r
-  PE32|ipf/Shell.efi|*\r
+  PE32|Ipf/Shell.efi|*\r
  
\ No newline at end of file