From 6dec88649aefe8c302d32871adfe791407911788 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Wed, 27 Jan 2010 14:49:47 +0000 Subject: Fix a security hole in shell binaries: For gBS->LoadImage() if the return status is EFI_SECURITY_VIOLATION, the image handle may not be NULL. Shell environment should not have the assumption that the output ImageHandle must be NULL if the error status is returned by gBS->LoadImage(). git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9838 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkShellBinPkg/Bin/Ia32/Apps/SmbiosView.efi | Bin 113152 -> 113152 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'EdkShellBinPkg/Bin/Ia32/Apps/SmbiosView.efi') diff --git a/EdkShellBinPkg/Bin/Ia32/Apps/SmbiosView.efi b/EdkShellBinPkg/Bin/Ia32/Apps/SmbiosView.efi index 29e473723c..54b8313b6e 100644 Binary files a/EdkShellBinPkg/Bin/Ia32/Apps/SmbiosView.efi and b/EdkShellBinPkg/Bin/Ia32/Apps/SmbiosView.efi differ -- cgit v1.2.3