summaryrefslogtreecommitdiffstats
path: root/EdkShellBinPkg/FullShell
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-18 07:50:17 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-18 07:50:17 +0000
commita04b8e81f9d689cc4ef00bb88fc326f87e4ef47b (patch)
tree64ea30a133ab171ac437c2998e02c87fca2dfe72 /EdkShellBinPkg/FullShell
parent32c412666889578b8b1e1e08674506796fba1153 (diff)
downloadedk2-a04b8e81f9d689cc4ef00bb88fc326f87e4ef47b.tar.gz
edk2-a04b8e81f9d689cc4ef00bb88fc326f87e4ef47b.tar.bz2
edk2-a04b8e81f9d689cc4ef00bb88fc326f87e4ef47b.zip
Update shell binaries to use release build target and integrate the following hot fixes:
1. Security hole in LoadImage() when EFI_SECURITY_VIOLATION status is returned. 2. Load.efi to load 32bit driver in 64bit platform causing system hang. 3. Fix for PCI multi-segment support. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10278 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkShellBinPkg/FullShell')
-rw-r--r--EdkShellBinPkg/FullShell/Ia32/Shell_Full.efibin680800 -> 680832 bytes
-rw-r--r--EdkShellBinPkg/FullShell/Ipf/Shell_Full.efibin1326240 -> 1326528 bytes
-rw-r--r--EdkShellBinPkg/FullShell/X64/Shell_full.efibin754016 -> 754112 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/EdkShellBinPkg/FullShell/Ia32/Shell_Full.efi b/EdkShellBinPkg/FullShell/Ia32/Shell_Full.efi
index c416e96881..2a6ee83a27 100644
--- a/EdkShellBinPkg/FullShell/Ia32/Shell_Full.efi
+++ b/EdkShellBinPkg/FullShell/Ia32/Shell_Full.efi
Binary files differ
diff --git a/EdkShellBinPkg/FullShell/Ipf/Shell_Full.efi b/EdkShellBinPkg/FullShell/Ipf/Shell_Full.efi
index b31790f4f4..53bf962f5a 100644
--- a/EdkShellBinPkg/FullShell/Ipf/Shell_Full.efi
+++ b/EdkShellBinPkg/FullShell/Ipf/Shell_Full.efi
Binary files differ
diff --git a/EdkShellBinPkg/FullShell/X64/Shell_full.efi b/EdkShellBinPkg/FullShell/X64/Shell_full.efi
index b39268dd53..0fb4c0f719 100644
--- a/EdkShellBinPkg/FullShell/X64/Shell_full.efi
+++ b/EdkShellBinPkg/FullShell/X64/Shell_full.efi
Binary files differ