Show patches with: Archived = No       |   3169 patches
« 1 2 ... 24 25 2631 32 »
Patch Series S/W/F Date Submitter Delegate State
[edk2,v2,3/3] MdePkg/BaseMemoryLibOptDxe: add accelerated AARCH64 routines --- 2016-09-06 Ard Biesheuvel Superseded
[edk2,v2,2/3] MdePkg/BaseMemoryLibOptDxe: add accelerated ARM routines --- 2016-09-06 Ard Biesheuvel Superseded
[edk2,v2,1/3] MdePkg/BaseMemoryLib: widen aligned accesses to 32 or 64 bits --- 2016-09-06 Ard Biesheuvel Superseded
[edk2] ArmPkg/CompilerIntrinsicsLib ARM: make memset() weak again --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,5/5] ArmPkg/ArmLib: remove all ArmLib flavors except ArmBaseLib --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,4/5] BeagleBoardPkg EmbeddedPkg Omap35xxPkg: move to ArmBaseLib --- 2016-09-05 Ard Biesheuvel New
[edk2,3/5] ArmVirtPkg: remove all ArmLib resolutions with ArmBaseLib --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,2/5] ArmPkg/ArmLib: introduce ArmBaseLib --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,1/5] ArmPkg/ArmLib: remove NullArmLib --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,7/7] ArmVirtPkg/FdtPciHostBridgeLib: 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,5/7] MdeModulePkg/XhciDxe: 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,3/7] MdeModulePkg/NvmExpressDxe: 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,1/7] MdeModulePkg/AtaAtapiPassThru: enable 64-bit PCI DMA --- 2016-09-05 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/FdtPciPcdProducerLib: zero init local var to please GCC 4.8 --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,RFC] edksetup.sh: detect updated BaseTools templates --- 2016-09-04 Leif Lindholm New
[edk2] OptionRomPkg: .dsc fixes for ARM/AARCH64 and USB drivers --- 2016-09-04 Leif Lindholm Accepted
[edk2,v3,6/6] ArmVirtPkg: remove now unused PciHostBridgeDxe --- 2016-09-02 Ard Biesheuvel Accepted
[edk2,v3,5/6] ArmVirtPkg/FdtPciHostBridgeLib: add MMIO64 support --- 2016-09-02 Ard Biesheuvel Accepted
[edk2,v3,4/6] ArmVirtPkg/ArmVirtQemu: switch to generic PciHostBridgeDxe --- 2016-09-02 Ard Biesheuvel Accepted
[edk2,v3,3/6] ArmVirtPkg: implement FdtPciHostBridgeLib --- 2016-09-02 Ard Biesheuvel Accepted
[edk2,v3,2/6] ArmVirtPkg/FdtPciPcdProducerLib: add handling of PcdPciIoTranslation --- 2016-09-02 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,v2,0/6] ArmVirtQemu: move to generic PciHostBridgeDxe --- 2016-09-02 Ard Biesheuvel New
[edk2,3/3] MdePkg/BaseMemoryLibStm: implement new IsZeroBuffer() API function --- 2016-09-02 Leif Lindholm Accepted
[edk2,2/3] MdePkg/BaseMemoryLibStm: implement new IsZeroGuid() API function --- 2016-09-02 Leif Lindholm Accepted
[edk2,1/3] MdePkg/Misc: Move ARM* BaseMemoryLibStm to MdePkg --- 2016-09-02 Leif Lindholm New
[edk2,2/2] MdePkg/BaseMemoryLibOptDxe: added accelerated AARCH64 routines --- 2016-09-02 Ard Biesheuvel Superseded
[edk2,1/2] MdePkg/BaseMemoryLib: widen aligned accesses to 32 or 64 bits --- 2016-09-02 Ard Biesheuvel Superseded
[edk2,v2,6/6] ArmVirtPkg: remove now unused PciHostBridgeDxe --- 2016-08-31 Ard Biesheuvel Superseded
[edk2,v2,5/6] ArmVirtPkg/FdtPciHostBridgeLib: add MMIO64 support --- 2016-08-31 Ard Biesheuvel Superseded
[edk2,v2,4/6] ArmVirtPkg/ArmVirtQemu: switch to generic PciHostBridgeDxe --- 2016-08-31 Ard Biesheuvel Superseded
[edk2,v2,3/6] ArmVirtPkg: implement FdtPciHostBridgeLib --- 2016-08-31 Ard Biesheuvel Superseded
[edk2,v2,2/6] ArmVirtPkg/FdtPciPcdProducerLib: add handling of PcdPciIoTranslation --- 2016-08-31 Ard Biesheuvel Superseded
[edk2,v2,1/6] ArmVirtPkg/PciHostBridgeDxe: don't set linux, pci-probe-only DT property --- 2016-08-31 Ard Biesheuvel Superseded
[edk2,3/3] ArmPkg/BaseMemoryLibStm: implement new IsZeroBuffer() API function --- 2016-08-31 Ard Biesheuvel Superseded
[edk2,2/3] ArmPkg/BaseMemoryLibStm: implement new IsZeroGuid() API function --- 2016-08-31 Ard Biesheuvel Superseded
[edk2,1/3] ArmPkg: remove BaseMemoryLibVstm implementation of BaseMemoryLib --- 2016-08-31 Ard Biesheuvel New
[edk2,v5,4/4] MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks --- 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,2/4] MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structure --- 2016-08-31 Ard Biesheuvel Accepted
[edk2,v5,1/4] MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM file --- 2016-08-31 Ard Biesheuvel Accepted
[edk2,v4,4/4] MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks --- 2016-08-30 Ard Biesheuvel Superseded
[edk2,v4,3/4] MdeModulePkg/EbxDxe AARCH64: use tail call for EBC to native thunk --- 2016-08-30 Ard Biesheuvel Superseded
[edk2,v4,2/4] MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structure --- 2016-08-30 Ard Biesheuvel Superseded
[edk2,v4,1/4] MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM file --- 2016-08-30 Ard Biesheuvel Superseded
[edk2,v2,2/2] ArmVirtPkg: enable EBC interpreter for AArch64 --- 2016-08-26 Leif Lindholm Accepted
[edk2,RESEND] Platforms/ARM/Juno: Add support for ACPI 6.0 LPI(Low Power Idle) states --- 2016-08-25 Sudeep Holla New
[edk2] Platforms/ARM/Juno: limit ACPI support to v5.0 and higher --- 2016-08-25 Sudeep Holla New
[edk2] BaseTools/GenFw: ignore dynamic RELA sections --- 2016-08-22 Ard Biesheuvel Accepted
[edk2,5/5] ArmVirtPkg: remove now unused PciHostBridgeDxe --- 2016-08-22 Ard Biesheuvel Superseded
[edk2,4/5] ArmVirtPkg/FdtPciHostBridgeLib: add MMIO64 support --- 2016-08-22 Ard Biesheuvel New
[edk2,3/5] ArmVirtPkg/ArmVirtQemu: switch to generic PciHostBridgeDxe --- 2016-08-22 Ard Biesheuvel New
[edk2,2/5] ArmVirtPkg: implement FdtPciHostBridgeLib --- 2016-08-22 Ard Biesheuvel New
[edk2,1/5] ArmVirtPkg/PciHostBridgeDxe: don't set linux, pci-probe-only DT property --- 2016-08-22 Ard Biesheuvel Superseded
[edk2,11/11] ArmVirtPkg: remove PcdKludgeMapPciMmioAsCached --- 2016-08-19 Laszlo Ersek New
[edk2,10/11] OvmfPkg/VirtioGpuDxe: implement EFI_GRAPHICS_OUTPUT_PROTOCOL --- 2016-08-19 Laszlo Ersek New
[edk2,09/11] OvmfPkg/VirtioGpuDxe: provide functions for sending VirtIo GPU commands --- 2016-08-19 Laszlo Ersek New
[edk2,08/11] OvmfPkg/VirtioGpuDxe: initialize and tear down VirtIo GPU device --- 2016-08-19 Laszlo Ersek New
[edk2,07/11] ArmVirtPkg/ArmVirtQemu: include VirtioGpuDxe in the platform DSC/FDF files --- 2016-08-19 Laszlo Ersek New
[edk2,06/11] OvmfPkg: include VirtioGpuDxe in the platform DSC/FDF files --- 2016-08-19 Laszlo Ersek New
[edk2,05/11] OvmfPkg/VirtioGpuDxe: introduce with Component Name 2 and Driver Binding --- 2016-08-19 Laszlo Ersek New
[edk2,04/11] OvmfPkg/IndustryStandard: add type definitions for the virtio GPU device --- 2016-08-19 Laszlo Ersek Accepted
[edk2,03/11] OvmfPkg/PlatformBootManagerLib: relax device class requirement for ConOut --- 2016-08-19 Laszlo Ersek New
[edk2,02/11] OvmfPkg/Virtio10Dxe: don't bind virtio-vga --- 2016-08-19 Laszlo Ersek New
[edk2,01/11] OvmfPkg/QemuVideoDxe: don't incorrectly bind virtio-gpu-pci --- 2016-08-19 Laszlo Ersek New
[edk2] BaseTools/GenFv: allow TE/PE images with no .reloc section --- 2016-08-19 Ard Biesheuvel New
[edk2] BaseTools/GenFv: allow TE/PE images with no .reloc section --- 2016-08-18 Ard Biesheuvel New
[edk2,v3,4/4] MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks --- 2016-08-17 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,2/4] MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structure --- 2016-08-17 Ard Biesheuvel Superseded
[edk2,v3,1/4] MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM file --- 2016-08-17 Ard Biesheuvel Superseded
[edk2,2/2] ArmVirtPkg: enable EBC interpreter for AArch64 QEMU --- 2016-08-17 Leif Lindholm New
[edk2,RFC] MdeModulePkg: ARM/AARCH64 requirements added to .dsc --- 2016-08-12 Leif Lindholm New
[edk2,1/3] ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code --- 2016-08-12 Ard Biesheuvel New
[edk2,3/3] MdePkg RVCT: add definition of UNREACHABLE --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,2/3] BaseTools RVCT: ignore various RVC diagnostics --- 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] BaseTools/Source/C/GenFv/GenFvInternalLib.c --- 2016-08-11 Duran, Leo New
[edk2,2/2] BaseTools ARM AARCH64: drop redundant compiler arguments --- 2016-08-11 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,6/6] Platforms/Marvell/Armada70x0Lib: switch to ASM_FUNC() asm macro --- 2016-08-11 Ard Biesheuvel New
[edk2,5/6] Platforms/Hisilicon/ArmPlatformLibPv660: switch to ASM_FUNC() asm macro --- 2016-08-11 Ard Biesheuvel New
[edk2,4/6] Platforms/Styx: switch to ASM_FUNC() asm macro --- 2016-08-11 Ard Biesheuvel New
[edk2,3/6] Platforms/Styx: remove unused AmdStyxSecLib --- 2016-08-11 Ard Biesheuvel New
[edk2,2/6] Platforms/BeagleBoard/BeagleBoardLib: switch to ASM_FUNC() asm macro --- 2016-08-11 Ard Biesheuvel New
[edk2,1/6] Platforms/BeagleBoard: remove unreferenced Sec.inf module --- 2016-08-11 Ard Biesheuvel New
[edk2,26/26] ArmPlatformPkg/ArmPlatformStackLib: 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,24/26] ArmPlatformPkg/ArmVExpressPkg: 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,22/26] ArmPlatformPkg/PrePi: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,21/26] ArmPlatformPkg/ArmJunoLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,20/26] BeagleBoardPkg: add missing ArmMmuLib resolution --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,19/26] BeagleBoardPkg: remove unused Sec.inf module --- 2016-08-10 Ard Biesheuvel Superseded
[edk2,18/26] ArmPkg/SemihostLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,17/26] ArmPkg/CompilerIntrinsicsLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel New
[edk2,16/26] ArmPkg/BaseMemoryLibVstm: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
« 1 2 ... 24 25 2631 32 »