]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkShellBinPkg/FullShell/FullShell.inf
Update the copyright notice format
[mirror_edk2.git] / EdkShellBinPkg / FullShell / FullShell.inf
index a4f24cab31a3370a1aef7f10e88c4b5792def4ba..5ea2eff53e1d4e2ccc7bc1249025f49408a5a717 100644 (file)
@@ -1,12 +1,12 @@
-#/** @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. 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,9 +22,6 @@
   FILE_GUID                      = c57ad6b7-0515-40a8-9d21-551652854e37\r
   MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.1\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
 \r
 [Binaries.Ia32]\r
-  PE32|ia32/Shell_Full.efi|*\r
+  PE32|Ia32/Shell_Full.efi|*\r
 \r
 [Binaries.X64]\r
-  PE32|x64/Shell_full.efi|*\r
+  PE32|X64/Shell_full.efi|*\r
 \r
 [Binaries.IPF]\r
-  PE32|ipf/Shell_Full.efi|*\r
+  PE32|Ipf/Shell_Full.efi|*\r
 \r