messages from 2018-06-08 15:35:08 to 2018-06-12 22:26:48 UTC [more...]
[platforms PATCH 00/25] Armada herdware description rework
2018-06-12 22:26 UTC (40+ messages)
` [platforms PATCH 01/25] Marvell/Library: Introduce ArmadaSoCDescLib class
` [platforms PATCH 02/25] Marvell/Library: Introduce ArmadaBoardDescLib class
` [platforms PATCH 04/25] Marvell/Drivers: MvBoardDescDxe: Introduce board description driver
` [platforms PATCH 08/25] Marvell/Armada7k8k: Extend ArmadaSoCDescLib with PP2 information
` [platforms PATCH 09/25] Marvell/Drivers: MvBoardDesc: Extend protocol with PP2 support
` [platforms PATCH 10/25] Marvell/Drivers: Pp2Dxe: Switch to use MARVELL_BOARD_DESC protocol
` [platforms PATCH 11/25] Marvell/Armada7k8k: Extend ArmadaSoCDescLib with AHCI/SDMMC/XHCI
` [platforms PATCH 12/25] Marvell/Drivers: MvBoardDesc: Extend protocol "
` [platforms PATCH 14/25] Marvell/Library: ComPhyLib: Get AHCI data with MARVELL_BOARD_DESC
` [platforms PATCH 15/25] Marvell/Armada7k8k: Extend ArmadaSoCDescLib with ComPhy information
` [platforms PATCH 16/25] Marvell/Drivers: MvBoardDesc: Extend protocol with COMPHY support
` [platforms PATCH 17/25] Marvell/Library: ComPhyLib: Switch library to use MARVELL_BOARD_DESC
` [platforms PATCH 18/25] Marvell/Armada7k8k: Extend ArmadaSoCDescLib with MDIO information
` [platforms PATCH 19/25] Marvell/Drivers: MvBoardDesc: Extend protocol with MDIO support
` [platforms PATCH 20/25] Marvell/Drivers: MvMdioDxe: Enable 64bit addressing
` [platforms PATCH 21/25] Marvell/Drivers: MvMdioDxe: Switch driver to use MARVELL_BOARD_DESC
` [platforms PATCH 22/25] Marvell/Armada7k8k: Extend ArmadaSoCDescLib with I2C information
` [platforms PATCH 23/25] Marvell/Drivers: MvBoardDesc: Extend protocol with I2C support
` [platforms PATCH 24/25] Marvell/Drivers: MvI2cDxe: Switch driver to use MARVELL_BOARD_DESC
` [platforms PATCH 25/25] Marvell/Drivers: MvPhyDxe: Remove MvHwDescLib.h dependency
[RFC PATCH 00/11] GCC/X64: use hidden visibility for LTO PIE code
2018-06-12 19:17 UTC
[PATCH] SourceLevelDebugPkg/DebugCommunicationLibUsb: Add endpoint configuration
2018-06-12 19:10 UTC (2+ messages)
[RFC PATCH 00/11] GCC/X64: use hidden visibility for LTO PIE code
2018-06-12 18:58 UTC (14+ messages)
` [RFC PATCH 01/11] MdePkg/ProcessorBind.h: define macro to decorate module entry points
` [RFC PATCH 02/11] DuetPkg: annotate module entry points with EFI_ENTRYPOINT
` [RFC PATCH 03/11] EdkCompatibilityPkg: "
` [RFC PATCH 04/11] EmbeddedPkg: "
` [RFC PATCH 05/11] EmulatorPkg: "
` [RFC PATCH 06/11] IntelFrameWorkPkg: "
` [RFC PATCH 07/11] MdeModulePkg: "
` [RFC PATCH 08/11] MdePkg: "
` [RFC PATCH 09/11] Nt32Pkg: "
` [RFC PATCH 10/11] UefiCpuPkg: "
` [RFC PATCH 11/11] MdePkg/ProcessorBind.h X64: drop non-LTO limitation on visiblity override
[OvmfPkg] Secure Boot issues
2018-06-12 18:14 UTC (4+ messages)
[PATCH v2 0/4] Add QemuRamfbDxe driver
2018-06-12 17:50 UTC (9+ messages)
` [PATCH v2 1/4] OvmfPkg: add QEMU_RAMFB_GUID
` [PATCH v2 2/4] OvmfPkg: add QemuRamfbDxe
` [PATCH v2 3/4] OvmfPkg: add QemuRamfb to platform console
` [PATCH v2 4/4] ArmVirtPkg: add QemuRamfbDxe
[PATCH v3 0/4] MdeModulePkg ArmPkg: support for persistent capsules and progress reporting
2018-06-12 16:27 UTC (10+ messages)
` [PATCH v3 1/4] MdeModulePkg/CapsuleRuntimeDxe: clean the capsule payload to DRAM
` [PATCH v3 2/4] MdeModulePkg/DxeCapsuleLibFmp: pass progress callback only if it works
` [PATCH v3 3/4] ArmPkg/PlatformBootManagerLib: call ProcessCapsules() only once
` [PATCH v3 4/4] ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm reboot
[PATCH v2 0/5] MdeModulePkg ArmPkg: support for persistent capsules and progress reporting
2018-06-12 15:02 UTC (27+ messages)
` [PATCH v2 1/5] MdeModulePkg/CapsulePei: clean Dcache before consuming capsule data
` [PATCH v2 2/5] MdeModulePkg/DxeCapsuleLibFmp: permit ProcessCapsules () to be called once
[platforms: PATCH 0/3] Armada7k8k new boards support
2018-06-12 14:36 UTC (11+ messages)
` [platforms: PATCH 1/3] Marvell/Armada7k8k: Use common .fdf file
` [platforms: PATCH 2/3] Marvell/Armada7k8k: Introduce support for Armada-8040-McBin
` [platforms: PATCH 3/3] Marvell/Armada7k8k: Introduce support for Armada-8040-Db
[PATCH 0/2] fix DXE memory free issue in SMM mode
2018-06-12 13:15 UTC (11+ messages)
` [PATCH 1/2] UefiCpuPkg/CpuDxe: allow accessing (DXE) page table "
` [PATCH 2/2] MdeModulePkg/Core: remove SMM check for Heap Guard feature detection
[PATCH 0/4] Add QemuRamfbDxe driver
2018-06-12 13:01 UTC (16+ messages)
` [PATCH 1/4] OvmfPkg: add QEMU_RAMFB_GUID
` [PATCH 2/4] OvmfPkg: add QemuRamfbDxe
` [PATCH 3/4] OvmfPkg: add QemuRamfb to platform console
` [PATCH 4/4] ArmVirtPkg: add QemuRamfbDxe
[PATCH] MdeModulePkg/AtaAtapiPassThru: Fix VS2010/VS2012 build failure
2018-06-12 8:18 UTC (2+ messages)
[patch V2 1/3] ShellPkg/Dp: make sure memory is freed before exit
2018-06-12 8:10 UTC (5+ messages)
` [patch V2 2/3] ShellPkg/Dp: Initialize summary date when run DP
` [patch V2 3/3] ShellPkg/Dp: Make the help info align with code
[PATCH v1 0/2] BaseTools: cleanup for speed
2018-06-12 6:43 UTC (2+ messages)
[Patch] BaseTools: remove including Base.h if the module type is not BASE
2018-06-12 6:40 UTC
[PATCH v2] BaseTools/tools_def IA32: disable PIE code generation explicitly
2018-06-12 6:18 UTC (4+ messages)
[PATCH 0/2] Adjust DEBUG prints level for SD/NVMe BlockIo services
2018-06-12 5:57 UTC (6+ messages)
` [PATCH 1/2] MdeModulePkg/NvmExpressDxe: Adjust R/W DEBUG prints to BLKIO level
` [PATCH 2/2] MdeModulePkg/SdDxe: Demote DEBUG print to DEBUG_BLKIO
Crc32 Calculation Miss
2018-06-12 5:36 UTC (8+ messages)
[PATCH] MdeModulePkg/EmmcDxe: demote DEBUG print to DEBUG_BLKIO
2018-06-12 2:04 UTC (9+ messages)
[Patch] BaseTools: Fix one bug of nest !include parser
2018-06-12 1:51 UTC (2+ messages)
[Patch 0/5] BaseTools/BinToPcd: Multiple clean up tasks
2018-06-12 0:40 UTC (7+ messages)
` [Patch 1/5] BaseTools/BinToPcd: Fix typo in error messages
` [Patch 2/5] BaseTools/BinToPcd: Clarify error message for --type HII
` [Patch 3/5] BaseTools/BinToPcd: --offset must be 8-byte aligned
` [Patch 4/5] BaseTools/BinToPcd: Update for Python 3 compatibility
` [Patch 5/5] BaseTools/BinToPcd: Follow PEP-8 indent of 4 spaces
[Patch] Vlv2TbltDevicePkg: Set SMM Stack size to 16 KB
2018-06-11 18:05 UTC
[PATCH] BaseTools/tools_def IA32: disable PIE code generation explicitly
2018-06-11 16:25 UTC (9+ messages)
[PATCH v3 1/2] MdePkg/BaseIoLibIntrinsic: make BaseIoLibIntrinsic safe for ArmVirt/KVM
2018-06-11 16:05 UTC (7+ messages)
` [PATCH v3 2/2] ArmVirtPkg: switch to KVM safe IoLib implementation
[PATCH v2 0/2] ArmPlatformPkg: PL011 Dynamic clock freq Support
2018-06-11 10:32 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ArmPlatformPkg: Include PL011UartClock Lib
[PATCH] Platform: Add PL011UartClock Lib
2018-06-11 10:10 UTC (2+ messages)
Bug 843 - Need to remove unnecessary return statements in void functions of EDKII
2018-06-11 9:56 UTC (4+ messages)
[PATCH] ArmPkg/CompilerIntrinsicsLib: fix GCC8 warning for __aeabi_memcpy aliases
2018-06-11 9:46 UTC (4+ messages)
[PATCH] BaseTools: Remove dsc nested include checking
2018-06-11 8:39 UTC (2+ messages)
[PATCH v2 1/2] MdePkg/BaseIoLibIntrinsic: make BaseIoLibIntrinsic safe for ArmVirt/KVM
2018-06-11 7:06 UTC (4+ messages)
` [PATCH v2 2/2] ArmVirtPkg: switch to KVM safe IoLib implementation
[Patch] BaseTools/UPT: Update the import statement to use StringUtils
2018-06-11 6:19 UTC (2+ messages)
[patch 1/3] ShellPkg/Dp: make sure memory is freed before exit
2018-06-11 3:10 UTC (4+ messages)
` [patch 3/3] ShellPkg/Dp: Make the help info align with code
[PATCH] Set FIFO Polled Mode on 16550 UART
2018-06-11 2:41 UTC (10+ messages)
` [PATCH] MdeModulePkg/Library/BaseSerialPortLib16550: Ensure FIFO Polled Mode
[patch V2 0/2] ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues
2018-06-11 2:03 UTC (2+ messages)
[PATCH] MdePkg/BaseIoLibIntrinsic: make BaseIoLibIntrinsic safe for ArmVirt/KVM
2018-06-10 17:51 UTC (6+ messages)
Trying to build OVMF fails
2018-06-10 11:48 UTC (3+ messages)
unknown section type handling in ElfConvert
2018-06-08 15:45 UTC
[PATCH v2] CorebootModulePkg/CbSupportDxe: Remove SCI_EN setting
2018-06-08 15:42 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox