Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   1622 patches
« 1 2 ... 5 6 716 17 »
Patch Series S/W/F Date Submitter Delegate State
[edk2,20/26] BeagleBoardPkg: add missing ArmMmuLib resolution --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,21/26] ArmPlatformPkg/ArmJunoLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,22/26] ArmPlatformPkg/PrePi: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,23/26] ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,24/26] ArmPlatformPkg/ArmVExpressPkg: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,25/26] ArmPlatformPkg/ArmPlatformLibNull: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,26/26] ArmPlatformPkg/ArmPlatformStackLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,1/2] BaseTools ARM AARCH64: pass CC flags to linker for XIP modules as well --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,2/2] BaseTools ARM AARCH64: drop redundant compiler arguments --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,1/3] ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,2/3] BaseTools RVCT: ignore various RVC diagnostics --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,3/3] MdePkg RVCT: add definition of UNREACHABLE --- 2016-08-11 Ard Biesheuvel Accepted
[edk2] BaseTools/GenFw: ignore dynamic RELA sections --- 2016-08-22 Ard Biesheuvel Accepted
[edk2,v5,1/4] MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM file --- 2016-08-31 Ard Biesheuvel Accepted
[edk2,v5,2/4] MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structure --- 2016-08-31 Ard Biesheuvel Accepted
[edk2,v5,3/4] MdeModulePkg/EbcDxe AARCH64: use tail call for EBC to native thunk --- 2016-08-31 Ard Biesheuvel Accepted
[edk2,v5,4/4] MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks --- 2016-08-31 Ard Biesheuvel Accepted
[edk2,v3,1/6] ArmVirtPkg/PciHostBridgeDxe: don't set linux, pci-probe-only DT property --- 2016-09-02 Ard Biesheuvel Accepted
[edk2,v3,2/6] ArmVirtPkg/FdtPciPcdProducerLib: add handling of PcdPciIoTranslation --- 2016-09-02 Ard Biesheuvel Accepted
[edk2,v3,3/6] ArmVirtPkg: implement FdtPciHostBridgeLib --- 2016-09-02 Ard Biesheuvel Accepted
[edk2,v3,4/6] ArmVirtPkg/ArmVirtQemu: switch to generic PciHostBridgeDxe --- 2016-09-02 Ard Biesheuvel Accepted
[edk2,v3,5/6] ArmVirtPkg/FdtPciHostBridgeLib: add MMIO64 support --- 2016-09-02 Ard Biesheuvel Accepted
[edk2,v3,6/6] ArmVirtPkg: remove now unused PciHostBridgeDxe --- 2016-09-02 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/FdtPciPcdProducerLib: zero init local var to please GCC 4.8 --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,1/7] MdeModulePkg/AtaAtapiPassThru: enable 64-bit PCI DMA --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,2/7] MdeModulePkg/EhciDxe: enable 64-bit PCI DMA --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,3/7] MdeModulePkg/NvmExpressDxe: enable 64-bit PCI DMA --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,4/7] MdeModulePkg/SdMmcPciHcDxe: enable 64-bit PCI DMA --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,5/7] MdeModulePkg/XhciDxe: enable 64-bit PCI DMA --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,6/7] MdeModulePkg/PciHostBridgeDxe: restrict 64-bit DMA to devices that support it --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,7/7] ArmVirtPkg/FdtPciHostBridgeLib: enable 64-bit PCI DMA --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,1/5] ArmPkg/ArmLib: remove NullArmLib --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,2/5] ArmPkg/ArmLib: introduce ArmBaseLib --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,3/5] ArmVirtPkg: remove all ArmLib resolutions with ArmBaseLib --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,5/5] ArmPkg/ArmLib: remove all ArmLib flavors except ArmBaseLib --- 2016-09-05 Ard Biesheuvel Accepted
[edk2] ArmPkg/CompilerIntrinsicsLib ARM: make memset() weak again --- 2016-09-05 Ard Biesheuvel Accepted
[edk2] ArmPkg/CompilerIntrinsicsLib: use Clang-compatible 'weak' attribute --- 2016-09-06 Ard Biesheuvel Accepted
[edk2] ArmPkg/ArmGicLib: use correct loop variable --- 2016-09-07 Ard Biesheuvel Accepted
[edk2,1/2] BaseTools/tools_def AARCH64: enable frame pointers for DEBUG builds --- 2016-09-07 Ard Biesheuvel Accepted
[edk2,2/2] ArmPkg/DefaultExceptionHandlerLib AARCH64: add minimal backtrace to crash dump --- 2016-09-07 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg: restrict mapping attributes of normal memory to EFI_MEMORY_WB --- 2016-09-08 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg: remove EFI_MEMORY_UC attribute from normal memory --- 2016-09-08 Ard Biesheuvel Accepted
[edk2,1/2] ArmPkg/ArmBaseLib: remove MemoryAllocationLib.h includes --- 2016-09-08 Ard Biesheuvel Accepted
[edk2,2/2] ArmPkg/ArmBaseLib: clean up directory structure --- 2016-09-08 Ard Biesheuvel Accepted
[edk2] MdePkg/BaseLib AARCH64: terminate stack frame list on stack switch --- 2016-09-09 Ard Biesheuvel Accepted
[edk2] ArmPkg/DefaultExceptionHandlerLib: trim module name in backtrace output --- 2016-09-09 Ard Biesheuvel Accepted
[edk2,v2,1/4] ArmPkg/ArmMmuLib: deobfuscate GetRootTranslationTableInfo () --- 2016-09-09 Ard Biesheuvel Accepted
[edk2,v2,2/4] ArmPkg/ArmMmuLib: remove bogus alignment of page allocations --- 2016-09-09 Ard Biesheuvel Accepted
[edk2,v2,3/4] ArmPkg/ArmMmuLib: use a pool allocation for the root table --- 2016-09-09 Ard Biesheuvel Accepted
[edk2,v2] ArmPlatformPkg/NorFlashDxe: use strictly aligned CopyMem() --- 2016-09-09 Ard Biesheuvel Accepted
[edk2,v5,1/4] MdePkg/BaseMemoryLib: widen aligned accesses to 32 or 64 bits --- 2016-09-09 Ard Biesheuvel Accepted
[edk2,v5,2/4] MdePkg/BaseMemoryLibOptDxe: add accelerated ARM routines --- 2016-09-09 Ard Biesheuvel Accepted
[edk2,v5,3/4] MdePkg/BaseMemoryLibOptDxe: add accelerated AARCH64 routines --- 2016-09-09 Ard Biesheuvel Accepted
[edk2,v5,4/4] MdePkg/BaseMemoryLibOptDxe ARM|AARCH64: disallow use in SEC & PEI phases --- 2016-09-09 Ard Biesheuvel Accepted
[edk2] ArmPkg/DefaultExceptionHandlerLib: improve formatting of backtrace --- 2016-09-09 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/FdtParser: avoid unaligned accesses with the MMU off --- 2016-09-13 Ard Biesheuvel Accepted
[edk2,2/2] ArmPkg/AsmMacroIoLib: force word alignment for functions --- 2016-09-13 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg: move all platforms to MdePkg/ BaseMemoryLib implementations --- 2016-09-13 Ard Biesheuvel Accepted
[edk2,1/4] ArmVirtPkg/FdtClientDxe: fix check for size of "reg" properties --- 2016-09-15 Ard Biesheuvel Accepted
[edk2,2/4] ArmVirtPkg/FdtClientDxe: report address and size cell count directly --- 2016-09-15 Ard Biesheuvel Accepted
[edk2,3/4] ArmVirtPkg/FdtClient: add methods to iterate over memory nodes --- 2016-09-15 Ard Biesheuvel Accepted
[edk2,4/4] ArmVirtPkg/HighMemDxe: move to FDT client protocol --- 2016-09-15 Ard Biesheuvel Accepted
[edk2,v2,1/3] MdePkg/BaseMemoryLibOptDxe ARM: fix arithmetic bugs in CompareMem() --- 2016-09-19 Ard Biesheuvel Accepted
[edk2,v2,3/3] MdePkg/BaseMemoryLibOptDxe ARM|AARCH64: implement accelerated GUID functions --- 2016-09-19 Ard Biesheuvel Accepted
[edk2] MdePkg/BaseMemoryLibOptDxe ARM AARCH64: fix thinko in SetMem## --- 2016-09-22 Ard Biesheuvel Accepted
[edk2,v3] MdeModulePkg/PciBusDxe: make OPROM BAR degradation configurable --- 2016-09-26 Ard Biesheuvel Accepted
[edk2,1/2] MdePkg/BaseMemoryLibOptDxe ARM: fix Thumb-2 bug in ScanMem() --- 2016-09-26 Ard Biesheuvel Accepted
[edk2,2/2] MdePkg/BaseMemoryLibOptDxe: replace deprecated uses of IT blocks --- 2016-09-26 Ard Biesheuvel Accepted
[edk2,1/2] ArmVirtPkg/PrePi: remove mSystemMemoryEnd --- 2016-10-24 Ard Biesheuvel Accepted
[edk2,2/2] ArmPlatformPkg/PrePi: avoid global variable write to mSystemMemoryEnd --- 2016-10-24 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg/NorFlashDxe: eliminate void pointer arithmetic --- 2016-10-24 Ard Biesheuvel Accepted
[edk2,1/3] BeagleBoardPkg: remove unused modules --- 2016-10-25 Ard Biesheuvel Accepted
[edk2,2/3] BeagleBoardPkg: move to generic BDS --- 2016-10-25 Ard Biesheuvel Accepted
[edk2,3/3] BeagleBoardPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES --- 2016-10-25 Ard Biesheuvel Accepted
[edk2,1/5] ArmPkg/ArmDmaLib: add missing DxeServicesTableLib dependency --- 2016-10-25 Ard Biesheuvel Accepted
[edk2,2/5] Omap35xxPkg: remove unused ResetSystemLib implementation --- 2016-10-25 Ard Biesheuvel Accepted
[edk2,3/5] Omap35xxPkg/MMCHSDxe: fix device path initializer --- 2016-10-25 Ard Biesheuvel Accepted
[edk2,5/5] Omap35xxPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES --- 2016-10-25 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg: remove ARM BDS --- 2016-10-25 Ard Biesheuvel Accepted
[edk2,v3,1/6] ArmPkg: add missing components --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v3,2/6] ArmPkg/ArmCortexA9Lib RVCT: remove incompatible GCC include --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v3,3/6] ArmPkg/LinuxLoader: eliminate calls to deprecated string functions --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v3,4/6] ArmPkg/SemihostFs: eliminate calls to deprecated string functions --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v3,5/6] ArmPkg/BdsLib: eliminate calls to deprecated string functions --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v3,6/6] ArmPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v2,1/9] EmbeddedPkg/AndroidFastbootTransportTcpDxe: remove broken hostname handling --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v2,2/9] EmbeddedPkg: remove unused PrePiHobListPointerLib --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v2,3/9] EmbeddedPkg: add missing modules --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v2,4/9] EmbeddedPkg/GdbDebugAgent: fix VOID* cast of incorrect size --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v2,5/9] EmbeddedPkg/AndroidFastboot: eliminate deprecated string function calls --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v2,6/9] EmbeddedPkg/Ebl: eliminate deprecated string function calls --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v2,7/9] EmbeddedPkg/EfiFileLib: eliminate deprecated string function calls --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v2,8/9] EmbeddedPkg/MmcDxe: eliminate deprecated string function calls --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v2,9/9] EmbeddedPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v2,1/2] ArmPlatformPkg/ArmVExpressFastBootDxe: eliminate deprecated string functions --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,v2,2/2] ArmPlatformPkg/BootMonFs: eliminate deprecated string functions --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,1/3] ArmPkg RVCT: add ADRL/LDRL macro equivalents --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,2/3] ArmPlatformPkg/PrePi RVCT: use relative reference to mSystemMemoryEnd --- 2016-10-28 Ard Biesheuvel Accepted
[edk2,3/3] ArmPkg: remove LoadConstantXxx() asm macros --- 2016-10-28 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg/ArmVExpressFastBootDxe: clean up code and comments --- 2016-10-28 Ard Biesheuvel Accepted
« 1 2 ... 5 6 716 17 »