Show patches with: Archived = No       |   3169 patches
« 1 2 ... 3 4 531 32 »
Patch Series S/W/F Date Submitter Delegate State
[edk2,1/5] ArmVirtPkg/PciHostBridgeDxe: don't set linux, pci-probe-only DT property --- 2016-08-22 Ard Biesheuvel Superseded
[edk2,1/5] ArmVirtPkg/QemuFwCfgLib: remove superfluous InternalQemuFwCfgIsAvailable() --- 2016-12-01 Laszlo Ersek Superseded
[edk2,1/5] BaseTools/Conf/tools_def.template: drop ARM/AARCH support from GCC46/GCC47 [edk2,1/5] BaseTools/Conf/tools_def.template: drop ARM/AARCH support from GCC46/GCC47 --- 2018-12-24 Gao, Liming New
[edk2,1/5] EmbeddedPkg/DmaLib: add routine to allocate aligned buffers ArmPkg et al: remove UncachedMemoryallocationLib --- 2017-08-25 Ard Biesheuvel Accepted
[edk2,1/5] EmbeddedPkg: introduce platform PCI I/O protocol --- 2016-10-31 Ard Biesheuvel New
[edk2,1/5] MdeModulePkg/CapsulePei: clean Dcache before consuming capsule data MdeModulePkg ArmPkg: support for persistent capsules and progress reporting --- 2018-06-07 Ard Biesheuvel New
[edk2,1/5] MdeModulePkg/PciHostBridgeDxe: fix Ia32 GCC44 build error --- 2016-07-15 Laszlo Ersek Accepted
[edk2,1/5] MdePkg: avoid __builtin_unreachable() on GCC v4.4 --- 2016-07-14 Ard Biesheuvel Superseded
[edk2,1/5] OvmfPkg: IndustryStandard/Q35MchIch9.h: add PCIEXBAR macros --- 2016-03-04 Laszlo Ersek Superseded
[edk2,1/5] OvmfPkg/QemuVideoDxe: drop useless QEMU_VIDEO_MODE_DATA.RefreshRate --- 2016-10-12 Laszlo Ersek New
[edk2,1/5] Platform/AMD/Overdrive: remove StatusCodeLib references Platform/AMD/Overdrive: implement capsule support + some fixes --- 2017-10-15 Ard Biesheuvel New
[edk2,16/17] OvmfPkg: resolve PciSegmentLib --- 2016-02-27 Laszlo Ersek Superseded
[edk2,16/19] ArmPlatformPkg: remove unused SP804 driver and TimerLib implementation ArmPlatformPkg: remove unused or migrated modules --- 2017-11-15 Ard Biesheuvel New
[edk2,16/19] ArmVirtPkg/PlatformBootManagerLib: eliminate unchecked PcdSetXX() calls --- 2016-10-21 Laszlo Ersek Accepted
[edk2,16/21] ArmVirtPkg/BaseCachingPciExpressLib: construct at first invocation --- 2016-04-06 Ard Biesheuvel Superseded
[edk2,16/26] ArmPkg/BaseMemoryLibVstm: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,16/35] MdeModulePkg: DeviceManagerUiLib: remove set but unused variables --- 2016-03-24 Laszlo Ersek Accepted
[edk2,16/47] IntelFrameworkModulePkg/BdsDxe: rebase to ARRAY_SIZE() --- 2016-10-26 Laszlo Ersek Accepted
[edk2,1/6] AppPkg: fix webserver build for !Ia32/X64 fix top-level package builds for AARCH64/ARM --- 2018-11-01 Leif Lindholm New
[edk2,1/6] ArmPkg: add missing components --- 2016-10-24 Ard Biesheuvel Superseded
[edk2,1/6] ArmPlatformPkg: Tidy PL011 UART driver --- 2016-05-28 Evan Lloyd New
[edk2,1/6] ArmVirtPkg: drop unused PcdCacheEnable Delete unused EmbeddedPkg code, Pcds and guids --- 2018-02-06 Leif Lindholm Accepted
[edk2,1/6] BaseTools/CommonLib: avoid using 'native' word size in IP address handling BaseTools: get rid of MAX_UINTN --- 2018-11-29 Ard Biesheuvel Superseded
[edk2,1/6] EdkCompatibilityPkg: fix ASSERT_EFI_ERROR() typos --- 2016-06-28 Laszlo Ersek Accepted
[edk2,1/6] EmbeddedPkg/DtPlatformDxe: allow multiple entries in DTB FV file Embedded|ArmPlatformPkg: spring cleaning + DtPlatformDxe switch --- 2017-03-29 Ard Biesheuvel New
[edk2,1/6] EmbeddedPkg: rename NullDmaLib to CoherentDmaLib ArmPkg EmbeddedPkg: clean up DmaLib implementations --- 2017-08-30 Ard Biesheuvel New
[edk2,1/6] MdeModulePkg/BootLogoLib: pull GraphicsOutput protocol into class header --- 2016-05-25 Laszlo Ersek Accepted
[edk2,1/6] MdePkg: DebugLib: more cleanup for log level comments in lib class header --- 2016-03-01 Laszlo Ersek Accepted
[edk2,1/6] MdePkg/Include: add MmServicesTableLib header file implement standalone MM versions of the variable runtime drivers --- 2019-01-03 Ard Biesheuvel Accepted
[edk2,1/6] MdePkg/UefiLib: move InternalEmptyFunction to UefiLib.c --- 2016-03-22 Laszlo Ersek New
[edk2,1/6] OvmfPkg/PlatformBootManagerLib: add missing report status code call Abstract allocation of PEI accessible memory --- 2018-05-22 Ard Biesheuvel Superseded
[edk2,1/6] OvmfPkg/README: refer to MdeModulePkg & PlatformBootManagerLib in examples --- 2016-05-17 Laszlo Ersek Accepted
[edk2,1/6] OvmfPkg: rename PcdAcpiPmBaseAddress to PcdPiix4AcpiPmBaseAddress --- 2016-05-10 Laszlo Ersek New
[edk2,1/6] Platform: remove bogus ArmPlatformSecExtraActionLib references Move ArmPlatformPkg stuff into edk2-platforms --- 2017-11-15 Ard Biesheuvel Superseded
[edk2,1/6] Platforms/BeagleBoard: remove unreferenced Sec.inf module --- 2016-08-11 Ard Biesheuvel New
[edk2,17/17] OvmfPkg: switch to MdeModulePkg/Bus/Pci/PciHostBridgeDxe --- 2016-02-27 Laszlo Ersek Superseded
[edk2,17/19] ArmPkg/ArmDisassemblerLib: replace AsciiStrCat() with AsciiStrCatS() --- 2016-10-21 Laszlo Ersek Accepted
[edk2,17/21] ArmVirtPkg/VirtFdtDxe: drop PCI host bridge handling --- 2016-04-06 Ard Biesheuvel Superseded
[edk2,17/26] ArmPkg/CompilerIntrinsicsLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel New
[edk2,17/35] NetworkPkg: IpSecDxe: remove set but unused variables --- 2016-03-24 Laszlo Ersek Accepted
[edk2,17/47] MdeModulePkg/MemoryProfileInfo: rebase to ARRAY_SIZE() --- 2016-10-26 Laszlo Ersek Accepted
[edk2,1/7] ArmPkg/AsmMacroIoLibV8: remove undocumented assumption from ELx macros --- 2016-03-17 Ard Biesheuvel New
[edk2,1/7] ArmPlatformPkg/Documentation: remove outdated porting manual ArmPlatformPkg cleanup - phase II --- 2017-11-30 Ard Biesheuvel New
[edk2,1/7] EmbeddedPkg BeagleBoardPkg: move special HOB reuse libraries into platform ArmPlatformPkg/PrePi: stop exposing internal code via HOBs --- 2017-11-30 Ard Biesheuvel New
[edk2,1/7] MdeModulePkg/AtaAtapiPassThru: enable 64-bit PCI DMA --- 2016-09-05 Ard Biesheuvel Accepted
[edk2,1/7] OvmfPkg: Remove use of IntelFrameworkModulePkg legacy libs --- 2016-12-01 Leif Lindholm Accepted
[edk2,18/19] ArmPkg/DefaultExceptionHandlerLib: replace AsciiStrCat() with AsciiStrCatS() --- 2016-10-21 Laszlo Ersek New
[edk2,18/21] ArmVirtPkg: implement ArmVirtRtcFdtClientLib --- 2016-04-06 Ard Biesheuvel New
[edk2,18/26] ArmPkg/SemihostLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,18/35] OptionRomPkg: FtdiUsbSerialDxe: remove set but unused variables --- 2016-03-24 Laszlo Ersek Accepted
[edk2,18/47] MdeModulePkg/PciBusDxe: rebase to ARRAY_SIZE() --- 2016-10-26 Laszlo Ersek Accepted
[edk2,1/8] ArmPlatformPkg/ArmVExpressPkg: add network modules --- 2014-01-16 Laszlo Ersek New
[edk2,1/8] IntelFrameworkModulePkg/LegacyBootMaintUiLib: Update RouteConfig function [edk2,1/8] IntelFrameworkModulePkg/LegacyBootMaintUiLib: Update RouteConfig function --- 2018-04-18 Palmer, Thomas Accepted
[edk2,1/8] StandaloneMmPkg/StandaloneMmCpu: fix typo Standlone -> Standalone StandaloneMmPkg: assorted fixes and improvements --- 2019-01-04 Ard Biesheuvel Superseded
[edk2,19/19] ArmVirtPkg: disable deprecated interfaces --- 2016-10-21 Laszlo Ersek Accepted
[edk2,19/21] ArmVirtPkg: move QEMU based platforms to ArmVirtRtcFdtClientLib --- 2016-04-06 Ard Biesheuvel Superseded
[edk2,19/26] BeagleBoardPkg: remove unused Sec.inf module --- 2016-08-10 Ard Biesheuvel Superseded
[edk2,19/35] QuarkSocPkg: IntelQNCLib: remove set but unused variables --- 2016-03-24 Laszlo Ersek Accepted
[edk2,19/47] MdeModulePkg/PciHostBridgeDxe: rebase to ARRAY_SIZE() --- 2016-10-26 Laszlo Ersek Accepted
[edk2,1/9] EmbeddedPkg/AndroidFastbootTransportTcpDxe: remove broken hostname handling --- 2016-10-24 Ard Biesheuvel Superseded
[edk2,1/9] MmcDxe: wait OCR busy bit free --- 2016-02-26 Haojian Zhuang Superseded
[edk2,1/9] Ufs: fix data direction checking --- 2017-01-06 Haojian Zhuang New
[edk2,20/21] ArmVirtPkg/VirtFdtDxe: drop RTC handling --- 2016-04-06 Ard Biesheuvel Superseded
[edk2,20/26] BeagleBoardPkg: add missing ArmMmuLib resolution --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,20/35] QuarkSocPkg: MtrrLib: remove set but unused variables --- 2016-03-24 Laszlo Ersek Accepted
[edk2,20/47] MdeModulePkg/UsbBusDxe: rebase to ARRAY_SIZE() --- 2016-10-26 Laszlo Ersek Accepted
[edk2,21/21] ArmVirtPkg: get rid of A PRIORI DXE declarations for VirtFdtDxe --- 2016-04-06 Ard Biesheuvel Superseded
[edk2,21/26] ArmPlatformPkg/ArmJunoLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,21/35] QuarkSocPkg: QNCSmmLib: remove set but unused variables --- 2016-03-24 Laszlo Ersek New
[edk2,21/47] MdeModulePkg/Core/Dxe: rebase to ARRAY_SIZE() --- 2016-10-26 Laszlo Ersek Accepted
[edk2,22/26] ArmPlatformPkg/PrePi: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,22/35] QuarkSocPkg: MemoryInit/Pei: remove set but unused variable TRFC --- 2016-03-24 Laszlo Ersek Accepted
[edk2,22/47] MdeModulePkg/Core/PiSmmCore: rebase to ARRAY_SIZE() --- 2016-10-26 Laszlo Ersek Accepted
[edk2,2/2] AppPkg: introduce RbTreeTest --- 2014-08-03 Laszlo Ersek New
[edk2,2/2] ArmPkg/ArmBaseLib: clean up directory structure --- 2016-09-08 Ard Biesheuvel Accepted
[edk2,2/2] ArmPkg/ArmMmuLib ARM: fix thinko in second level page table handling [edk2,1/2] ArmPkg/ArmMmuLib ARM: add missing support for non-shareable cached mappings --- 2019-01-04 Ard Biesheuvel Accepted
[edk2,2/2] ArmPkg/AsmMacroIoLib: force word alignment for functions --- 2016-09-13 Ard Biesheuvel Accepted
[edk2,2/2] ArmPkg/CpuDxe: remove VirtualUncachedPages protocol and implementation [edk2,1/2] ArmPkg: remove DebugUncachedMemoryAllocationLib --- 2017-02-23 Ard Biesheuvel Accepted
[edk2,2/2] ArmPkg/CpuDxe: unmask SErrors in DEBUG builds --- 2016-07-01 Ard Biesheuvel Accepted
[edk2,2/2] ArmPkg/DefaultExceptionHandlerLib AARCH64: add minimal backtrace to crash dump --- 2016-09-07 Ard Biesheuvel Accepted
[edk2,2/2] ArmPkg/DefaultExceptionHandlerLib: add stack dump to exception handling code --- 2016-05-09 Ard Biesheuvel Accepted
[edk2,2/2] ArmPkg: implement CpuIo2 protocol driver specific for PCI --- 2016-04-29 Ard Biesheuvel Accepted
[edk2,2/2] ArmPkg: remove BaseMemoryLibStm --- 2016-09-21 Ard Biesheuvel New
[edk2,2/2] ArmPkg: remove BdsLib and remaining ARM BDS related PCDs remove ARM BdsLib and FdtPlatformDxe --- 2017-11-20 Ard Biesheuvel Accepted
[edk2,2/2] ArmPlatformPkg/BootMonFs: eliminate deprecated string functions --- 2016-10-25 Ard Biesheuvel Superseded
[edk2,2/2] ArmPlatformPkg CRLF fixup. --- 2014-02-11 Leif Lindholm New
[edk2,2/2] ArmPlatformPkg: Fix VE RTSM mem map descriptor count --- 2016-11-24 Evan Lloyd New
[edk2,2/2] ArmPlatformPkg/MemoryInitPeiLib: reserve rather than remove FV memory [edk2,1/2] ArmPlatformPkg/MemoryInitPeiLib: revert "don't reserve primary FV in memory" --- 2018-02-28 Ard Biesheuvel Accepted
[edk2,2/2] ArmPlatformPkg/PL031RealTimeClockLib: remove local copy of gRT pointer --- 2016-04-13 Ard Biesheuvel Accepted
[edk2,2/2] ArmPlatformPkg/PL031RealTimeClockLib: remove validation and DST handling [edk2,1/2] EmbeddedPkg/RealTimeClockRuntimeDxe: move common functionality into core --- 2017-11-05 Ard Biesheuvel Superseded
[edk2,2/2] ArmPlatformPkg/PL061Gpio: fix the offset value in Get function [edk2,1/2] ArmPlatformPkg/PL061: remove duplicated PL061_GPIO_DATA_REG --- 2017-02-13 Haojian Zhuang Accepted
[edk2,2/2] ArmPlatformPkg/PL111LcdArmVExpressLib: use write-combine mapping for VRAM [edk2,1/2] ArmPlatformPkg/HdLcdArmVExpressLib: use write-combine mapping for VRAM --- 2017-04-05 Ard Biesheuvel New
[edk2,2/2] ArmPlatformPkg/PlatformPeim: allow PlatformPeiLib to set the boot mode PEI phase boot mode setting --- 2017-11-01 Ard Biesheuvel Accepted
[edk2,2/2] ArmPlatformPkg/PrePi: avoid global variable write to mSystemMemoryEnd --- 2016-10-24 Ard Biesheuvel Accepted
[edk2,2/2] ArmPlatformPkg/PrePi: use correct callee saved regs --- 2016-08-05 Ard Biesheuvel New
[edk2,2/2] ArmVirtPkg ARM: make relocatable PrePi users build with CLANG35 --- 2016-08-03 Ard Biesheuvel Accepted
[edk2,2/2] ArmVirtPkg/ArmVirtQemu: allow firmware to be built in ACPI-only mode --- 2016-03-31 Ard Biesheuvel New
[edk2,2/2] ArmVirtPkg: disable PcdHiiOsRuntimeSupport --- 2016-03-29 Laszlo Ersek Accepted
[edk2,2/2] ArmVirtPkg: drop bogus ArmPlatformSecExtraActionLib resolution --- 2016-04-07 Ard Biesheuvel Accepted
[edk2,2/2] ArmVirtPkg: enable EBC interpreter for AArch64 QEMU --- 2016-08-17 Leif Lindholm New
« 1 2 ... 3 4 531 32 »