]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellBinPkg/MinUefiShell/MinUefiShell.inf
add required 'profiles.txt' file to the binary releases.
[mirror_edk2.git] / ShellBinPkg / MinUefiShell / MinUefiShell.inf
diff --git a/ShellBinPkg/MinUefiShell/MinUefiShell.inf b/ShellBinPkg/MinUefiShell/MinUefiShell.inf
new file mode 100644 (file)
index 0000000..bb9e26e
--- /dev/null
@@ -0,0 +1,29 @@
+##  @file\r
+#  This is the UEFI Shell application binary file.\r
+#\r
+#  Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
+#\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
+#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#\r
+#\r
+##\r
+##\r
+\r
+[Defines]\r
+  INF_VERSION                    = 0x00010006\r
+  BASE_NAME                      = Shell\r
+  FILE_GUID                      = 7C04A583-9E3E-4f1c-AD65-E05268D0B4D1\r
+  MODULE_TYPE                    = UEFI_APPLICATION\r
+  VERSION_STRING                 = 1.0\r
+\r
+[Binaries.Ia32]\r
+  PE32|Ia32/Shell.efi|*\r
+\r
+[Binaries.X64]\r
+  PE32|X64/Shell.efi|*\r
+\r