messages from 2019-04-09 11:27:51 to 2019-04-11 23:30:07 UTC [more...]
[platforms: PATCH] Marvell/Armada7k8k: Remove UefiDecompressLib
2019-04-11 23:29 UTC
[edk2-devel] ASL build tools - EDKII trim tool questions
2019-04-11 23:10 UTC (3+ messages)
[PATCH edk2-platforms] Platform/DeveloperBox: actually enable secure boot checking
2019-04-11 21:10 UTC (3+ messages)
[edk2-devel] [PATCH v5 0/7] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
2019-04-11 20:57 UTC
[PATCH v5 0/7] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
2019-04-11 20:29 UTC (10+ messages)
` [PATCH v5 1/7] MdeModulePkg: introduce PE/COFF image emulator protocol
` [PATCH v5 2/7] MdeModulePkg/DxeCore: invoke the emulator protocol for foreign images
` [PATCH v5 3/7] MdeModulePkg/PciBusDxe: dispatch option ROMs for foreign architectures
` [PATCH v5 4/7] MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### images
` [PATCH v5 5/7] MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocol
` [edk2-devel] "
` [PATCH v5 6/7] MdePkg/UefiBaseType.h: treat EBC as a non-native machine type
` [PATCH v5 7/7] MdeModulePkg/DxeCore: remove explicit EBC handling
[PATCH] BaseTools: support arm64 as a platform name in addition to aarch64
2019-04-11 20:11 UTC (8+ messages)
` [edk2-devel] "
[PATCH] IntelFrameworkModulePkg: Fix comments and improve E820 debug output
2019-04-11 19:59 UTC (10+ messages)
` [edk2-devel] "
[RFC] Propose to remove IpSecDxe
2019-04-11 17:54 UTC (2+ messages)
` [edk2-devel] "
[PATCH v4 0/7] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
2019-04-11 16:57 UTC (5+ messages)
` [PATCH v4 2/7] MdeModulePkg/DxeCore: invoke the emulator protocol for foreign images
` [edk2] [PATCH v4 0/7] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
[PATCH] UefiPayloadPkg: Enhance UEFI payload for coreboot and Slim Bootloader
2019-04-11 15:58 UTC (4+ messages)
[edk2] [PATCH V2] UefiPayloadPkg: Enhance UEFI payload for coreboot and Slim Bootloader
2019-04-11 15:54 UTC (2+ messages)
The rumours of Leif Lindholm's early retirement have been greatly exaggerated
2019-04-11 15:48 UTC
[PATCH] UefiPayloadPkg: Enhance UEFI payload for coreboot and Slim Bootloader
2019-04-11 15:03 UTC
[PATCH v2 1/3] OvmfPkg/XenSupport: remove usage of prefetchable PCI host bridge aperture
2019-04-11 13:07 UTC
[PATCH v2 00/31] Specific platform to run OVMF in Xen PVH and HVM guests
2019-04-11 12:52 UTC (51+ messages)
` [PATCH v2 01/31] OvmfPkg/ResetSystemLib: Add missing dependency on PciLib
` [edk2-devel] "
` [PATCH v2 02/31] OvmfPkg: Create platform XenOvmf
` [edk2-devel] "
` [PATCH v2 03/31] OvmfPkg: Introduce XenResetVector
` [edk2-devel] "
` [PATCH v2 04/31] OvmfPkg: Introduce XenPlatformPei
` [edk2-devel] "
` [PATCH v2 05/31] OvmfPkg/XenOvmf: Creating an ELF header
` [edk2-devel] "
` [PATCH v2 06/31] OvmfPkg/XenResetVector: Add new entry point for Xen PVH
` [edk2-devel] "
` [Xen-devel] "
` [PATCH v2 07/31] OvmfPkg/XenResetVector: Saving start of day pointer for PVH guests
` [edk2-devel] "
` [PATCH v2 08/31] OvmfPkg/XenResetVector: Allow to jumpstart from either hvmloader or PVH
` [edk2-devel] "
` [PATCH v2 09/31] OvmfPkg/XenOvmf: use a TimerLib instance that depends only on the CPU
` [edk2-devel] "
` [PATCH v2 10/31] OvmfPkg/XenPlatformPei: Detect OVMF_INFO from hvmloader
` [edk2-devel] "
` [PATCH v2 11/31] OvmfPkg/XenPlatformPei: Use mXenHvmloaderInfo to get E820
` [edk2-devel] "
` [PATCH v2 12/31] OvmfPkg/XenPlatformPei: Grab RSDP from PVH guest start of day struct
` [edk2-devel] "
` [PATCH v2 13/31] OvmfPkg/Library/XenPlatformLib: New library
` [edk2-devel] "
` [PATCH v2 14/31] OvmfPkg/AcpiPlatformDxe: Use PVH RSDP if exist
` [edk2-devel] "
` [PATCH v2 15/31] OvmfPkg/XenHypercallLib: Enable it in PEIM
` [PATCH v2 16/31] OvmfPkg/XenPlatformPei: Introduce XenHvmloaderDetected
` [PATCH v2 18/31] OvmfPkg/XenPlatformPei: Setup HyperPages earlier
` [PATCH v2 21/31] OvmfPkg/XenPlatformPei: Get E820 table via hypercall
` [PATCH v2 22/31] OvmfPkg/XenPlatformPei: Rework memory detection
` [PATCH v2 23/31] OvmfPkg/XenPlatformPei: Reserve VGA memory region, to boot Linux
` [PATCH v2 26/31] OvmfPkg/XenOvmf: Override PcdFSBClock to Xen vLAPIC timer frequency
` [PATCH v2 28/31] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
` [PATCH v2 29/31] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables
` [PATCH v2 30/31] OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkg
` [PATCH v2 31/31] OvmfPkg/XenOvmf: use RealTimeClockRuntimeDxe from EmbeddedPkg
[RFC] Propose to remove IpSecDxe
2019-04-11 10:38 UTC
[PATCH 0/4] OvmfPkg: replace MIT license blocks with SPDX IDs
2019-04-11 10:34 UTC (8+ messages)
` [PATCH 1/4] OvmfPkg/License.txt: remove XenPvBlkDxe from the MIT licensed dir list
` [PATCH 2/4] OvmfPkg/License.txt: refresh the MIT license text and include the SPDX ID
` [edk2-devel] "
` [PATCH 3/4] OvmfPkg/IndustryStandard/Xen: replace MIT license text with "
` [PATCH 4/4] OvmfPkg/XenBusDxe: "
[PATCH] MdeModulePkg/CapsulePei: Update the debug code to print 64bit data
2019-04-11 10:33 UTC (7+ messages)
` [edk2] "
` [edk2-devel] "
[PATCH 0/5] Make some DebugLib instance runtime safe
2019-04-11 9:28 UTC (9+ messages)
` [PATCH 1/5] MdeModulePkg: Change the SMM debug lib instance
` [edk2-devel] "
` [PATCH 2/5] SignedCapsulePkg: "
` [PATCH 3/5] MdeModulePkg/UefiDebugLibDebugPortProtocol: Make it runtime safe
` [PATCH 4/5] MdeModulePkg/UefidebugLibConOut: "
` [PATCH 5/5] MdeModule/UefiDebugLibStdErr: "
` [edk2-devel] [PATCH 0/5] Make some DebugLib instance "
[Patch] Document: Add PCD_DYNAMIC_AS_DYNAMICEX to defines section
2019-04-11 8:51 UTC
[PATCH 1/5] OvmfPkg/build.sh: Require QEMU 1.6 or newer and always enable flash
2019-04-11 7:48 UTC (11+ messages)
` [PATCH 2/5] OvmfPkg/build.sh: Don't automatically -hda qemu parameter
` [PATCH 3/5] OvmfPkg/build.sh: Move automatic TARGET_TOOLS detection later
` [edk2-devel] "
` [PATCH 4/5] OvmfPkg/build.sh: Add AARCH64/ARM build and qemu support
` [PATCH 5/5] OvmfPkg/build.sh: Add a cross compiler prefix for AARCH64/ARM
` [edk2-devel] [PATCH 1/5] OvmfPkg/build.sh: Require QEMU 1.6 or newer and always enable flash
[Patch] BaseTools/PatchCheck: Generate error if Contributed under found
2019-04-11 6:46 UTC (5+ messages)
` [edk2-devel] "
[patch] CorebootPayloadPkg: Remove the dependency of ShellBinPkg
2019-04-11 6:22 UTC (2+ messages)
[Patch V2] BaseTools: Add a build option to treat DynPcd as DynExPcd
2019-04-11 6:20 UTC
[PATCH] MdePkg/BaseLib: Remove LongJump.c and SetJump.c
2019-04-11 5:55 UTC (2+ messages)
[Patch] BaseTools: Sometime write file not immediate to disk
2019-04-11 5:51 UTC (2+ messages)
Building EDK2 code on arm64 (aarch64) - BaseTools fails
2019-04-11 3:21 UTC (7+ messages)
` [edk2-devel] "
[edk2][PATCH V2] BaseTools:Enable the /MP option of MSVC compiler
2019-04-11 3:18 UTC (2+ messages)
[PATCH] BaseTools: Hash false success with back to back builds
2019-04-11 1:39 UTC (2+ messages)
[PATCH v2 0/8] Duplicate 8259/8254 components in OvmfPkg
2019-04-11 1:05 UTC (14+ messages)
` [PATCH v2 1/8] OvmfPkg: Copy 8259InterruptControllerDxe driver from PcAtChipsetPkg
` [PATCH v2 2/8] OvmfPkg: Copy Legacy8259 protocol definitions from IntelFrameworkPkg
` [PATCH v2 3/8] OvmfPkg/OvmfPkg.dec: Add 8259-related PCDs in OVMF DEC file
` [edk2-devel] "
` [PATCH v2 4/8] OvmfPkg/8259InterruptControllerDxe: Update to make it build for OVMF
` [edk2-devel] "
` [PATCH v2 5/8] OvmfPkg/AcpiPlatformDxe: Consume the 8259 PCD defined in OvmfPkg
` [PATCH v2 6/8] OvmfPkg: Copy 8254TimerDxe driver from PcAtChipsetPkg
` [PATCH v2 7/8] OvmfPkg/8254TimerDxe: Update to make it build for OVMF
` [edk2-devel] "
` [PATCH v2 8/8] OvmfPkg: Update DSC/FDF files to consume 8259/8254 drivers in OvmfPkg
[edk2-platforms/devel-MinPlatform] [patch 0/3] Update to use shell source directly
2019-04-10 20:44 UTC (9+ messages)
` [edk2-platforms/devel-MinPlatform] [patch 1/3] ClevoOpenBoardPkg/N1xxWU: Use "
` [edk2-platforms/devel-MinPlatform] [patch 2/3] KabylakeOpenBoardPkg/KBLRvp3: "
` [edk2-devel] "
` [edk2-platforms/devel-MinPlatform] [patch 3/3] PurleyOpenBoardPkg/BoardMtOlympus: "
[PATCH v2 0/6] Fix PEI Core issue during TemporaryRamMigration
2019-04-10 18:54 UTC (12+ messages)
` [PATCH v2 1/6] MdeModulePkg/Core/Pei: Add interface for assembly based TemporaryRamSupport
` [PATCH v2 2/6] MdeModulePkg/Core/Pei: Add AARCH64 assembly for TemporaryRamMigration
` [PATCH v2 3/6] MdeModulePkg/Core/Pei: Add ARM "
` [PATCH v2 4/6] MdeModulePkg/Core/Pei: Add IA32 "
` [PATCH v2 5/6] MdeModulePkg/Core/Pei: Add X64 "
` [PATCH v2 6/6] MdeModulePkg/Core/Pei: Use code path for assembly based TemporaryRamSupport
` [edk2-devel] [PATCH v2 0/6] Fix PEI Core issue during TemporaryRamMigration
Where is PLATFORM_SOURCE_DIR var?
2019-04-10 14:20 UTC
[PATCH] EmulatorPkg/build.sh: Fix missing usage of -b BUILDTARGET parameter
2019-04-10 9:07 UTC
[edk2][PATCH] BaseTools:Coding problems cause can not encode FMP Auth Header
2019-04-10 8:40 UTC
[patch V2 0/7] Move BaseUefiTianoCustomDecompressLib from IntelFrameworkModulePkg to MdeModulePkg
2019-04-10 2:34 UTC (3+ messages)
` [patch V2 6/7] Quark: Update to use UefiDecompressLib in MdeModulePkg
` [edk2-devel] "
[PATCH 0/2] Use a pcd to control Platform Recovery behavior
2019-04-10 2:00 UTC (6+ messages)
` [PATCH 2/2] MdeModulePkg/BdsDxe: Use a pcd to set OS indications bit
[PATCH v2 0/2] Add PEI BlockIO support for ATA AHCI mode devices
2019-04-10 1:13 UTC (3+ messages)
` [PATCH v2 1/2] MdeModulePkg/AhciPei: Limit max transfer blocknum for 48-bit address
` [PATCH v2 2/2] MdeModulePkg/AhciPei: Add PEI BlockIO support
[staging/UEFI_Redfish][PATCH v2] Announce to create "UEFI_Redfish" branch in edk2-staging
2019-04-10 1:09 UTC (2+ messages)
` FW: "
[PATCH 1/1] ShellPkg/CommandLib: avoid NULL derefence and memory leak
2019-04-10 0:44 UTC (4+ messages)
` [edk2-devel] "
The rumours of Ard Biesheuvel's death have been greatly exaggerated
2019-04-09 23:22 UTC (6+ messages)
` [edk2-devel] "
[PATCH v2 0/2] Fixed CorebootModulePkg and CorebootPayloadPkg incorrect line endings
2019-04-09 22:59 UTC (3+ messages)
` [PATCH v2 1/2] CorebootModulePkg: Fix non - CRLF "
[PATCH] Marvell/Armada7k8k: Remove SPCR baud rate setting
2019-04-09 20:08 UTC (6+ messages)
` [edk2-devel] "
[PATCH v2 1/1] ShellPkg/CommandLib: avoid NULL derefence and memory leak
2019-04-09 19:37 UTC
[edk2] [PATCH V3] Change EDK II to BSD+Patent License
2019-04-09 18:45 UTC (4+ messages)
[edk2-announce] Welcome to the new mailing list!
2019-04-09 14:48 UTC (4+ 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