Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
sfu5 50fe73a1aa 1. Remove the code path which use X509 cert in KEK to validate PKCS7 signed image.
2. Remove the code path to validate UEFI image signed by RSA2048 key.
3. Disable the ALLOW_EXECUTE/DEFER_EXECUTE/QUERY_USER policy PCD.

Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting  <ting.ye@intel.com>
Reviewed-by: Dong Guo <guo.dong@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13636 6f19259b-4bc3-4df7-8a09-765794883524
2012-08-15 01:39:43 +00:00
AppPkg Update copyright format 2012-04-24 06:49:39 +00:00
ArmPkg ArmPkg/CompilerIntrinsicsLib: Fixed __aeabi_uwrite8 2012-08-02 09:52:12 +00:00
ArmPlatformPkg ArmPlatformPkg/Bds: Fixed device path of the default error output device 2012-08-08 16:47:51 +00:00
BaseTools Roll back the changes for BaseTools 2012-06-25 02:24:12 +00:00
BeagleBoardPkg ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard builds 2012-08-02 18:21:16 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
CryptoPkg Update openssl patch to replaces the “__FILE__” and “__LINE__” with NULL and 0. 2012-08-10 01:27:30 +00:00
DuetPkg DuetPkg DuetPkgIa32.dsc & DuetPkgX64.dsc: Add library class and instance mapping for UefiCpuLib after UefiCpuPkg\CpuDxe consumes UefiCpuLib. 2012-07-10 04:57:44 +00:00
EdkCompatibilityPkg EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Update .S files to be consistent with corresponding .asm files. 2012-07-02 10:38:24 +00:00
EdkShellBinPkg New EDK Shell binary(r59). 2012-05-30 09:08:33 +00:00
EdkShellPkg EdkShellPkg/ShellR33.patch: Fixed '32'2' folder names 2012-06-22 18:47:06 +00:00
EmbeddedPkg EmbeddedPkg/MmcDxe: Fixed typo 2012-08-02 10:23:41 +00:00
EmulatorPkg EmulatorPkg: Fix Visual Studio build for IA32 & X64 2012-08-15 00:03:25 +00:00
FatBinPkg FatBinPkg/License.txt: Sync with License.txt in FatPkg 2012-04-11 23:19:56 +00:00
IntelFrameworkModulePkg Check if active video mode is changed after OpROM starts, if active video mode is not changed, skip INT10 calls to improve performance. 2012-08-13 09:33:49 +00:00
IntelFrameworkPkg Update copyright format 2012-04-24 06:49:39 +00:00
MdeModulePkg Refine the logic to handle the device path info get from string token. 2012-08-14 09:52:25 +00:00
MdePkg Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec. 2012-08-07 09:20:44 +00:00
NetworkPkg Fix issue that TCP server will not response to SYN packet from TCP client in TCP6 module. 2012-08-10 06:32:15 +00:00
Nt32Pkg Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx protocol. 2012-07-30 03:50:42 +00:00
Omap35xxPkg EDK II Packages: Added License.txt files 2012-04-12 16:40:32 +00:00
OptionRomPkg Fixed header comment 2012-06-14 18:36:50 +00:00
OvmfPkg OvmfPkg: Add custom SecureBootConfigDxe that doesn't reset 2012-08-15 00:03:59 +00:00
PcAtChipsetPkg Fix file name not included in the inf. 2012-06-07 03:22:13 +00:00
PerformancePkg Fixed build failed. 2012-05-31 08:35:48 +00:00
SecurityPkg 1. Remove the code path which use X509 cert in KEK to validate PKCS7 signed image. 2012-08-15 01:39:43 +00:00
ShellBinPkg ShellBinPkg: Update binary images to those made from revision 13224 of ShellPkg. 2012-05-30 20:10:20 +00:00
ShellPkg Refine get default language logic for command "drivers". 2012-08-10 01:10:05 +00:00
SourceLevelDebugPkg This revision can only work with Intel(c) UDK Debugger Tool version 1.2 or greater. Detailed change log is as below: 2012-06-11 02:15:11 +00:00
StdLib Return the proper status after one of the ports is configured for UDP or IP communications. 2012-08-10 01:13:05 +00:00
StdLibPrivateInternalFiles StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII. 2012-06-15 19:58:39 +00:00
UefiCpuPkg Create 4G page table by default, and using PF to handle >4G MMIO access, to improve S3 performance. 2012-08-14 04:42:50 +00:00
UnixPkg Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx protocol. 2012-07-30 03:50:42 +00:00
BuildNotes2.txt Update EDKII BuildNotes to say the default tool chain tag is VS2008 instead of VS2005 2011-12-14 06:15:48 +00:00
edksetup.bat Added VS2010 support in edksetup script. 2012-04-10 07:45:35 +00:00
edksetup.sh Correct copyright year 2011-02-16 12:21:31 +00:00