messages from 2017-11-27 12:09:41 to 2017-11-30 07:51:11 UTC [more...]
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] SATA LED
2017-11-30 7:55 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Change BIOS Version
2017-11-30 7:50 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Set Speed
2017-11-30 7:31 UTC
[RFC PATCH 0/2] quirks handling for SDHCI controllers
2017-11-30 6:45 UTC (11+ messages)
[PATCH v2 0/3] BaseTools: Update Makefiles with clear ARCH and dependency
2017-11-30 4:31 UTC (5+ messages)
` [PATCH v2 1/3] BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict
` [PATCH v2 2/3] BaseTools: Update BaseTools top GNUMakefile with the clear dependency
` [PATCH v2 3/3] BaseTools: Update C tools top GNUMakefile to adjust tool order
[PATCH 1/1] MdePkg/IoLib: Add support for big-endian MMIO
2017-11-30 4:15 UTC (13+ messages)
[PATCH 0/2] Enable page table write protection
2017-11-30 2:36 UTC (21+ messages)
` [PATCH 1/2] UefiCpuPkg/CpuDxe: Check CR0.WP before changing page table
` [PATCH 2/2] MdeModulePkg/DxeIpl: Mark page table as read-only
[PATCH v3 0/3] MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported
2017-11-30 1:15 UTC (6+ messages)
` [PATCH v3 1/3] MdeModulePkg/SerialDxe: Describe correctly EFI_DEVICE_ERROR for SetAttributes
` [PATCH v3 2/3] MdeModulePkg/SerialDxe: Fix return valued in SerialSetAttributes
` [PATCH v3 3/3] MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported
[platforms: PATCH v3 0/4] Armada 7k/8k variable support
2017-11-29 22:38 UTC (7+ messages)
` [platforms: PATCH v3 1/4] Platform/Marvell: Introduce MvFvbDxe variable support driver
` [platforms: PATCH v3 2/4] Marvell/Drivers: MvSpiFlash: Enable using driver in RT
` [platforms: PATCH v3 3/4] Marvell/Drivers: MvSpiDxe: "
` [platforms: PATCH v3 4/4] Marvell/Armada: Enable variables support
[PATCH edk2-platforms] Silicon/SynQuacerPciHostBridgeLib: fix weird indentation
2017-11-29 19:24 UTC (3+ messages)
[PATCH edk2-platforms] Silicon/SynQuacerPciHostBridgeLib: enable Gen2 speed
2017-11-29 19:12 UTC (2+ messages)
[Patch 0/4 V3] BaseTools: Enable multiple thread to generate FFS file
2017-11-29 14:02 UTC (5+ messages)
` [Patch 1/4 V3] BaseTools: GenFfs support to get alignment value from SectionFile
` [Patch 2/4 V3] BaseTools: Update Trim to generate VfrBinOffset Binary
` [Patch 3/4 V3] BaseTools: Update Gensec to set PROCESSING_REQUIRED value
` [Patch 4/4 V3] BaseTools: Update Makefile to support FFS file generation
[PATCH v4 0/3] Fix build failure due to tftp/dp library removal
2017-11-29 13:53 UTC (6+ messages)
` [PATCH v4 1/3] EmulatorPkg: Fix build failure due to Tftp "
` [PATCH v4 2/3] ArmVirtPkg: "
` [PATCH v4 3/3] BeagleBoardPkg: "
[PATCH v3 0/6] Fix build failure due to tftp/dp library removal
2017-11-29 13:12 UTC (20+ messages)
` [PATCH v3 1/6] ShellPkg/tftp: Correct file comments header of Tftp.uni
` [PATCH v3 2/6] EmulatorPkg: Fix build failure due to Tftp library removal
` [PATCH v3 3/6] ArmVirtPkg: "
` [PATCH v3 4/6] BeagleBoardPkg: "
` [PATCH v3 5/6] CorebootPayloadPkg: Fix build failure due to Tftp/Dp "
` [PATCH v3 6/6] OvmfPkg: Add tftp dynamic command
[PATCH 0/2] Move MicrocodeUpdate from UefiCpuPkg to IntelSiliconPkg
2017-11-29 12:41 UTC (6+ messages)
` [PATCH 1/2] IntelSiliconPkg: Move MicrocodeUpdate from UefiCpuPkg
` [PATCH 2/2] IntelSiliconPkg: Update MicrocodeUpdate to build with the package
[PATCH] MdeModulePkg/PerformanceLib: add lock protection
2017-11-29 12:36 UTC (2+ messages)
[PATCH 0/4] Add USED_SIZE FV_EXT_TYPE support
2017-11-29 10:14 UTC (5+ messages)
` [PATCH V2 1/4] MdePkg PiFirmwareVolume.h: Add USED_SIZE FV_EXT_TYPE definitions
` [PATCH V2 2/4] MdeModulePkg PeiCore: Support USED_SIZE FV_EXT_TYPE
` [PATCH V2 3/4] MdeModulePkg DxeCore: Check FvImage alignment
` [PATCH V2 4/4] MdeModulePkg DxeCore: Support USED_SIZE FV_EXT_TYPE
[PATCH 0/2] Use DpDynamicCommand to replace PerformancePkg/dp
2017-11-29 8:38 UTC (4+ messages)
` [PATCH 1/2] Vlv2TbltDevicePkg: "
` [PATCH 2/2] QuarkPlatformPkg: "
[PATCH] ShellPkg/ShellPkg.dec: Change comments for PcdShellLibAutoInitialize
2017-11-29 8:22 UTC
[PATCH v3 0/4] Add VS2017 tool chain for evaluation
2017-11-29 8:04 UTC (3+ messages)
Anyone interested in core dumps for EFI?
2017-11-29 7:06 UTC
[Patch v2] MdeModulePkg: Free NET_BUF data after it is sent out to avoid memory leak
2017-11-29 6:51 UTC (2+ messages)
[PATCH] Include libraries, header files for MdeModulePkg/.../Network maintainer
2017-11-29 6:26 UTC (3+ messages)
[MdeModulePkg/TerminalDxe] Why do we delay 2s for ESC being pressed?
2017-11-29 4:18 UTC (12+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Spi driver change
2017-11-29 3:30 UTC
[PATCH 0/2] OvmfPkg/QemuBootOrderLib: multiplicity update for OFW <-> UEFI matching
2017-11-28 20:39 UTC (6+ messages)
` [PATCH 1/2] OvmfPkg/QemuBootOrderLib: skip already matched / appended UEFI boot opts
` [PATCH 2/2] OvmfPkg/QemuBootOrderLib: let an OFW devpath match multiple "
[PATCH] Silicon/AMD Silicon/Hisilicon: remove -ArmGetCpuCountPerCluster()
2017-11-28 20:18 UTC (2+ messages)
[PATCH 00/19] ArmPlatformPkg: Update GOP
2017-11-28 18:17 UTC (3+ messages)
` [PATCH 19/19] ArmPlatformPkg: New DP500/DP550/DP650 GOP driver
[PATCH v2 0/6] Fix build failure due to tftp/dp library removal
2017-11-28 15:53 UTC (9+ messages)
` [PATCH v2 1/6] ShellPkg/tftp: Correct file comments header of Tftp.uni
` [PATCH v2 2/6] EmulatorPkg: Fix build failure due to Tftp library removal
` [PATCH v2 3/6] ArmVirtPkg: "
` [PATCH v2 4/6] BeagleBoardPkg: "
` [PATCH v2 5/6] CorebootPayloadPkg: Fix build failure due to Tftp/Dp "
` [PATCH v2 6/6] OvmfPkg: Add tftp dynamic command
[PATCH 0/2] Fix dynamic command cannot start in boot
2017-11-28 15:00 UTC (4+ messages)
` [PATCH 1/2] ShellPkg/ShellLib: Fix dynamic command fails to start during boot
` [PATCH 2/2] ShellPkg/DynamicCommand: Fix bug that cannot start in boot
[PATCH] ShellPkg: Fix the bug that handling Ctrl-C improperly
2017-11-28 14:58 UTC (2+ messages)
[PATCH 0/6] Fix build failure due to Tftp/Dp library removal
2017-11-28 14:57 UTC (10+ messages)
` [PATCH 1/6] ShellPkg/tftp: Correct file comments header of Tftp.uni
` [PATCH 2/6] EmulatorPkg: Fix build failure due to Tftp library removal
` [PATCH 3/6] ArmVirtPkg: "
` [PATCH 4/6] BeagleBoardPkg: "
` [PATCH 5/6] CorebootPayloadPkg: Fix build failure due to Tftp/Dp "
` [PATCH 6/6] OvmfPkg: Add tftp dynamic command
[PATCH edk2-platforms] Silicon/SynQuacer: enable coherent DMA for NETSEC and eMMC
2017-11-28 14:22 UTC (6+ messages)
[PATCH] OvmfPkg/Sec: Fix 64bit SEC build failure
2017-11-28 13:57 UTC (4+ messages)
[PATCH] [edk2-platforms]:Enabling Secure boot feature support on hikey platfrom
2017-11-28 13:01 UTC (7+ messages)
[PATCH 0/2] MdeModulePkg/AtaAtapiPassThru: Revert patch to disable PCI attributes
2017-11-28 12:55 UTC (4+ messages)
[PATCH] Add Ruiyu as MdeModulePkg reviewer
2017-11-28 12:03 UTC (2+ messages)
[PATCH 0/4] Add USED_SIZE FV_EXT_TYPE support
2017-11-28 9:52 UTC (5+ messages)
` [PATCH 1/4] MdePkg PiFirmwareVolume.h: Add USED_SIZE FV_EXT_TYPE definitions
` [PATCH 2/4] MdeModulePkg PeiCore: Support USED_SIZE FV_EXT_TYPE
` [PATCH 3/4] MdeModulePkg DxeCore: Check FvImage alignment
` [PATCH 4/4] MdeModulePkg DxeCore: Support USED_SIZE FV_EXT_TYPE
[PATCH v2 0/3] Convert from NULL class library to Dynamic Command
2017-11-28 7:40 UTC (6+ messages)
` [PATCH v2 2/3] ShellPkg/tftp: "
` [PATCH v2 3/3] ShellPkg/dp: "
[PATCH] [edk2 EmbeddedPkg]:Adding secure boot and HTTP image download (Disaster recovery image) Applications for Linux based platforms
2017-11-28 7:27 UTC
[RFC v1 00/15] *** Proposal for StandaloneMmPkg ***
2017-11-28 7:00 UTC (2+ messages)
[patch] PcAtChipsetPkg: Add description for new added PCD in commit e78aab9d2
2017-11-28 5:49 UTC (2+ messages)
[Patch] SignedCapsulePkg: Update EdkiiSystemCapsuleLib to check PCD value
2017-11-28 3:26 UTC
[Patch] MdeModulePkg: Update PeiCore to pass XCODE tool chain
2017-11-28 3:19 UTC
[Patch] NetworkPkg: Update IScsiDxe to pass XCODE build
2017-11-28 3:19 UTC
[PATCH] IntelFsp2WrapperPkg: Support UPD allocation outside FspWrapper
2017-11-28 3:07 UTC (2+ messages)
[PATCH v2 0/8] Implement stack guard feature
2017-11-28 2:06 UTC (8+ messages)
` [PATCH v2 7/8] UefiCpuPkg/CpuExceptionHandlerLib: Add stack switch support
[PATCH] MdeModulePkg/Core: Merge memory map after filtering paging capability
2017-11-28 0:10 UTC (3+ messages)
[PATCH] ArmVirtPkg/PrePi: don't export PE/COFF and LZMA libraries via HOBs
2017-11-27 18:25 UTC (3+ messages)
[PATCH 0/5] MdeModulePkg, OvmfPkg: more easily visible boot progress reporting
2017-11-27 16:27 UTC (5+ messages)
` [PATCH 1/5] MdeModulePkg/BdsDxe: fall back to a Boot Manager Menu loop before hanging
EDK2 build issues
2017-11-27 16:18 UTC (8+ messages)
Unable to Loacte EdkiiIoMmuProtocol
2017-11-27 15:58 UTC (3+ messages)
Accessing memory above 0xFFFFFFFF limit
2017-11-27 15:34 UTC (2+ messages)
[PATCH] MdeModulePkg/AtaAtapiPassThru: disable only BM-DMA at ExitBootServices()
2017-11-27 13:41 UTC (12+ messages)
[RFC] ACPI table HID/CID allocation
2017-11-27 13:31 UTC (15+ 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