From 2f4f828a23a0df537bf0d81ae609a2bba342753f Mon Sep 17 00:00:00 2001 From: jcarsey Date: Mon, 16 May 2011 22:20:11 +0000 Subject: add required 'profiles.txt' file to the binary releases. add 'minimal' version of the shell (without any profiles). update to current ShellPkg tip version. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11667 6f19259b-4bc3-4df7-8a09-765794883524 --- ShellBinPkg/UefiShell/Ia32/Shell.efi | Bin 732608 -> 738112 bytes ShellBinPkg/UefiShell/Ia32/profiles.txt | 6 ++++++ ShellBinPkg/UefiShell/X64/Shell.efi | Bin 815328 -> 817088 bytes ShellBinPkg/UefiShell/X64/profiles.txt | 6 ++++++ 4 files changed, 12 insertions(+) create mode 100644 ShellBinPkg/UefiShell/Ia32/profiles.txt create mode 100644 ShellBinPkg/UefiShell/X64/profiles.txt (limited to 'ShellBinPkg/UefiShell') diff --git a/ShellBinPkg/UefiShell/Ia32/Shell.efi b/ShellBinPkg/UefiShell/Ia32/Shell.efi index 4ed40ef456..01f6b99bb7 100644 Binary files a/ShellBinPkg/UefiShell/Ia32/Shell.efi and b/ShellBinPkg/UefiShell/Ia32/Shell.efi differ diff --git a/ShellBinPkg/UefiShell/Ia32/profiles.txt b/ShellBinPkg/UefiShell/Ia32/profiles.txt new file mode 100644 index 0000000000..0739839e4d --- /dev/null +++ b/ShellBinPkg/UefiShell/Ia32/profiles.txt @@ -0,0 +1,6 @@ +this release includes: + +Drivers1 +Debug1 +Network1 +Install1 \ No newline at end of file diff --git a/ShellBinPkg/UefiShell/X64/Shell.efi b/ShellBinPkg/UefiShell/X64/Shell.efi index eb900c2883..f295b1083c 100644 Binary files a/ShellBinPkg/UefiShell/X64/Shell.efi and b/ShellBinPkg/UefiShell/X64/Shell.efi differ diff --git a/ShellBinPkg/UefiShell/X64/profiles.txt b/ShellBinPkg/UefiShell/X64/profiles.txt new file mode 100644 index 0000000000..0739839e4d --- /dev/null +++ b/ShellBinPkg/UefiShell/X64/profiles.txt @@ -0,0 +1,6 @@ +this release includes: + +Drivers1 +Debug1 +Network1 +Install1 \ No newline at end of file -- cgit v1.2.3