]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkShellBinPkg/MinimumShell/MinimumShell.inf
1)update function header coding style issue
[mirror_edk2.git] / EdkShellBinPkg / MinimumShell / MinimumShell.inf
index 0548959e9b991fb81021ac9f2b5f7e92b64d8cbd..eb28ced810d28275aae4d9c019739c9779b46007 100644 (file)
@@ -4,7 +4,7 @@
 # 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 - 2008, 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
@@ -22,7 +22,6 @@
   FILE_GUID                      = c57ad6b7-0515-40a8-9d21-551652854e37\r
   MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.2\r
-  BINARY_MODULE                  = true\r
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \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