Show patches with: Submitter = Ard Biesheuvel       |    State = Action Required       |   681 patches
« 1 2 ... 4 5 6 7 »
Patch Series S/W/F Date Submitter Delegate State
[edk2,v2,2/2] ArmVirtPkg/QemuVirtMemInfoLib: remove 1:1 mapping of top of PA range ArmVirtPkg: remove high peripheral space mapping --- 2018-11-27 Ard Biesheuvel New
[edk2,v2,2/2] MdeModulePkg/SdMmcPciHcDxe: allow HC capabilities to be overridden quirks handling for SDHCI controllers --- 2017-11-30 Ard Biesheuvel New
[edk2,v2,2/3] EmbeddedPkg: add base DtPlatformDtbLoaderLib implementation EmbeddedPkg: revert DTB loading to platform lib --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,2/3] MdePkg/BaseMemoryLib*: add missing ASSERT()s --- 2016-09-19 Ard Biesheuvel New
[edk2,v2,2/4] ArmPkg/CpuDxe ARM: avoid unnecessary cache/TLB maintenance ArmPkg, ArmVirtpkg ARM: enable strict memory protection --- 2017-03-02 Ard Biesheuvel New
[edk2,v2,2/4] ArmPlatformPkg/SP805WatchdogDxe: switch to interrupt mode ArmPkg, ArmPlatformPkg: watchdog driver cleanup --- 2018-12-19 Ard Biesheuvel New
[edk2,v2,2/5] MdeModule: introduce helper library to register non-discoverable devices --- 2016-11-03 Ard Biesheuvel New
[edk2,v2,2/5] MdeModulePkg/DxeCapsuleLibFmp: permit ProcessCapsules () to be called once MdeModulePkg ArmPkg: support for persistent capsules and progress reporting --- 2018-06-08 Ard Biesheuvel New
[edk2,v2,2/7] MdeModulePkg/DxeCore: invoke the emulator protocol for foreign images MdeModulePkg: add support for dispatching foreign arch PE/COFF images --- 2018-09-15 Ard Biesheuvel New
[edk2,v2,3/3] EmbeddedPkg/DtPlatformDxe: load platform DTB via new library EmbeddedPkg: revert DTB loading to platform lib --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,3/4] ArmPkg/CpuDxe ARM: honour RO/XP attributes in SetMemoryAttributes() ArmPkg, ArmVirtpkg ARM: enable strict memory protection --- 2017-03-02 Ard Biesheuvel New
[edk2,v2,3/4] ArmPkg/GenericWatchdogDxe: clean up the code ArmPkg, ArmPlatformPkg: watchdog driver cleanup --- 2018-12-19 Ard Biesheuvel New
[edk2,v2,3/4] ArmVirtPkg/NorFlashQemuLib: disregard our primary FV ArmVirtQemu: unmap page #0 to catch NULL pointer dereferences --- 2018-11-30 Ard Biesheuvel New
[edk2,v2,3/5] MdeModulePkg/DxeCore: pass pool type to CoreFreePoolPages () RFC: increased memory protection --- 2017-02-24 Ard Biesheuvel New
[edk2,v2,3/5] MdeModulePkg: implement generic PCI I/O driver for non-discoverable devices --- 2016-11-03 Ard Biesheuvel New
[edk2,v2,3/5] MdePkg/DxeServicesLib: introduce AllocatePeiAccessiblePages routine Abstract allocation of PEI accessible memory --- 2018-05-24 Ard Biesheuvel New
[edk2,v2,3/7] MdePkg: Enable new MS VA intrinsics for GNUC x86 64bits build --- 2016-07-13 Ard Biesheuvel New
[edk2,v2,4/4] ArmPkg/ArmMmuLib: base page table VA size on GCD memory map size --- 2016-09-09 Ard Biesheuvel New
[edk2,v2,4/4] ArmVirtPkg/QemuVirtMemInfoLib: trim the MMIO region mapping ArmVirtQemu: unmap page #0 to catch NULL pointer dereferences --- 2018-11-30 Ard Biesheuvel New
[edk2,v2,4/5] ArmPkg/PlatformBootManagerLib: call ProcessCapsules() only once MdeModulePkg ArmPkg: support for persistent capsules and progress reporting --- 2018-06-08 Ard Biesheuvel New
[edk2,v2,4/5] MdeModulePkg: define PCD for DXE memory protection policy RFC: increased memory protection --- 2017-02-24 Ard Biesheuvel New
[edk2,v2,4/5] MdeModulePkg/NonDiscoverablePciDeviceDxe: add support for non-coherent DMA --- 2016-11-03 Ard Biesheuvel New
[edk2,v2,4/5] MdePkg X64: force 'hidden' visibility when building with -fpic --- 2016-07-15 Ard Biesheuvel New
[edk2,v2,4/7] BaseTools-Conf:Introduce GCC5 new toolchain for x86 --- 2016-07-13 Ard Biesheuvel New
[edk2,v2,5/5] MdeModulePkg/DxeCore: implement memory protection policy RFC: increased memory protection --- 2017-02-24 Ard Biesheuvel New
[edk2,v2,5/6] BaseTools/CommonLib: get rid of 'native' type string parsing routines BaseTools: get rid of MAX_UINTN --- 2018-11-30 Ard Biesheuvel New
[edk2,v2,6/6] BaseTools/CommonLib: drop definition of MAX_UINTN BaseTools: get rid of MAX_UINTN --- 2018-11-30 Ard Biesheuvel New
[edk2,v2,9/9] ArmPlatformPkg/ArmJunoDxe: remove FDT handling ArmPlatformgPkg spring cleaning -- now includes Juno --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,edk2-platforms,1/3] Platform/ARM: import ARM platform specific BdsLib header Platform/ARM: fix DevicePath mishandling in BdsLib --- 2018-11-23 Ard Biesheuvel New
[edk2,v2,edk2-platforms,2/3] Platform/ARM/BdsLib: drop unused functions Platform/ARM: fix DevicePath mishandling in BdsLib --- 2018-11-23 Ard Biesheuvel New
[edk2,v2,edk2-platforms,3/3] Platform/ARM/BdsLib: maintain alignment for DevicePaths Platform/ARM: fix DevicePath mishandling in BdsLib --- 2018-11-23 Ard Biesheuvel New
[edk2,v2,edk2-platforms] Silicon/SynQuacerPciCpuIo2Dxe: fix PCIe I/O translation [edk2,v2,edk2-platforms] Silicon/SynQuacerPciCpuIo2Dxe: fix PCIe I/O translation --- 2018-11-09 Ard Biesheuvel New
[edk2,v2] EmbeddedPkg: add driver to set graphical/serial console preference [edk2,v2] EmbeddedPkg: add driver to set graphical/serial console preference --- 2017-10-20 Ard Biesheuvel New
[edk2,v2] EmbeddedPkg: add DT platform driver to select between DT and ACPI --- 2017-03-28 Ard Biesheuvel New
[edk2,v2] MdePkg/BaseMemoryLibOptDxe: check for zero length in ZeroMem () --- 2016-11-03 Ard Biesheuvel New
[edk2,v2] Silicon/SynQuacer/PlatformDxe: enable spread spectrum mode for ASM1061 SATA [edk2,v2] Silicon/SynQuacer/PlatformDxe: enable spread spectrum mode for ASM1061 SATA --- 2018-01-24 Ard Biesheuvel New
[edk2,v3,01/16] EmbeddedPkg/TemplateSec: remove unused module Pkg: lift 40-bit IPA space limit --- 2018-11-28 Ard Biesheuvel New
[edk2,v3,02/16] EmbeddedPkg/PrePiHobLib: drop CreateHobList() from library Pkg: lift 40-bit IPA space limit --- 2018-11-28 Ard Biesheuvel New
[edk2,v3,03/16] ArmVirtPkg/FdtPciHostBridgeLib: map ECAM and I/O spaces in GCD memory map Pkg: lift 40-bit IPA space limit --- 2018-11-28 Ard Biesheuvel New
[edk2,v3,04/16] ArmVirtPkg/QemuVirtMemInfoLib: remove 1:1 mapping of top of PA range Pkg: lift 40-bit IPA space limit --- 2018-11-28 Ard Biesheuvel New
[edk2,v3,07/16] ArmVirtPkg/XenVirtMemInfoLib: refactor reading of the PA space size Pkg: lift 40-bit IPA space limit --- 2018-11-28 Ard Biesheuvel New
[edk2,v3,08/16] ArmPkg/ArmMmuLib: take the CPU supported maximum PA space into account Pkg: lift 40-bit IPA space limit --- 2018-11-28 Ard Biesheuvel New
[edk2,v3,09/16] ArmPkg/CpuPei: base GCD memory space size on CPU's PA range Pkg: lift 40-bit IPA space limit --- 2018-11-28 Ard Biesheuvel New
[edk2,v3,14/16] EmbeddedPkg/PrePiLib: drop unused PCD reference Pkg: lift 40-bit IPA space limit --- 2018-11-28 Ard Biesheuvel New
[edk2,v3,1/4] MdeModulePkg/CapsuleRuntimeDxe: clean the capsule payload to DRAM MdeModulePkg ArmPkg: support for persistent capsules and progress reporting --- 2018-06-12 Ard Biesheuvel New
[edk2,v3,1/5] MdeModulePkg: introduce non-discoverable device protocol --- 2016-11-16 Ard Biesheuvel New
[edk2,v3,2/2] MdeModulePkg/SdMmcPciHcDxe: allow HC capabilities to be overridden quirks handling for SDHCI controllers --- 2017-12-05 Ard Biesheuvel New
[edk2,v3,2/5] MdeModule: introduce helper library to register non-discoverable devices --- 2016-11-16 Ard Biesheuvel New
[edk2,v3,2/6] MdeModulePkg/PeiCore: allocate BootServicesCode memory for PE/COFF images RFC: increased memory protection --- 2017-02-26 Ard Biesheuvel New
[edk2,v3,2/7] MdeModulePkg/DxeCore: invoke the emulator protocol for foreign images MdeModulePkg: add support for dispatching foreign arch PE/COFF images --- 2018-09-20 Ard Biesheuvel New
[edk2,v3,3/4] MdeModulePkg/EbxDxe AARCH64: use tail call for EBC to native thunk --- 2016-08-17 Ard Biesheuvel New
[edk2,v3,3/7] MdeModulePkg/PciBusDxe: invoke PE/COFF emulator for foreign option ROMs MdeModulePkg: add support for dispatching foreign arch PE/COFF images --- 2018-09-20 Ard Biesheuvel New
[edk2,v3,4/4] MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks --- 2016-08-17 Ard Biesheuvel New
[edk2,v3,4/7] MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### images MdeModulePkg: add support for dispatching foreign arch PE/COFF images --- 2018-09-20 Ard Biesheuvel New
[edk2,v3,5/7] MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocol MdeModulePkg: add support for dispatching foreign arch PE/COFF images --- 2018-09-20 Ard Biesheuvel New
[edk2,v3,6/6] MdeModulePkg/DxeCore: implement memory protection policy RFC: increased memory protection --- 2017-02-26 Ard Biesheuvel New
[edk2,v3,6/7] MdePkg/UefiBaseType.h: treat EBC as a non-native machine type MdeModulePkg: add support for dispatching foreign arch PE/COFF images --- 2018-09-20 Ard Biesheuvel New
[edk2,v3,6/9] MdePkg: disallow open coded varargs implementation on optimizing GCC --- 2016-07-17 Ard Biesheuvel New
[edk2,v3,edk2-platforms,1/2] Platform/ARM/VExpress: import VExpressPkg from EDK2 Move ArmPlatformPkg stuff into edk2-platforms --- 2017-12-04 Ard Biesheuvel New
[edk2,v3,edk2-platforms,2/2] Platform/ARM: import BootMonFs and ArmShellCmdRunAxf from EDK2 Move ArmPlatformPkg stuff into edk2-platforms --- 2017-12-04 Ard Biesheuvel New
[edk2,v3] MdeModulePkg/PeiCore: honour minimal runtime allocation granularity --- 2017-03-03 Ard Biesheuvel New
[edk2,v4,0/7] BaseTools: add support for GCC5 in LTO mode --- 2016-07-31 Ard Biesheuvel New
[edk2,v4,1/4] Platforms/Juno: add non-discoverable device driver and library Juno cleanup -- OpenPlatformPkg edition --- 2017-04-05 Ard Biesheuvel New
[edk2,v4,1/9] ArmVirtPkg: implement ArmVirtPL031FdtClientLib --- 2016-04-13 Ard Biesheuvel New
[edk2,v4,2/2] ArmVirtPkg/ArmVirtQemu: limit ACPI support to v5.0 and higher --- 2016-02-23 Ard Biesheuvel New
[edk2,v4,2/4] Platforms/Juno: add PciHostBridgeLib implementation Juno cleanup -- OpenPlatformPkg edition --- 2017-04-05 Ard Biesheuvel New
[edk2,v4,2/9] ArmVirtPkg: move QEMU based platforms to ArmVirtPL031FdtClientLib --- 2016-04-13 Ard Biesheuvel New
[edk2,v4,3/4] Platforms/Juno: switch to generic PCI host bridge driver Juno cleanup -- OpenPlatformPkg edition --- 2017-04-05 Ard Biesheuvel New
[edk2,v4,3/7] MdeModulePkg/PciBusDxe: dispatch option ROMs for foreign architectures MdeModulePkg: add support for dispatching foreign arch PE/COFF images --- 2019-04-01 Ard Biesheuvel New
[edk2,v4,3/9] ArmVirtPkg/VirtFdtDxe: drop RTC handling --- 2016-04-13 Ard Biesheuvel New
[edk2,v4,4/4] OvmfPkg: add driver for Virtio-RNG device --- 2016-02-24 Ard Biesheuvel New
[edk2,v4,4/4] Platforms/Juno: remove BdsLib dependency Juno cleanup -- OpenPlatformPkg edition --- 2017-04-05 Ard Biesheuvel New
[edk2,v4,5/7] MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocol MdeModulePkg: add support for dispatching foreign arch PE/COFF images --- 2019-04-01 Ard Biesheuvel New
[edk2,v4,6/9] ArmVirtPkg/VirtFdtDxe: move FDT config table installation to FdtClientDxe --- 2016-04-13 Ard Biesheuvel New
[edk2,v4,7/7] ArmVirtPkg/ArmVirt.dsc.inc: enable NX memory protection for all platforms MdeModulePkg/DxeCore: increased memory protection --- 2017-02-27 Ard Biesheuvel New
[edk2,v4,8/9] ArmVirtPkg/ArmVirtXen: move from VirtFdtDxe to new XenioFdtDxe driver --- 2016-04-13 Ard Biesheuvel New
[edk2,v4,9/9] ArmVirtPkg/VirtFdtDxe: remove Xenio handling and rename to VirtioFdtDxe --- 2016-04-13 Ard Biesheuvel New
[edk2,v5,5/8] ArmPkg: add prebuilt glue binaries for GCC5 LTO support --- 2016-08-01 Ard Biesheuvel New
[edk2,v5,7/8] MdePkg GCC/X64: avoid 'hidden' visibility for module entry points --- 2016-08-01 Ard Biesheuvel New
[edk2,v5,7/8] MdePkg GCC/X64: avoid 'hidden' visibility for module entry points --- 2016-08-01 Ard Biesheuvel New
[edk2,v5,7/8] MdePkg GCC/X64: avoid 'hidden' visibility for module entry points --- 2016-08-01 Ard Biesheuvel New
« 1 2 ... 4 5 6 7 »