public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-04-09 01:07:18 to 2019-04-11 10:57:44 UTC [more...]

[RFC] Propose to remove IpSecDxe
 2019-04-11 10:57 UTC 

[PATCH v2 00/31] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-04-11 10:49 UTC  (44+ 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] "
` [PATCH v2 07/31] OvmfPkg/XenResetVector: Saving start of day pointer for PVH guests
` [PATCH v2 08/31] OvmfPkg/XenResetVector: Allow to jumpstart from either hvmloader or PVH
` [PATCH v2 09/31] OvmfPkg/XenOvmf: use a TimerLib instance that depends only on the CPU
` [PATCH v2 10/31] OvmfPkg/XenPlatformPei: Detect OVMF_INFO from hvmloader
` [PATCH v2 11/31] OvmfPkg/XenPlatformPei: Use mXenHvmloaderInfo to get E820
` [PATCH v2 12/31] OvmfPkg/XenPlatformPei: Grab RSDP from PVH guest start of day struct
` [PATCH v2 13/31] OvmfPkg/Library/XenPlatformLib: New library
` [PATCH v2 14/31] OvmfPkg/AcpiPlatformDxe: Use PVH RSDP if exist
` [PATCH v2 15/31] OvmfPkg/XenHypercallLib: Enable it in PEIM
` [PATCH v2 16/31] OvmfPkg/XenPlatformPei: Introduce XenHvmloaderDetected
` [PATCH v2 17/31] OvmfPkg/XenPlatformPei: Reserve hvmloader's memory only when it as runned
` [PATCH v2 18/31] OvmfPkg/XenPlatformPei: Setup HyperPages earlier
` [PATCH v2 19/31] OvmfPkg/XenPlatformPei: Introduce XenPvhDetected
` [PATCH v2 20/31] OvmfPkg: Import XENMEM_memory_map hypercall to Xen/memory.h
` [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 24/31] OvmfPkg/XenPlatformPei: Ignore missing PCI Host Bridge on Xen PVH
` [PATCH v2 25/31] OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus "
` [PATCH v2 26/31] OvmfPkg/XenOvmf: Override PcdFSBClock to Xen vLAPIC timer frequency
` [PATCH v2 27/31] OvmfPkg/XenOvmf: Introduce XenTimerDxe
` [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 v4 0/7] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
 2019-04-11  6:20 UTC  (4+ 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] 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: support arm64 as a platform name in addition to aarch64
 2019-04-11  3:16 UTC 

[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

[PATCH] IntelFrameworkModulePkg: Fix comments and improve E820 debug output
 2019-04-11  0:32 UTC  (3+ messages)
` [edk2-devel] "

[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

[PATCH edk2-platforms] Platform/DeveloperBox: actually enable secure boot checking
 2019-04-10 18:06 UTC 

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  (5+ messages)
` [patch V2 6/7] Quark: Update to use UefiDecompressLib in MdeModulePkg
  ` [edk2-devel] "
` [patch V2 7/7] Vlv2TbltDevicePkg: "

[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  (5+ 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  (6+ messages)
    ` [edk2-devel] "

[edk2-announce] Welcome to the new mailing list!
 2019-04-09 14:48 UTC  (5+ messages)
      ` [edk2-devel] "

[PATCH v2 00/31] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-04-09 11:15 UTC  (4+ messages)
    ` [edk2-devel] "

[Patch] BaseTools: Add a build option to treat DynPcd as DynExPcd
 2019-04-09  9:28 UTC  (2+ messages)

[PATCH 1/2] MdeModulePkg: Add a pcd to set the OS indications bit
 2019-04-09  9:23 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] ASL build tools - EDKII trim tool questions
 2019-04-09  9:10 UTC  (2+ messages)

[PATCH v2 0/3] Xen PCI passthrough fixes
 2019-04-09  7:54 UTC 

[edk2][PATCH V3] BaseTools:GenMakeFile Complete the task using CC Tool multithreading
 2019-04-09  7:51 UTC 

[PATCH 0/4] Remove IPF and related code
 2019-04-09  7:21 UTC  (4+ messages)
` [PATCH 1/4] OvmfPkg/PlatformBootManagerLib: Remove dependency on Mps.h
  ` [edk2] "

[edk2][PATCH V2] BaseTools:GenMakeFile Complete the task using CC Tool multithreading
 2019-04-09  5:57 UTC  (2+ messages)

problem with tianocore firmware for Minnowboard Max
 2019-04-09  5:20 UTC 

[Patch V2 0/4] BaseTools: Fix corner-cases of --hash feature
 2019-04-09  5:09 UTC  (9+ messages)
` [Patch V2 1/4] "
` [Patch V2 2/4] "
` [Patch V2 3/4] "
` [Patch V2 4/4] "
  ` [edk2-devel] "

[PATCH 0/3] Remove ICC tool chain
 2019-04-09  3:21 UTC  (4+ messages)
` [PATCH 1/3] MdePkg/BaseIoLibIntrinsic: Remove IoLibIcc.c
` [PATCH 2/3] MdePkg/BaseLib: Remove support of INTEL tool chain
` [PATCH 3/3] BaseTools: Remove ICC tool chain in tools_def.template

[edk2-platforms/devel-MinPlatform][PATCH v1] PurleyOpenBoardPkg/BoardMtOlympus: Drop the consume of 8259 PIC driver
 2019-04-09  3:03 UTC 

[edk2-devel] [edk2-platforms/devel-MinPlatform][PATCH v1 0/6] Some cleanup for platforms under ClevoOpenBoardPkg & KabylakeOpenBoardPkg
 2019-04-09  1:22 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox