Show patches with: State = Action Required       |    Archived = No       |   1408 patches
« 1 2 3 414 15 »
Patch Series S/W/F Date Submitter Delegate State
[edk2,v2,2/4] ArmPlatformPkg/SP805WatchdogDxe: switch to interrupt mode ArmPkg, ArmPlatformPkg: watchdog driver cleanup --- 2018-12-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/3] UefiCpuPkg/MpInitLib: wait no longer than necessary for initial AP startup --- 2016-11-24 Laszlo Ersek New
[edk2,v2,2/3] MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instance --- 2014-08-05 Laszlo Ersek New
[edk2,v2,2/3] MdePkg/BaseMemoryLib*: add missing ASSERT()s --- 2016-09-19 Ard Biesheuvel New
[edk2,v2,2/3] MdeModulePkg/SerialDxe: Fix return valued in SerialSetAttributes MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported --- 2017-11-24 Julien Grall New
[edk2,v2,2/3] EmbeddedPkg: secureboot application using RdkBootManagerLib Adding secure boot and HTTP image download features for Linux based platform --- 2017-12-07 kalyan-nagabhirava New
[edk2,v2,2/3] EmbeddedPkg: add PlatformDwMmc protocol add DwMmcHcDxe driver --- 2018-08-15 Haojian Zhuang 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] ARM Packages: Added support for GCC stack protector --- 2014-08-04 Olivier Martin New
[edk2,v2,2/2] OvmfPkg: build OVMF_VARS.fd, OVMF_CODE.fd, OVMF.fd --- 2014-07-19 Laszlo Ersek 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/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,1/7] OvmfPkg/AcpiTimerLib: don't use possibly unset PMBA register (PEI phase) --- 2016-05-17 Laszlo Ersek New
[edk2,v2,1/6] MdePkg/Base: introduce MAX_ALLOC_ADDRESS introduce MAX_ALLOC_ADDRESS to limit boot time allocations --- 2018-12-19 Ard Biesheuvel New
[edk2,v2,16/24] ArmVirtPkg: implement ArmVirtRtcFdtClientLib --- 2016-04-08 Ard Biesheuvel New
[edk2,v2,1/5] MdeModulePkg/CapsulePei: clean Dcache before consuming capsule data MdeModulePkg ArmPkg: support for persistent capsules and progress reporting --- 2018-06-08 Ard Biesheuvel New
[edk2,v2,1/5] ArmPlatformPkg/FVP: map motherboard VRAM as uncached memory ArmPlatformPkg: map VRAM using memory semantics --- 2017-04-06 Ard Biesheuvel New
[edk2,v2,15/24] ArmVirtPkg/VirtFdtDxe: drop PCI host bridge handling --- 2016-04-08 Ard Biesheuvel New
[edk2,v2,15/15] OvmfPkg: switch to MdeModulePkg/Bus/Pci/PciHostBridgeDxe --- 2016-03-03 Laszlo Ersek New
[edk2,v2,1/4] UefiCpuPkg/PiSmmCpuDxeSmm: dynamic PcdCpuSmmApSyncTimeout, PcdCpuSmmSyncMode --- 2016-11-18 Laszlo Ersek New
[edk2,v2,1/4] ArmPlatformPkg/SP805WatchdogDxe: cosmetic cleanup ArmPkg, ArmPlatformPkg: watchdog driver cleanup --- 2018-12-19 Ard Biesheuvel New
[edk2,v2,14/24] ArmVirtPkg/PciHostBridgeDxe: move to FDT client protocol --- 2016-04-08 Ard Biesheuvel New
[edk2,v2,14/17] MdeModulePkg/MdeModulePkg/dsc: move DxeDebugSupportDxe to x86 only section implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,1/3] MdePkg: introduce OrderedCollectionLib library class --- 2014-08-05 Laszlo Ersek New
[edk2,v2,1/3] MdePkg: Introduced BaseStackCheckLib --- 2014-08-04 Olivier Martin New
[edk2,v2,1/3] MdeModulePkg/SerialDxe: Describe correctly EFI_DEVICE_ERROR for SetAttributes MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported --- 2017-11-24 Julien Grall New
[edk2,v2,1/3] EmbeddedPkg: add NonDiscoverableDeviceDxe driver add DwMmcHcDxe driver --- 2018-08-15 Haojian Zhuang New
[edk2,v2,1/3,edk2,EmbeddedPkg] :Implementation of secure boot and HTTP Image download Adding secure boot and HTTP image download features for Linux based platform --- 2017-12-07 kalyan-nagabhirava New
[edk2,v2,13/24] ArmVirtPkg/BaseCachingPciExpressLib: construct at first invocation --- 2016-04-08 Ard Biesheuvel New
[edk2,v2,13/17] MdeModulePkg: implement NULL instance of MemoryAllocationLib library class implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,13/15] OvmfPkg: PciHostBridgeLib: initialize RootBus->DevicePath --- 2016-03-03 Laszlo Ersek New
[edk2,v2,13/14] ArmVirtPkg/ArmVirtMemoryInitPeiLib: move to ArmVirtMemInfoLib ArmVirtPkg: get rid of ArmPlatformLib --- 2017-11-22 Ard Biesheuvel New
[edk2,v2,13/13] Platforms/Juno: switch to DtPlatformDxe EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,1/2] Platform/Hisilicon: CRLF fixups for D05.dsc [edk2,v2,1/2] Platform/Hisilicon: CRLF fixups for D05.dsc --- 2018-11-07 Fu, Siyuan New
[edk2,v2,1/2] MdePkg/IndustryStandard: Add Global Plaform header file Add ArmPkg/Optee library APIs --- 2018-08-27 Sumit Garg New
[edk2,v2,1/2] MdeModulePkg: introduce SD/MMC override protocol quirks handling for SDHCI controllers --- 2017-11-30 Ard Biesheuvel New
[edk2,v2,1/2] EmbeddedPkg/AndroidBoot: boot android kernel from storage [edk2,v2,1/2] EmbeddedPkg/AndroidBoot: boot android kernel from storage --- 2017-07-06 Jun Nie New
[edk2,v2,1/2] ArmPkg: add prebuilt glue binaries for GCC5 LTO support --- 2016-07-18 Ard Biesheuvel New
[edk2,v2,12/17] MdeModulePkg: implement NULL instance of HobLib library class implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,12/13] Platforms/Juno: add DtPlatformDtbLoaderLib implementation EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,1/1] EmbeddedPkg/Drivers: add virtual keyboard driver add virtual keyboard driver --- 2018-03-08 Haojian Zhuang New
[edk2,v2,1/1] ArmPkg/TimerDxe: Add ISB for timer compare value reload ArmPkg/TimerDxe: Add ISB for timer compare value reload --- 2018-03-13 gary guo New
[edk2,v2,1/1] ArmPkg/PlatformBootManagerLib: load boot options from platform load boot options from platform --- 2018-04-17 Haojian Zhuang New
[edk2,v2,11/17] MdePkg: add MM_STANDALONE implementation of MmServicesTableLib implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,11/15] OvmfPkg: PciHostBridgeLib: set bus, IO and 32-bit MMIO windows in RootBus --- 2016-03-03 Laszlo Ersek New
[edk2,v2,11/13] ArmVirtPkg/QemuVirtMemInfoLib: ignore PcdPrePiCpuMemorySize ArmPkg, ArmVirtPkg: lift 40-bit IPA space limit --- 2018-11-26 Ard Biesheuvel New
[edk2,v2,11/11] StandaloneMmPkg/Core: permit encapsulated firmware volumes StandaloneMmPkg: assorted fixes and improvements --- 2019-01-16 Ard Biesheuvel New
[edk2,v2,10/17] MdePkg: introduce standalone MM entry point library implementation implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,09/24] ArmVirtPkg: move TimerDxe to FDT client library --- 2016-04-08 Ard Biesheuvel New
[edk2,v2,09/17] MdePkg: introduce standalone MM entry point library class implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,08/17] MdeModulePkg/VariableRuntimeDxe: implement standalone MM version implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,08/13] EmbeddedPkg/PrePiHobLib: base GCD memory space size on CPU's PA range ArmPkg, ArmVirtPkg: lift 40-bit IPA space limit --- 2018-11-26 Ard Biesheuvel New
[edk2,v2,07/17] MdeModulePkg/VariableRuntimeDxe: factor out boot service accesses implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,07/15] OvmfPkg: PciHostBridgeLib: set RootBus->Segment --- 2016-03-03 Laszlo Ersek New
[edk2,v2,07/14] ArmVirtPkg/PrePi: remove bogus IntelFrameworkModulePkg.dec dependency ArmVirtPkg: get rid of ArmPlatformLib --- 2017-11-22 Ard Biesheuvel New
[edk2,v2,07/13] Platforms/FVP-AArch64: switch to simpler DT platform driver EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,0/6] ArmVirtQemu: move to generic PciHostBridgeDxe --- 2016-09-02 Ard Biesheuvel New
[edk2,v2,06/17] MdeModulePkg/FaultTolerantWriteDxe: implement standalone MM version implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,06/13] Platforms/FVP: add DtPlatformDtbLoaderLib implementation EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,06/13] ArmPlatformPkg: add missing library class declarations to .dec file ArmPlatformPkg: remove unused or migrated modules --- 2017-12-04 Ard Biesheuvel New
[edk2,v2,05/17] MdeModulePkg/FaultTolerantWriteDxe: factor out boot service accesses implement standalone MM versions of the variable runtime drivers --- 2019-01-14 Ard Biesheuvel New
[edk2,v2,05/13] Platforms/TC2: move to new DtPlatformDxe driver EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,05/11] StandaloneMmPkg/StandaloneMmCoreEntryPoint: add missing SerialPortLib ref StandaloneMmPkg: assorted fixes and improvements --- 2019-01-16 Ard Biesheuvel New
[edk2,v2,0/4] ArmPkg: refactor MMU handling routines into separate ArmMmuLib --- 2016-07-06 Ard Biesheuvel New
[edk2,v2,04/15] OvmfPkg: clone PciHostBridgeLib from MdeModulePkg's Null instance --- 2016-03-03 Laszlo Ersek New
[edk2,v2,04/13] Platforms/VExpress: remove BdsLib library class resolutions EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,04/13] ArmPlatformPkg: remove BootMonFs and ArmShellCmdRunAxf ArmPlatformPkg: remove unused or migrated modules --- 2017-12-04 Ard Biesheuvel New
[edk2,v2,03/24] ArmVirtPkg: add FdtClientDxe to the ArmVirtPkg platforms --- 2016-04-08 Ard Biesheuvel New
[edk2,v2,03/15] OvmfPkg: factor the MMIO aperture shared by all PCI root bridges into PCDs --- 2016-03-03 Laszlo Ersek New
[edk2,v2,03/13] Platforms/VExpress: get rid of Tiano compression EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,02/15] OvmfPkg: factor the IO aperture shared by all PCI root bridges into PCDs --- 2016-03-03 Laszlo Ersek New
[edk2,v2,02/13] Platforms/VExpress: remove unused StatusCode references EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,02/13] ArmVirtPkg: refactor reading of the physical address space size ArmPkg, ArmVirtPkg: lift 40-bit IPA space limit --- 2018-11-26 Ard Biesheuvel New
[edk2,v2,01/13] Platforms/VExpress: remove unused logo PCD EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,01/13] ArmPkg/ArmLib: add support for reading the max physical address space size ArmPkg, ArmVirtPkg: lift 40-bit IPA space limit --- 2018-11-26 Ard Biesheuvel New
[edk2,v1] Readme.md: add Socionext SynQuacer in Supported Platforms [edk2,v1] Readme.md: add Socionext SynQuacer in Supported Platforms --- 2018-06-21 Masahisa Kojima New
[edk2,v1,edk-platforms,2/2] Platform/HiKey: add PL011UartClockLib Fix missing PL011UartClockLib --- 2018-08-09 Haojian Zhuang New
[edk2,v1,edk-platforms,1/2] Platform/HiKey960: add PL011UartClockLib Fix missing PL011UartClockLib --- 2018-08-09 Haojian Zhuang New
[edk2,v1,4/4] edk2-platforms: created RDK Qemu platform for RDK UEFI applications edk2-platforms:Comcast:RDK Qemu platform for RDK UEFI application --- 2018-02-12 Moorthy B S New
[edk2,v1,4/4] edk2-platforms:comcast: RDK DRI Application edk2-platforms:Comcast:Rdk Qemu platform for RDK UEFI applications --- 2018-01-08 kalyan-nagabhirava New
[edk2,v1,3/4] edk2-platforms:comcast: RDK secure boot Application edk2-platforms:Comcast:Rdk Qemu platform for RDK UEFI applications --- 2018-01-08 kalyan-nagabhirava New
[edk2,v1,3/4] edk2-platforms:comcast: RDK DRI Application edk2-platforms:Comcast:RDK Qemu platform for RDK UEFI application --- 2018-02-12 Moorthy B S New
[edk2,v1,2/4] edk2-platforms:comcast: RDK secure boot Application edk2-platforms:Comcast:RDK Qemu platform for RDK UEFI application --- 2018-02-12 Moorthy B S New
[edk2,v1,2/4] edk2-platforms:comcast: RDK boot manger Library implementation edk2-platforms:Comcast:Rdk Qemu platform for RDK UEFI applications --- 2018-01-08 kalyan-nagabhirava New
[edk2,v1,2/2] EmbeddedPkg/Drivers: add DwUsb3Dxe driver add DwUsb3Dxe driver --- 2018-08-20 Haojian Zhuang New
[edk2,v1,1/4] edk2-platforms: created Rdk Qemu platform for RDK UEFI applications edk2-platforms:Comcast:Rdk Qemu platform for RDK UEFI applications --- 2018-01-08 kalyan-nagabhirava New
[edk2,v1,1/4] edk2-platforms:comcast: RDK boot manager Library implementation edk2-platforms:Comcast:RDK Qemu platform for RDK UEFI application --- 2018-02-12 Moorthy B S New
[edk2,v1,1/2] EmbeddedPkg: add DwUsb protocol add DwUsb3Dxe driver --- 2018-08-20 Haojian Zhuang New
[edk2,v1,1/1] EmbeddedPkg/Drivers: add DwUsbDxe [edk2,v1,1/1] EmbeddedPkg/Drivers: add DwUsbDxe --- 2018-08-21 Haojian Zhuang New
[edk2,v1,1/1] ArmPkg/OpteeLib: Add OPTEE_SUCCESS return code [edk2,v1,1/1] ArmPkg/OpteeLib: Add OPTEE_SUCCESS return code --- 2018-12-11 Sumit Garg New
[edk2,v1,1/1] ArmPkg/OpteeLib: Add dummy RPC handler [edk2,v1,1/1] ArmPkg/OpteeLib: Add dummy RPC handler --- 2018-12-05 Sumit Garg New
[edk2] UEFI mouse/touchscreen in Hyper-V --- 2014-07-25 Laszlo Ersek New
[edk2] UefiCpuPkg: Move GetProcessorLocation() to SmmCpuFeaturesLib library. --- 2016-10-27 Duran, Leo New
[edk2] UefiCpuPkg: CpuIo2Dxe: optimize FIFO reads and writes of IO ports --- 2016-04-07 Laszlo Ersek New
[edk2,tianocore/edk2] edksetup.sh: rework argument parsing and update usage information (44f7942) --- 2016-10-25 Leif Lindholm New
[edk2,staging/AArch64StandaloneMm] Branch to implement MM in Standalone Mode on AArch64 --- 2016-11-09 Achin Gupta New
[edk2] Silicon/SynQuacer: remove bogus PL011 _HID from DSDT ACPI table [edk2] Silicon/SynQuacer: remove bogus PL011 _HID from DSDT ACPI table --- 2018-11-19 Ard Biesheuvel New
[edk2] Silicon/Hisilicon: switch to NonDiscoverable driver for EHCI [edk2] Silicon/Hisilicon: switch to NonDiscoverable driver for EHCI --- 2017-08-24 Ard Biesheuvel New
[edk2] Silicon/AMD Silicon/Hisilicon: remove -ArmGetCpuCountPerCluster() [edk2] Silicon/AMD Silicon/Hisilicon: remove -ArmGetCpuCountPerCluster() --- 2017-11-28 Ard Biesheuvel New
« 1 2 3 414 15 »