Show patches with: Archived = No       |   3169 patches
« 1 2 ... 29 30 31 32 »
Patch Series S/W/F Date Submitter Delegate State
[edk2,04/26] BaseTools/Conf/tools_def.template: drop ARM/AARCH support from GCC46/GCC47 Untitled series #17539 --- 2019-01-03 Laszlo Ersek Accepted
[edk2] BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binaries [edk2] BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binaries --- 2019-01-03 Ard Biesheuvel Superseded
[edk2] BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binaries [edk2] BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binaries --- 2019-01-03 Ard Biesheuvel Accepted
[edk2,1/6] MdePkg/Include: add MmServicesTableLib header file implement standalone MM versions of the variable runtime drivers --- 2019-01-03 Ard Biesheuvel Accepted
[edk2,2/6] MdePkg: implement MmServicesTableLib based on traditional SMM implement standalone MM versions of the variable runtime drivers --- 2019-01-03 Ard Biesheuvel Accepted
[edk2,3/6] MdeModulePkg/FaultTolerantWriteDxe: factor out boot service accesses implement standalone MM versions of the variable runtime drivers --- 2019-01-03 Ard Biesheuvel New
[edk2,4/6] MdeModulePkg/FaultTolerantWriteDxe: implement standalone MM version implement standalone MM versions of the variable runtime drivers --- 2019-01-03 Ard Biesheuvel Accepted
[edk2,5/6] MdeModulePkg/VariableRuntimeDxe: factor out boot service accesses implement standalone MM versions of the variable runtime drivers --- 2019-01-03 Ard Biesheuvel New
[edk2,6/6] MdeModulePkg/VariableRuntimeDxe: implement standalone MM version implement standalone MM versions of the variable runtime drivers --- 2019-01-03 Ard Biesheuvel Accepted
[edk2,1/8] StandaloneMmPkg/StandaloneMmCpu: fix typo Standlone -> Standalone StandaloneMmPkg: assorted fixes and improvements --- 2019-01-04 Ard Biesheuvel Superseded
[edk2,2/8] StandaloneMmPkg/StandaloneMmCoreEntryPoint: add missing SerialPortLib ref StandaloneMmPkg: assorted fixes and improvements --- 2019-01-04 Ard Biesheuvel Superseded
[edk2,3/8] StandaloneMmPkg/StandaloneMmCoreEntryPoint: use %a modifier for ASCII strings StandaloneMmPkg: assorted fixes and improvements --- 2019-01-04 Ard Biesheuvel Superseded
[edk2,4/8] StandaloneMmPkg/StandaloneMmCoreEntryPoint: remove bogus ASSERT_EFI_ERROR()s StandaloneMmPkg: assorted fixes and improvements --- 2019-01-04 Ard Biesheuvel Superseded
[edk2,5/8] StandaloneMmPkg/StandaloneMmPeCoffExtraActionLib: ignore runtime attribute StandaloneMmPkg: assorted fixes and improvements --- 2019-01-04 Ard Biesheuvel Superseded
[edk2,6/8] StandaloneMmPkg/Core/Dispatcher: don't copy dispatched image twice StandaloneMmPkg: assorted fixes and improvements --- 2019-01-04 Ard Biesheuvel Superseded
[edk2,7/8] StandaloneMmPkg/StandaloneMmCoreEntryPoint: permit the use of TE images StandaloneMmPkg: assorted fixes and improvements --- 2019-01-04 Ard Biesheuvel Superseded
[edk2,8/8] StandaloneMmPkg/Core: permit encapsulated firmware volumes StandaloneMmPkg: assorted fixes and improvements --- 2019-01-04 Ard Biesheuvel Superseded
[edk2,edk2-platforms,1/7] Silicon/SynQuacer/Fip006Dxe: drop block I/O and disk I/O routines Silicon/SynQuacer: implement SMM based secure boot --- 2019-01-04 Ard Biesheuvel New
[edk2,edk2-platforms,2/7] Silicon/SynQuacer/Fip006Dxe: factor out DXE specific pieces Silicon/SynQuacer: implement SMM based secure boot --- 2019-01-04 Ard Biesheuvel New
[edk2,edk2-platforms,3/7] Silicon/SynQuacer/Fip006Dxe: implement standalone MM variant Silicon/SynQuacer: implement SMM based secure boot --- 2019-01-04 Ard Biesheuvel New
[edk2,edk2-platforms,4/7] Silicon/SynQuacer/Fip006Dxe: use proper accessor for unaligned access Silicon/SynQuacer: implement SMM based secure boot --- 2019-01-04 Ard Biesheuvel New
[edk2,edk2-platforms,5/7] Platform/DeveloperBox: create shared .DSC include file Silicon/SynQuacer: implement SMM based secure boot --- 2019-01-04 Ard Biesheuvel New
[edk2,edk2-platforms,6/7] Platform/DeveloperBox: add .DSC/.FDF description of MM components Silicon/SynQuacer: implement SMM based secure boot --- 2019-01-04 Ard Biesheuvel New
[edk2,edk2-platforms,7/7] Platform/DeveloperBox: add MM based UEFI secure boot support Silicon/SynQuacer: implement SMM based secure boot --- 2019-01-04 Ard Biesheuvel New
[edk2,1/2] ArmPkg/ArmMmuLib ARM: add missing support for non-shareable cached mappings [edk2,1/2] ArmPkg/ArmMmuLib ARM: add missing support for non-shareable cached mappings --- 2019-01-04 Ard Biesheuvel Accepted
[edk2,2/2] ArmPkg/ArmMmuLib ARM: fix thinko in second level page table handling [edk2,1/2] ArmPkg/ArmMmuLib ARM: add missing support for non-shareable cached mappings --- 2019-01-04 Ard Biesheuvel Accepted
[edk2] BaseTools/tools_def ARM GCC5: disable LTO for ASLC invocations [edk2] BaseTools/tools_def ARM GCC5: disable LTO for ASLC invocations --- 2019-01-07 Ard Biesheuvel New
[edk2] ArmPkg/ArmMmuLib ARM: disregard high memory when setting permissions [edk2] ArmPkg/ArmMmuLib ARM: disregard high memory when setting permissions --- 2019-01-07 Ard Biesheuvel Accepted
[edk2,1/5] ArmPkg/ArmMmuLib AARCH64: fix out of bounds access memory/MMU hardening for AArch64 --- 2019-01-07 Ard Biesheuvel Accepted
[edk2,2/5] ArmPkg/ArmMmuLib AARCH64: get rid of needless TLB invalidation memory/MMU hardening for AArch64 --- 2019-01-07 Ard Biesheuvel Accepted
[edk2,3/5] ArmPkg/ArmMmuLib AARCH64: implement support for EFI_MEMORY_RP permissions memory/MMU hardening for AArch64 --- 2019-01-07 Ard Biesheuvel New
[edk2,4/5] ArmPkg/ArmMmuLib AARCH64: add support for read-only page tables memory/MMU hardening for AArch64 --- 2019-01-07 Ard Biesheuvel New
[edk2,5/5] ArmPkg/CpuDxe: switch to read-only page tables at EndOfDxe memory/MMU hardening for AArch64 --- 2019-01-07 Ard Biesheuvel New
[edk2,v2,01/17] MdeModulePkg/MdeModulePkg.dsc: add MmServicesTableLib resolution implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel Accepted
[edk2,v2,02/17] OvmfPkg: add MmServicesTableLib resolution implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel Accepted
[edk2,v2,03/17] QuarkPlatformPkg: add MmServicesTableLib resolution implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel Accepted
[edk2,v2,04/17] Vlv2TbltDevicePkg: add MmServicesTableLib resolution implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel Accepted
[edk2,v2,05/17] MdeModulePkg/FaultTolerantWriteDxe: factor out boot service accesses implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,06/17] MdeModulePkg/FaultTolerantWriteDxe: implement standalone MM version implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,07/17] MdeModulePkg/VariableRuntimeDxe: factor out boot service accesses implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,08/17] MdeModulePkg/VariableRuntimeDxe: implement standalone MM version implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,09/17] MdePkg: introduce standalone MM entry point library class implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,10/17] MdePkg: introduce standalone MM entry point library implementation implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,11/17] MdePkg: add MM_STANDALONE implementation of MmServicesTableLib implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,12/17] MdeModulePkg: implement NULL instance of HobLib library class implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,13/17] MdeModulePkg: implement NULL instance of MemoryAllocationLib library class implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,14/17] MdeModulePkg/MdeModulePkg/dsc: move DxeDebugSupportDxe to x86 only section implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,15/17] MdeModulePkg/AuthVariableLibNull: add MM_STANDALONE support implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel Accepted
[edk2,v2,16/17] MdeModulePkg/VarCheckLib: add MM_STANDALONE support implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel Accepted
[edk2,v2,17/17] MdeModulePkg/MdeModulePkg.dsc: add MM_STANDALONE FTW and variable modules implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel Accepted
[edk2,v2] BaseTools/tools_def GCC5: disable LTO for ASLC invocations [edk2,v2] BaseTools/tools_def GCC5: disable LTO for ASLC invocations --- 2019-01-14 Ard Biesheuvel Accepted
[edk2,edk2-platforms,1/8] Silicon/SynQuacer/NetsecDxe: fix 32-bit build Silicon/SynQuacer: add support for 32-bit mode --- 2019-01-14 Ard Biesheuvel New
[edk2,edk2-platforms,2/8] Silicon/SynQuacer/OpteeRngDxe: fix 32-bit build Silicon/SynQuacer: add support for 32-bit mode --- 2019-01-14 Ard Biesheuvel New
[edk2,edk2-platforms,3/8] Silicon/SynQuacerPciHostBridgeLib: fix MMIO32-only configuration Silicon/SynQuacer: add support for 32-bit mode --- 2019-01-14 Ard Biesheuvel New
[edk2,edk2-platforms,4/8] Silicon/SynQuacerMemoryInitPeiLib: don't map memory above MAX_ALLOC_ADDRESS Silicon/SynQuacer: add support for 32-bit mode --- 2019-01-14 Ard Biesheuvel New
[edk2,edk2-platforms,5/8] Silicon/SynQuacerMemoryInitPeiLib: fix 32-bit build Silicon/SynQuacer: add support for 32-bit mode --- 2019-01-14 Ard Biesheuvel New
[edk2,edk2-platforms,6/8] Silicon/SynQuacer/Stage2Tables: fix 32-bit build Silicon/SynQuacer: add support for 32-bit mode --- 2019-01-14 Ard Biesheuvel New
[edk2,edk2-platforms,7/8] Platform/Socionext/DeveloperBox: disable EbcDxe for ARM builds Silicon/SynQuacer: add support for 32-bit mode --- 2019-01-14 Ard Biesheuvel New
[edk2,edk2-platforms,8/8] Platform/Socionext/DeveloperBox: add resolution for ArmSoftFloatLib Silicon/SynQuacer: add support for 32-bit mode --- 2019-01-14 Ard Biesheuvel New
[edk2,edk2-platforms] Platform/Intel/MinPlatformPkg: add MmServicesTableLib resolution [edk2,edk2-platforms] Platform/Intel/MinPlatformPkg: add MmServicesTableLib resolution --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,1/5] ArmPkg/DebugAgentSymbolsBaseLib: remove exception handling ArmPkg: use console for minimal 'exception occurred' message --- 2019-01-15 Ard Biesheuvel Accepted
[edk2,v2,2/5] ArmPkg/DefaultExceptionHandlerLib: declare the permitted usage context ArmPkg: use console for minimal 'exception occurred' message --- 2019-01-15 Ard Biesheuvel Accepted
[edk2,v2,3/5] ArmVirtPkg: drop reference to ArmPkg/DefaultExceptionHandlerLibBase ArmPkg: use console for minimal 'exception occurred' message --- 2019-01-15 Ard Biesheuvel Accepted
[edk2,v2,4/5] ArmPkg/DefaultExceptionHandlerLib: drop BASE variant ArmPkg: use console for minimal 'exception occurred' message --- 2019-01-15 Ard Biesheuvel Accepted
[edk2,v2,5/5] ArmPkg/DefaultExceptionHandlerLib: use console if available ArmPkg: use console for minimal 'exception occurred' message --- 2019-01-15 Ard Biesheuvel Accepted
[edk2,v2,01/11] StandaloneMmPkg: add HobLib implementation for MM_STANDALONE modules StandaloneMmPkg: assorted fixes and improvements --- 2019-01-16 Ard Biesheuvel Accepted
[edk2,v2,02/11] StandaloneMmPkg: add MM_STANDALONE MemoryAllocationLib implementation StandaloneMmPkg: assorted fixes and improvements --- 2019-01-16 Ard Biesheuvel Accepted
[edk2,v2,03/11] StandaloneMmPkg/StandaloneMmCoreHobLib: restrict to MM_CORE_STANDALONE StandaloneMmPkg: assorted fixes and improvements --- 2019-01-16 Ard Biesheuvel Accepted
[edk2,v2,04/11] StandaloneMmPkg/StandaloneMmCpu: fix typo Standlone -> Standalone StandaloneMmPkg: assorted fixes and improvements --- 2019-01-16 Ard Biesheuvel Accepted
[edk2,v2,05/11] StandaloneMmPkg/StandaloneMmCoreEntryPoint: add missing SerialPortLib ref StandaloneMmPkg: assorted fixes and improvements --- 2019-01-16 Ard Biesheuvel New
[edk2,v2,06/11] StandaloneMmPkg/StandaloneMmCoreEntryPoint: use %a modifier for ASCII strings StandaloneMmPkg: assorted fixes and improvements --- 2019-01-16 Ard Biesheuvel Accepted
[edk2,v2,07/11] StandaloneMmPkg/StandaloneMmCoreEntryPoint: remove bogus ASSERT_EFI_ERROR()s StandaloneMmPkg: assorted fixes and improvements --- 2019-01-16 Ard Biesheuvel Accepted
[edk2,v2,08/11] StandaloneMmPkg/StandaloneMmPeCoffExtraActionLib: ignore runtime attribute StandaloneMmPkg: assorted fixes and improvements --- 2019-01-16 Ard Biesheuvel Accepted
[edk2,v2,09/11] StandaloneMmPkg/Core/Dispatcher: don't copy dispatched image twice StandaloneMmPkg: assorted fixes and improvements --- 2019-01-16 Ard Biesheuvel Accepted
[edk2,v2,10/11] StandaloneMmPkg/StandaloneMmCoreEntryPoint: permit the use of TE images StandaloneMmPkg: assorted fixes and improvements --- 2019-01-16 Ard Biesheuvel Accepted
[edk2,v2,11/11] StandaloneMmPkg/Core: permit encapsulated firmware volumes StandaloneMmPkg: assorted fixes and improvements --- 2019-01-16 Ard Biesheuvel New
[edk2] ArmPkg/DefaultExceptionHandlerLib: add missing UefiLib include [edk2] ArmPkg/DefaultExceptionHandlerLib: add missing UefiLib include --- 2019-01-16 Ard Biesheuvel Accepted
[edk2,1/4] CryptoPkg/SmmCryptLib: permit use by MM_STANDALONE modules Various Packages: add MM_STANDALONE support --- 2019-01-16 Ard Biesheuvel Accepted
[edk2,2/4] SecurityPkg/PlatformSecureLibNull: permit use by MM_STANDALONE modules Various Packages: add MM_STANDALONE support --- 2019-01-16 Ard Biesheuvel Accepted
[edk2,3/4] MdeModulePkg/VarCheckLib: permit use by MM_STANDALONE modules Various Packages: add MM_STANDALONE support --- 2019-01-16 Ard Biesheuvel Accepted
[edk2,4/4] MdePkg/UefiDevicePathLib: permit use by MM_STANDALONE modules Various Packages: add MM_STANDALONE support --- 2019-01-16 Ard Biesheuvel Accepted
[edk2] ArmPkg: delete unused ArmTrustZoneSmc.h [edk2] ArmPkg: delete unused ArmTrustZoneSmc.h --- 2019-01-21 Leif Lindholm Accepted
[edk2] MdeModulePkg/MdeModulePkg.dsc: ignore standalone MM modules for EBC or XCODE5 [edk2] MdeModulePkg/MdeModulePkg.dsc: ignore standalone MM modules for EBC or XCODE5 --- 2019-01-25 Ard Biesheuvel Accepted
[edk2] ArmPkg/ArmMmuLib ARM: trim high memory regions instead of rejecting them [edk2] ArmPkg/ArmMmuLib ARM: trim high memory regions instead of rejecting them --- 2019-01-28 Ard Biesheuvel Accepted
[edk2,edk2-platforms] Silicon/Bcm2836: add random number generator driver [edk2,edk2-platforms] Silicon/Bcm2836: add random number generator driver --- 2019-01-30 Ard Biesheuvel Superseded
[edk2,edk2-platforms,v1,01/16] Hisilicon/D0x: Remove SerdesLib Fix issues and improve D0x --- 2019-02-01 Ming Huang New
[edk2,edk2-platforms,v1,02/16] Hisilicon/D0x: Add DriverHealthManagerDxe Fix issues and improve D0x --- 2019-02-01 Ming Huang Superseded
[edk2,edk2-platforms,v1,03/16] Hisilicon/D06: Optimize SAS driver for reducing boot time Fix issues and improve D0x --- 2019-02-01 Ming Huang Superseded
[edk2,edk2-platforms,v1,04/16] Hisilicon/D06: Fix access variable fail issue Fix issues and improve D0x --- 2019-02-01 Ming Huang Superseded
[edk2,edk2-platforms,v1,05/16] Hisilicon/D06: Add more PCIe port INT-x support Fix issues and improve D0x --- 2019-02-01 Ming Huang New
[edk2,edk2-platforms,v1,06/16] Hisilicon/D06: Add OemGetCpuFreq to encapsulate difference Fix issues and improve D0x --- 2019-02-01 Ming Huang New
[edk2,edk2-platforms,v1,07/16] Hisilicon/D0x: Rename StartupAp() function Fix issues and improve D0x --- 2019-02-01 Ming Huang Superseded
[edk2,edk2-platforms,v1,08/16] Hisilicon/D06: Change HCCS speed from 30G to 26G Fix issues and improve D0x --- 2019-02-01 Ming Huang New
[edk2,edk2-platforms,v1,09/16] Hisilicon/D06: Add PCI_OSC_SUPPORT Fix issues and improve D0x --- 2019-02-01 Ming Huang New
[edk2,edk2-platforms,v1,10/16] Hisilicon/D06: Modify for M7 self-Adapte support Fix issues and improve D0x --- 2019-02-01 Ming Huang Superseded
[edk2,edk2-platforms,v1,11/16] Hisilicon/D06: Add Setup Item "Support DPC" Fix issues and improve D0x --- 2019-02-01 Ming Huang Superseded
[edk2,edk2-platforms,v1,12/16] Hisilicon/D06: Use new flash layout Fix issues and improve D0x --- 2019-02-01 Ming Huang Superseded
[edk2,edk2-platforms,v1,13/16] Hisilicon/D06: Remove SECURE_BOOT_ENABLE definition Fix issues and improve D0x --- 2019-02-01 Ming Huang Superseded
[edk2,edk2-platforms,v1,14/16] Hisilicon/D0x: Remove SP805 watchdog pcd Fix issues and improve D0x --- 2019-02-01 Ming Huang Superseded
[edk2,edk2-platforms,v1,15/16] Hisilicon/D06: Use CalculateCrc16 in BaseLib Untitled series #18316 --- 2019-02-01 Ming Huang New
« 1 2 ... 29 30 31 32 »