Show patches with: Archived = No       |   3169 patches
« 1 2 ... 9 10 1131 32 »
Patch Series S/W/F Date Submitter Delegate State
[edk2] ArmPkg/ArmSmcPsciResetSystemLib: add support for warm reboot [edk2] ArmPkg/ArmSmcPsciResetSystemLib: add support for warm reboot --- 2017-10-06 Ard Biesheuvel New
[edk2] ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm reboot [edk2] ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm reboot --- 2018-06-06 Ard Biesheuvel Superseded
[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: Configure TTBCR register --- 2016-03-02 Evan Lloyd Accepted
[edk2] ArmPkg: Configure TTBCR register --- 2016-03-01 Evan Lloyd Superseded
[edk2] ArmPkg: copy/paste fixes in ARM ArmHvcLib/ArmSmcLib --- 2017-04-12 Leif Lindholm New
[edk2] ArmPkg/CpuDxe: handle implied attributes in EfiAttributeToArmAttribute --- 2017-03-08 Ard Biesheuvel Accepted
[edk2] ArmPkg/DefaultExceptionHandlerLib: add missing UefiLib include [edk2] ArmPkg/DefaultExceptionHandlerLib: add missing UefiLib include --- 2019-01-16 Ard Biesheuvel Accepted
[edk2] ArmPkg/DefaultExceptionHandlerLib ARM: avoid endless loop in RELEASE builds [edk2] ArmPkg/DefaultExceptionHandlerLib ARM: avoid endless loop in RELEASE builds --- 2018-12-11 Ard Biesheuvel New
[edk2] ArmPkg/DefaultExceptionHandlerLib: improve formatting of backtrace --- 2016-09-09 Ard Biesheuvel Accepted
[edk2] ArmPkg/DefaultExceptionHandlerLib: trim module name in backtrace output --- 2016-09-09 Ard Biesheuvel New
[edk2] ArmPkg/DefaultExceptionHandlerLib: trim module name in backtrace output --- 2016-09-09 Ard Biesheuvel Accepted
[edk2] ArmPkg: delete unused ArmTrustZoneSmc.h [edk2] ArmPkg: delete unused ArmTrustZoneSmc.h --- 2019-01-21 Leif Lindholm Accepted
[edk2] ArmPkg: drop ArmBds remnant Pcds from .dec [edk2] ArmPkg: drop ArmBds remnant Pcds from .dec --- 2018-12-18 Leif Lindholm Accepted
[edk2] ArmPkg: Fix AArch64 interrupt read masks --- 2016-02-23 Ard Biesheuvel New
[edk2] ArmPkg: fix booting with partial paths --- 2014-04-30 Mark Salter New
[edk2] ArmPkg: fix compilation error in ArmDmaLib --- 2016-12-01 Leif Lindholm Accepted
[edk2] ArmPkg: Fix double GIC EIOR write per interrupt --- 2016-08-08 Ard Biesheuvel New
[edk2] ArmPkg: fix StandaloneMmMmuLib subdirectory case [edk2] ArmPkg: fix StandaloneMmMmuLib subdirectory case --- 2018-11-27 Leif Lindholm New
[edk2] ArmPkg: Fix XN attribute for device memory --- 2016-04-14 gary guo Accepted
[edk2] ArmPkg/Gic: Fix boundary checking bug --- 2016-04-23 gary guo Accepted
[edk2] ArmPkg/Gic: force GIC driver to run before CPU arch protocol driver [edk2] ArmPkg/Gic: force GIC driver to run before CPU arch protocol driver --- 2018-02-06 Ard Biesheuvel Accepted
[edk2] ArmPkg: implement ResetSystemLib using PSCI 0.2 calls --- 2017-07-03 Ard Biesheuvel Accepted
[edk2] ArmPkg: move RVCT PLATFORM_FLAGS override into ArmHvcLib/ArmSmcLib [edk2] ArmPkg: move RVCT PLATFORM_FLAGS override into ArmHvcLib/ArmSmcLib --- 2017-11-16 Ard Biesheuvel Accepted
[edk2] ArmPkg/PlatformBootManagerLib: add hotkey to fastboot [edk2] ArmPkg/PlatformBootManagerLib: add hotkey to fastboot --- 2018-02-15 Haojian Zhuang New
[edk2] ArmPkg/PlatformBootManagerLib: add missing newline [edk2] ArmPkg/PlatformBootManagerLib: add missing newline --- 2017-12-09 Ard Biesheuvel Accepted
[edk2] ArmPkg/PlatformBootManagerLib: call ESRT hooks at appropriate times [edk2] ArmPkg/PlatformBootManagerLib: call ESRT hooks at appropriate times --- 2017-10-02 Ard Biesheuvel Accepted
[edk2] ArmPkg/PlatformBootManagerLib: implement new generic version --- 2016-05-11 Ard Biesheuvel Superseded
[edk2] ArmPkg/PlatformBootManagerLib: print firmware version to console [edk2] ArmPkg/PlatformBootManagerLib: print firmware version to console --- 2017-12-08 Ard Biesheuvel New
[edk2] ArmPkg/PlatformBootManagerLib: process pending capsules [edk2] ArmPkg/PlatformBootManagerLib: process pending capsules --- 2017-09-11 Ard Biesheuvel New
[edk2] ArmPkg: remove now unused BsdLib.h [edk2] ArmPkg: remove now unused BsdLib.h --- 2018-11-23 Ard Biesheuvel Accepted
[edk2] ArmPkg: remove redundant _ARM_PLATFORM_FLAGS overrides [edk2] ArmPkg: remove redundant _ARM_PLATFORM_FLAGS overrides --- 2018-12-15 Ard Biesheuvel Accepted
[edk2] ArmPkg: remove unused PcdArmUncachedMemoryMask PCD --- 2017-02-24 Ard Biesheuvel New
[edk2] ArmPkg/TimerDxe: Always perform an EOI, even for spurious interrupts [edk2] ArmPkg/TimerDxe: Always perform an EOI, even for spurious interrupts --- 2018-03-06 Ard Biesheuvel Accepted
[edk2] ArmPkg/TimerDxe: remove workaround for KVM timer handling [edk2] ArmPkg/TimerDxe: remove workaround for KVM timer handling --- 2018-03-15 Ard Biesheuvel Superseded
[edk2] ArmPkg/UncachedMemoryAllocationLib: set XP bit via CPU arch protocol --- 2017-03-14 Ard Biesheuvel Accepted
[edk2] ArmPkg: Update Redistributor granularity for GICv4 --- 2016-11-04 Evan Lloyd New
[edk2] ArmPlatformPkg/ArmJunoDxe: remove bogus DmaLib dependency [edk2] ArmPlatformPkg/ArmJunoDxe: remove bogus DmaLib dependency --- 2017-08-30 Ard Biesheuvel New
[edk2] ArmPlatformPkg/ArmVExpressFastBootDxe: clean up code and comments --- 2016-10-28 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg/ArmVExpressPkg: Fix memory attributes for NOR Flash --- 2017-01-18 Achin Gupta New
[edk2] ArmPlatformPkg/ArmVExpressPkg: fix the build adding '0x' prefix to hex value --- 2016-10-19 Sudeep Holla Accepted
[edk2] ArmPlatformPkg ArmVirtPkg: reorganize PL011 code [edk2] ArmPlatformPkg ArmVirtPkg: reorganize PL011 code --- 2017-11-16 Ard Biesheuvel Superseded
[edk2] ArmPlatformPkg: convert VExpress ResetSystemLib to ResetSystemLib --- 2017-07-04 Leif Lindholm Superseded
[edk2] ArmPlatformPkg: delete orphaned ArmVExpress.dsc.inc --- 2016-03-01 Leif Lindholm Accepted
[edk2] ArmPlatformPkg/DS-5: fix 64-bit PE/COFF header parsing bug --- 2016-03-31 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg/EblCmdLib: remove dependency on deprecared ARM BdsLib --- 2017-04-11 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg: eliminate Juno gcc build warning --- 2017-06-20 Leif Lindholm Accepted
[edk2] ArmPlatformPkg: fixups for 64-bit mailbox pointers --- 2016-03-24 Duran, Leo New
[edk2] ArmPlatformPkg: implement CpuIo2 protocol driver specific for PCI --- 2016-04-27 Ard Biesheuvel Superseded
[edk2] ArmPlatformPkg/IntelBds: call BdsLibConnectAll() --- 2016-02-24 Leif Lindholm Accepted
[edk2] ArmPlatformPkg/LcdGraphicsOutputDxe: remove VExpressPkg dependency [edk2] ArmPlatformPkg/LcdGraphicsOutputDxe: remove VExpressPkg dependency --- 2017-12-04 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg/LcdPlatformNullLib: fix incorrect library class [edk2] ArmPlatformPkg/LcdPlatformNullLib: fix incorrect library class --- 2017-12-08 Ard Biesheuvel New
[edk2] ArmPlatformPkg/MemoryInitPeiLib: mark primary FV region as boot services data [edk2] ArmPlatformPkg/MemoryInitPeiLib: mark primary FV region as boot services data --- 2018-01-02 Ard Biesheuvel New
[edk2] ArmPlatformPkg/NorFlashDxe: Change Flash memory attributes before writes --- 2017-01-20 Achin Gupta Accepted
[edk2] ArmPlatformPkg/NorFlashDxe: eliminate void pointer arithmetic --- 2016-10-24 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg/NorFlashDxe: use strictly aligned CopyMem() --- 2016-09-08 Ard Biesheuvel New
[edk2] ArmPlatformPkg/PL011SerialPortLib: use untyped PCD for register base [edk2] ArmPlatformPkg/PL011SerialPortLib: use untyped PCD for register base --- 2018-12-17 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg/PL031RealTimeClockLib: drop ArmPlatformSysConfigLib reference [edk2] ArmPlatformPkg/PL031RealTimeClockLib: drop ArmPlatformSysConfigLib reference --- 2017-11-15 Ard Biesheuvel Superseded
[edk2] ArmPlatformPkg/PlatformIntelBdsLib: don't clobber ConSplitter handle --- 2017-03-01 Ard Biesheuvel New
[edk2] ArmPlatformPkg/PlatformPeiLib: allow patch PCDs for FV base address/size --- 2016-10-07 Ard Biesheuvel New
[edk2] ArmPlatformPkg/PrePeiCore: seed temporary stack before entering PEI core [edk2] ArmPlatformPkg/PrePeiCore: seed temporary stack before entering PEI core --- 2017-10-20 Ard Biesheuvel New
[edk2] ArmPlatformPkg/PrePi: allow unicore version to be used on MP hardware --- 2016-04-19 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg: remove ARM BDS --- 2016-10-25 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg: remove ArmGetCpuCountPerCluster () from ArmPlatformLib [edk2] ArmPlatformPkg: remove ArmGetCpuCountPerCluster () from ArmPlatformLib --- 2017-11-15 Ard Biesheuvel Superseded
[edk2] ArmPlatformPkg: remove EFI_MEMORY_UC attribute from normal memory --- 2016-09-08 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg: remove PlatformIntelBdsLib [edk2] ArmPlatformPkg: remove PlatformIntelBdsLib --- 2017-12-04 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg: retire obsolete PCDs [edk2] ArmPlatformPkg: retire obsolete PCDs --- 2017-12-08 Ard Biesheuvel Accepted
[edk2] ArmPlatformPkg: Set Juno debug serial port defaults --- 2016-07-01 Evan Lloyd New
[edk2] ArmPlatformPkg: Support different reg offset to PL011 --- 2017-07-03 Jun Nie New
[edk2] ArmVExpressFastBoot: Add support for sparse Images --- 2016-02-26 Haojian Zhuang New
[edk2] ArmVirtPkg: add NOOPT target to platform .DSCs [edk2] ArmVirtPkg: add NOOPT target to platform .DSCs --- 2017-12-06 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg: apply PE/COFF memory protection to DxeCore as well --- 2017-03-07 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/ArmVirt.dsc.inc: AARCH64: enable DXE image protection feature --- 2017-02-22 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/ArmVirt.dsc.inc: define TcpIoLib resolution unconditionally [edk2] ArmVirtPkg/ArmVirt.dsc.inc: define TcpIoLib resolution unconditionally --- 2018-12-14 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: deal with relaxed XIP alignment --- 2016-08-02 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/ArmVirtQemu ARM: work around KVM limitations in LTO build [edk2] ArmVirtPkg/ArmVirtQemu ARM: work around KVM limitations in LTO build --- 2018-06-04 Ard Biesheuvel New
[edk2] ArmVirtPkg/ArmVirtQemuKernel: increase slack space for DTB --- 2017-04-04 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg: ArmVirtQemu: make ACPI support AARCH64 only --- 2016-02-22 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/ArmVirtQemu: move to ARM version of CpuExceptionHandlerLib --- 2016-03-16 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/ArmVirtQemu: use non-accelerated CopyMem for VariableRuntimeDxe [edk2] ArmVirtPkg/ArmVirtQemu: use non-accelerated CopyMem for VariableRuntimeDxe --- 2017-11-14 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/ArmVirtXen: remove ARM BdsLib library class resolution --- 2017-04-11 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg: clear PcdPerformanceLibraryPropertyMask PCD --- 2017-02-24 Ard Biesheuvel Superseded
[edk2] ArmVirtPkg: drop unused Pcds from ArmVirt.dsc.inc --- 2017-08-24 Leif Lindholm Accepted
[edk2] ArmVirtPkg/FdtParser: avoid unaligned accesses with the MMU off --- 2016-09-13 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/FdtPciPcdProducerLib: zero init local var to please GCC 4.8 --- 2016-09-05 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/HighMemDxe: allow patchable PCD for PcdSystemMemoryBase --- 2016-07-12 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/HighMemDxe: preserve non-exec permissions on newly added regions --- 2017-02-28 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg: implement KVM safe IoLib instance [edk2] ArmVirtPkg: implement KVM safe IoLib instance --- 2018-06-05 Ard Biesheuvel New
[edk2] ArmVirtPkg: move all platforms to MdePkg/ BaseMemoryLib implementations --- 2016-09-13 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg: move UefiBootManagerLib resolution to ArmVirt.dsc.inc --- 2017-03-01 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/PlatformBootManagerLib: Postpone the shell registration --- 2016-07-08 Laszlo Ersek Accepted
[edk2] ArmVirtPkg/PlatformBootManagerLib: remove stale FvFile boot options --- 2016-07-13 Laszlo Ersek Accepted
[edk2] ArmVirtPkg/PlatformHasAcpiDtDxe: allow manual override for DT installation --- 2017-03-29 Ard Biesheuvel New
[edk2] ArmVirtPkg/PrePi: don't export PE/COFF and LZMA libraries via HOBs [edk2] ArmVirtPkg/PrePi: don't export PE/COFF and LZMA libraries via HOBs --- 2017-11-24 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg/RelocatableVirtHelper: use correct FindMemNode argument order --- 2016-04-13 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg: remove ArmPlatformSysConfigLib dependency [edk2] ArmVirtPkg: remove ArmPlatformSysConfigLib dependency --- 2017-11-15 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg: remove DmaLib library class resolution [edk2] ArmVirtPkg: remove DmaLib library class resolution --- 2017-08-30 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg: remove QemuVideoDxe from ArmVirtQemu and ArmVirtQemuKernel --- 2017-08-22 Ard Biesheuvel Accepted
[edk2] ArmVirtPkg: remove status code support --- 2017-07-05 Ard Biesheuvel Accepted
« 1 2 ... 9 10 1131 32 »