Show patches with: Submitter = Ard Biesheuvel       |    State = Action Required       |    Archived = No       |   367 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[1/5] CryptLib: undefine va_arg and friends before redefining them --- 2014-08-12 Ard Biesheuvel New
[2/5] unhook_system_services: bail on systab == NULL --- 2014-08-12 Ard Biesheuvel New
[3/5] Factor out x86-isms and add cross compile support --- 2014-08-12 Ard Biesheuvel New
[4/5] Add support for 64-bit ARM (AArch64) --- 2014-08-12 Ard Biesheuvel New
[5/5] Add support for 32-bit ARM --- 2014-08-12 Ard Biesheuvel New
[edk2,01/10] Add minimal support for passing a device tree image --- 2014-08-25 Ard Biesheuvel New
[edk2,02/10] PeiCore: allow FVs residing at physical address 0x0 --- 2014-08-25 Ard Biesheuvel New
[edk2,03/10] ArmPkg/TimerDxe: allow virtual timer to be selected --- 2014-08-25 Ard Biesheuvel New
[edk2,04/10] ArmPkg: allow dynamically discovered virtual timer interrupt --- 2014-08-25 Ard Biesheuvel New
[edk2,05/10] ArmPkg: allow dynamic GIC base addresses --- 2014-08-25 Ard Biesheuvel New
[edk2,06/10] ArmPlatformPkg/PrePeiCore: remove GIC related PCDs from unicore --- 2014-08-25 Ard Biesheuvel New
[edk2,07/10] ArmPlatformPkg: allow dynamically discovered PL031 RTC --- 2014-08-25 Ard Biesheuvel New
[edk2,08/10] ArmPkg, ArmPlatformPkg: allow dynamic PCDs for memory base and size --- 2014-08-25 Ard Biesheuvel New
[edk2,09/10] ArmPlatformPkg: add support for a QEMU/mach-virt target --- 2014-08-25 Ard Biesheuvel New
[edk2,10/10] AArch64-KVM: add support for non-volatile variable store --- 2014-08-25 Ard Biesheuvel New
[edk2,1/2] ArmGicLib: cache GIC arch revision in global variable --- 2014-11-12 Ard Biesheuvel New
[edk2,1/2] ArmPlatformPkg: fix two instances of FreePool () on NULL value --- 2015-03-26 Ard Biesheuvel New
[edk2,1/2] ArmPlatformPkg: use correct ASM decoration for non-function global symbols --- 2015-07-07 Ard Biesheuvel New
[edk2,1/2] MdeModulePkg|EmulatorPkg: add definition for PcdDefaultTerminalType --- 2015-07-14 Ard Biesheuvel New
[edk2,1/2] MdePkg: fix ARM version of InternalMathSwapBytes64 () --- 2015-03-27 Ard Biesheuvel New
[edk2,1/3] ArmPlatformPkg/ArmVExpressPkg: add ArmPlatformSysConfigLib for runtime --- 2015-07-06 Ard Biesheuvel New
[edk2,1/3] ArmPlatformPkg: remove VExpress system clock from PL031 driver --- 2015-04-29 Ard Biesheuvel New
[edk2,1/3] Ovmf: XenConsoleSerialPortLib: add explicit cache maintenance --- 2015-03-24 Ard Biesheuvel New
[edk2,1/3] SecurityPkg: remove unused variables --- 2015-04-23 Ard Biesheuvel New
[edk2,1/4] ArmPkg: enable ARE bit before driving GICv3 in native mode --- 2015-02-05 Ard Biesheuvel New
[edk2,1/4] ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage() --- 2015-05-05 Ard Biesheuvel New
[edk2,1/5] EmbeddedPkg: do not ASSERT() on valid external input --- 2015-05-05 Ard Biesheuvel New
[edk2,1/5] MdeModulePkg: remove unused functions from Core/Dxe/Misc/PropertiesTable.c --- 2015-06-30 Ard Biesheuvel New
[edk2,1/6] MdeModulePkg: use correct granularity when allocating pool pages --- 2015-02-08 Ard Biesheuvel New
[edk2,1/6] MdePkg/BasePeCoffLib: remove redundant PeCoffLoaderEx.c for AARCH64 --- 2015-07-03 Ard Biesheuvel New
[edk2,1/7] ArmPkg: reduce sysreg access count in GIC revision probe --- 2015-05-29 Ard Biesheuvel New
[edk2,2/2] ArmGicLib: select GICv2 mode if SRE is present but unavailable --- 2014-11-12 Ard Biesheuvel New
[edk2,2/2] ArmPlatformPkg: fix two instances of FreePool () on NULL value --- 2015-03-27 Ard Biesheuvel New
[edk2,2/2] ArmVirtPkg: use correct ASM decoration for non-function global symbols --- 2015-07-07 Ard Biesheuvel New
[edk2,2/2] MdePkg: Add WiFi device path definition and its node/text conversion --- 2015-05-20 Ard Biesheuvel New
[edk2,2/2] MdePkg: remove PcdDefaultTerminalType --- 2015-07-14 Ard Biesheuvel New
[edk2,2/3] ArmPlatformPkg: enable use of authenticated variables in NorFlashDxe --- 2015-04-23 Ard Biesheuvel New
[edk2,2/3] ArmVExpressPkg: use ArmVExpressSysConfigRuntimeLib by default --- 2015-07-06 Ard Biesheuvel New
[edk2,2/3] ArmVExpressPkg: use PSCI for system reset at runtime --- 2015-04-29 Ard Biesheuvel New
[edk2,2/3] BaseTools: Update GenFw to support 4K alignment. --- 2015-06-24 Ard Biesheuvel New
[edk2,2/3] BaseTools: Update GenFw to support 4K alignment. --- 2015-06-24 Ard Biesheuvel New
[edk2,2/3] Ovmf: XenHypercallLib: add explicit cache maintenance --- 2015-03-24 Ard Biesheuvel New
[edk2,2/4] ArmPkg: split off ArmGicArchLib from ArmGicLib --- 2015-02-05 Ard Biesheuvel New
[edk2,2/4] ArmVExpressPkg: use named GUIDs for all VExpress variants --- 2015-05-05 Ard Biesheuvel New
[edk2,2/5] ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage() --- 2015-05-05 Ard Biesheuvel New
[edk2,2/5] MdeModulePkg: make internal functions STATIC in Core/Dxe/Misc/PropertiesTable.c --- 2015-06-30 Ard Biesheuvel New
[edk2,2/6] MdeModulePkg: improve scalability of memory pools --- 2015-02-08 Ard Biesheuvel New
[edk2,2/6] MdePkg/BasePeCoffLib: remove redundant handling of EFI_IMAGE_REL_BASED_DIR64 --- 2015-07-03 Ard Biesheuvel New
[edk2,2/7] ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h --- 2015-05-29 Ard Biesheuvel New
[edk2,3/3] ArmVExpressPkg: disallow the use of ArmVExpressSysConfigLib at runtime --- 2015-04-29 Ard Biesheuvel New
[edk2,3/3] ArmVExpressPkg: use PSCI for system reset only on AARCH64 platforms --- 2015-07-06 Ard Biesheuvel New
[edk2,3/3] ArmVirtualizationPkg: enable secure boot for ArmVirtualizationQemu --- 2015-04-23 Ard Biesheuvel New
[edk2,3/3] ArmVirtualizationPkg: wipe caches by VA before enabling the MMU --- 2015-03-24 Ard Biesheuvel New
[edk2,3/4] ArmPlatformPkg: add support for FV embedded device tree blobs --- 2015-05-05 Ard Biesheuvel New
[edk2,3/4] ArmVirtualizationPkg: record GIC revision in dynamic PCD --- 2015-02-05 Ard Biesheuvel New
[edk2,3/5] ArmVExpressPkg: use named GUIDs for all VExpress variants --- 2015-05-05 Ard Biesheuvel New
[edk2,3/5] MdeModulePkg: rename PropertiesTableEnable to PcdPropertiesTableEnable --- 2015-06-30 Ard Biesheuvel New
[edk2,3/6] MdeModulePkg: use index to traverse free pool pages --- 2015-02-08 Ard Biesheuvel New
[edk2,3/6] MdePkg/BasePeCoffLib: account for carry in high/low relocation pairs --- 2015-07-03 Ard Biesheuvel New
[edk2,3/7] ArmPkg: split off ArmGicArchLib from ArmGicLib --- 2015-05-29 Ard Biesheuvel New
[edk2,4/4] ArmVExpressPkg: add embedded DTB blobs for all FVP AArch64 variants --- 2015-05-05 Ard Biesheuvel New
[edk2,4/4] ArmVirtualizationPkg: implement DT-based ArmGicArchLib --- 2015-02-05 Ard Biesheuvel New
[edk2,4/5] ArmPlatformPkg: add support for FV embedded device tree blobs --- 2015-05-05 Ard Biesheuvel New
[edk2,4/5] MdeModulePkg: move arch-specific allocation granularity defines to DxeMain.h --- 2015-06-30 Ard Biesheuvel New
[edk2,4/6] MdeModulePkg: carve pool pages into the largest chunks possible --- 2015-02-08 Ard Biesheuvel New
[edk2,4/6] MdePkg/BasePeCoffLib: fix handling of high/low relocation pairs --- 2015-07-03 Ard Biesheuvel New
[edk2,4/7] ArmPkg: copy ArmGicArchLib to ArmGicArchSecLib --- 2015-05-29 Ard Biesheuvel New
[edk2,5/5] ArmVExpressPkg: add support for embedding DTBs for AArch64 variants --- 2015-05-05 Ard Biesheuvel New
[edk2,5/5] MdeModulePkg: enforce arch-specific alignment for split regions --- 2015-06-30 Ard Biesheuvel New
[edk2,5/6] MdeModulePkg: serve allocations from higher-up bins if current bin is empty --- 2015-02-08 Ard Biesheuvel New
[edk2,5/6] MdePkg/BasePeCoffLib: relocate for runtime using ConvertPointer callback --- 2015-07-03 Ard Biesheuvel New
[edk2,5/7] ArmPkg: cache detected revision in ArmGicArchLib --- 2015-05-29 Ard Biesheuvel New
[edk2,6/6] MdeModulePkg/RuntimeDxe: update to new RelocateImageForRuntime() prototype --- 2015-07-03 Ard Biesheuvel New
[edk2,6/6] MdeModulePkg: use 64 KB granularity for runtime allocations on AArch64 --- 2015-02-08 Ard Biesheuvel New
[edk2,6/7] ArmVirtPkg: record GIC revision in dynamic PCD --- 2015-05-29 Ard Biesheuvel New
[edk2,7/7] ArmVirtPkg: implement DT-based ArmGicArchLib --- 2015-05-29 Ard Biesheuvel New
[edk2] ArmPkg: remove VA cache operation threshold --- 2015-03-26 Ard Biesheuvel New
[edk2] ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION --- 2015-05-11 Ard Biesheuvel New
[edk2] ArmPlatformPkg/ArmVExpressPkg: use 64 KB section alignment for runtime drivers --- 2015-07-06 Ard Biesheuvel New
[edk2] ArmVirtPkg: adapt ArmVirtXen build to system memory end global variable --- 2015-07-06 Ard Biesheuvel New
[edk2] ArmVirtPkg: increase memory preallocations for secure build --- 2015-06-16 Ard Biesheuvel New
[edk2] ArmVirtPkg: increase memory preallocations to reduce region count --- 2015-06-03 Ard Biesheuvel New
[edk2] ArmVirtPkg: signal EndOxDxe event in PlatformBsdInit --- 2015-06-24 Ard Biesheuvel New
[edk2] ArmVirtualizationPkg: Xen: shuffle init order to deal with incoherency --- 2015-03-26 Ard Biesheuvel New
[edk2] BaseTools: fix a syntax error in 4 KB aligned GNU ld linker script --- 2015-07-02 Ard Biesheuvel New
[edk2] BaseTools: fix a syntax error in 4 KB aligned GNU ld linker script --- 2015-06-30 Ard Biesheuvel New
[edk2] BaseTools for AArch64 GCC: Ensure that the correlation .text and .data is consistent between ELF and PE-COFF so the debugger sees global variables correctly --- 2015-06-22 Ard Biesheuvel New
[edk2] BaseTools for AArch64 GCC: Ensure that the correlation .text and .data is consistent between ELF and PE-COFF so the debugger sees global variables correctly --- 2015-06-16 Ard Biesheuvel New
[edk2] BaseTools/GCC: allow unused but set variables --- 2015-07-08 Ard Biesheuvel New
[edk2] BaseTools/GenFw: move .debug contents to .data to save space --- 2015-07-15 Ard Biesheuvel New
[edk2] BUG in properties table feature implementation --- 2015-06-29 Ard Biesheuvel New
[edk2] CryptoPkg: add .gitignore for OpenSSL source files --- 2015-06-16 Ard Biesheuvel New
[edk2] CryptoPkg: update OpenSSL dependency to version 1.0.2d --- 2015-07-10 Ard Biesheuvel New
[edk2] CryptoPkg: use correct OpenSSL #define for LP64 data model --- 2014-09-18 Ard Biesheuvel New
[edk2] DxeCore: set EFI_MEMORY_RUNTIME where appropriate on internal memory map --- 2015-01-15 Ard Biesheuvel New
[edk2] DxeCore: set EFI_MEMORY_RUNTIME where appropriate on internal memory map --- 2015-01-13 Ard Biesheuvel New
[edk2] EmbeddedPkg: do not ASSERT() on valid external input --- 2015-05-05 Ard Biesheuvel New
[edk2] MdeModulePkg: avoid unaligned writes in PcdDxe driver --- 2015-04-30 Ard Biesheuvel New
[edk2] MdeModulePkg: enforce 8 byte alignment for pool allocations --- 2015-05-09 Ard Biesheuvel New
[edk2] MdeModulePkg: remove unused variable DevicePathSize --- 2015-05-14 Ard Biesheuvel New
« 1 2 3 4 »