public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-02-26 00:28:22 to 2020-02-27 15:21:27 UTC [more...]

[PATCH v4 00/11] ArmVirtPkg: implement measured boot for ArmVirtQemu
 2020-02-27 15:21 UTC  (13+ messages)
` [PATCH v4 01/11] OvmfPkg/Tcg2ConfigPei: introduce a signalling PPI to depex on
` [PATCH v4 02/11] ArmVirtPkg/PlatformPeiLib: make PcdLib dependency explicit in .INF
` [PATCH v4 03/11] ArmVirtPkg/PlatformPeiLib: discover the TPM base address from the DT
` [PATCH v4 04/11] ArmVirtPkg: implement ArmVirtPsciResetSystemPeiLib
` [PATCH v4 05/11] ArmVirtPkg/ArmVirtQemu: add ResetSystem PEIM for upcoming TPM2 support
` [PATCH v4 06/11] ArmVirtPkg/ArmVirtQemu: enable TPM2 support in the PEI phase
` [PATCH v4 07/11] ArmVirtPkg; avoid DxeTpmMeasurementLib in shared .DSC
` [PATCH v4 08/11] ArmVirtPkg: unshare TpmMeasurementLib resolution between platforms
` [PATCH v4 09/11] ArmVirtPkg/ArmVirtQemu: enable the DXE phase TPM2 support module
` [PATCH v4 10/11] ArmVirtPkg/ArmVirtQemu: enable the TPM2 configuration module
` [PATCH v4 11/11] ArmVirtPkg/ArmVirtQemu: enable TPM2 based measured boot

[Patch] BaseTools: Remove invalid leading space before !INCLUDE in Makefile
 2020-02-27 14:56 UTC  (2+ messages)
` [edk2-devel] "

[Patch 1/1][edk2-stable202002]BaseTools: Fixed a regression issue in Makefile for incremental build
 2020-02-27 14:12 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH v1] ShellPkg: Fix 'ping' command Ip4 receive flow
 2020-02-27 13:14 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 0/6] OvmfPkg: implement initrd shell command and mixed mode loader
 2020-02-27 11:10 UTC  (13+ messages)
` [PATCH v3 1/6] OvmfPkg: add definition of LINUX_EFI_INITRD_MEDIA_GUID
` [PATCH v3 2/6] OvmfPkg: add 'initrd' shell command to expose Linux initrd via device path
  ` [edk2-devel] "
` [PATCH v3 3/6] ArmVirtPkg: add the 'initrd' dynamic shell command
` [PATCH v3 4/6] OvmfPkg: "
  ` [edk2-devel] "
` [PATCH v3 5/6] MdeModulePkg/DxeCore: defer PE/COFF emulator registration to StartImage
` [PATCH v3 6/6] OvmfPkg IA32: add support for loading X64 images
  ` [edk2-devel] "

[PATCH v2 00/13] OvmfPkg: Support booting from Fusion-MPT SCSI controllers
 2020-02-27  9:52 UTC  (15+ messages)
` [PATCH v2 01/13] OvmfPkg/MptScsiDxe: Create empty driver
` [PATCH v2 02/13] OvmfPkg/MptScsiDxe: Install DriverBinding Protocol
` [PATCH v2 03/13] OvmfPkg/MptScsiDxe: Report name of driver
` [PATCH v2 04/13] OvmfPkg/MptScsiDxe: Probe PCI devices and look for MptScsi
` [PATCH v2 05/13] OvmfPkg/MptScsiDxe: Install stubbed EXT_SCSI_PASS_THRU
` [PATCH v2 06/13] OvmfPkg/MptScsiDxe: Report one Target and one LUN
` [PATCH v2 07/13] OvmfPkg/MptScsiDxe: Build DevicePath for discovered devices
` [PATCH v2 08/13] OvmfPkg/MptScsiDxe: Implement GetTargetLun
` [PATCH v2 09/13] OvmfPkg/MptScsiDxe: Open PciIo protocol for later use
` [PATCH v2 10/13] OvmfPkg/MptScsiDxe: Set and restore PCI attributes
` [PATCH v2 11/13] OvmfPkg/MptScsiDxe: Initialize hardware
` [PATCH v2 12/13] OvmfPkg/MptScsiDxe: Implement the PassThru method
` [PATCH v2 13/13] OvmfPkg/MptScsiDxe: Report multiple targets
` [edk2-devel] [PATCH v2 00/13] OvmfPkg: Support booting from Fusion-MPT SCSI controllers

[PATCH v3 0/9] ArmVirtPkg: implement measured boot for ArmVirtQemu
 2020-02-27  9:42 UTC  (17+ messages)
` [PATCH v3 1/9] OvmfPkg/Tcg2ConfigPei: introduce a signalling PPI to depex on
` [PATCH v3 2/9] ArmVirtPkg/PlatformPeiLib: make PcdLib dependency explicit in .INF
` [PATCH v3 3/9] ArmVirtPkg/PlatformPeiLib: discover the TPM base address from the DT
  ` [edk2-devel] "
` [PATCH v3 4/9] ArmVirtPkg: implement ArmVirtPsciResetSystemPeiLib
` [PATCH v3 5/9] ArmVirtPkg/ArmVirtQemu: add ResetSystem PEIM for upcoming TPM2 support
  ` [edk2-devel] "
` [PATCH v3 6/9] ArmVirtPkg/ArmVirtQemu: enable TPM2 support in the PEI phase
  ` [edk2-devel] "
` [PATCH v3 7/9] ArmVirtPkg/ArmVirtQemu: enable the DXE phase TPM2 support module
  ` [edk2-devel] "
` [PATCH v3 8/9] ArmVirtPkg/ArmVirtQemu: enable the TPM2 configuration module
` [PATCH v3 9/9] ArmVirtPkg/ArmVirtQemu: enable TPM2 based measured boot

[edk2-platforms] [PATCH 0/2] Add VS2017 Support
 2020-02-27  9:00 UTC  (11+ messages)
` [edk2-platforms] [PATCH 1/2] CoffeelakeSiliconPkg: Add Missing GUID
    ` [edk2-devel] "
` [edk2-platforms] [PATCH 2/2] CoffeelakeSiliconPkg: Add Missing Library
  ` [edk2-devel] "

[edk2-platforms] [PATCH v4 0/4] Add Initial Support for UP Xtreme
 2020-02-27  7:26 UTC  (11+ messages)
` [edk2-platforms] [PATCH v4 1/4] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: Remove BoardFuncInit
` [edk2-platforms] [PATCH v4 2/4] WhiskeylakeOpenBoardPkg: Add UpXtreme board ID
  ` [edk2-devel] "
` [edk2-platforms] [PATCH v4 3/4] WhiskeylakeOpenBoardPkg/UpXtreme: Add Includes and Libraries
` [edk2-platforms] [PATCH v4 4/4] WhiskeylakeOpenBoardPkg/UpXtreme: Add DSC and build files
` [edk2-devel] [edk2-platforms] [PATCH v4 0/4] Add Initial Support for UP Xtreme

[edk2-platforms: PATCH] MinPlatformPkg/PeiReportFvLib: Install FvFspT in PeiReportFvLib
 2020-02-27  7:05 UTC  (3+ messages)

[Patch] IntelSiliconPkg/ShadowMicrocodePei: Fix GCC build error
 2020-02-27  6:52 UTC  (9+ messages)
` [edk2-devel] "

[PATCH 0/2] UefiCpuPkg/Library: Fix bug in MpInitLib
 2020-02-27  5:55 UTC  (26+ messages)
` [PATCH 1/2] UefiCpuPkg: LocalApicLib: Export StandardSignatureIsAuthenticAMD function
        ` [edk2-devel] "
` [PATCH 2/2] UefiCpuPkg: MpInitLib: Exclude code no pertinent to AMD processors
` [edk2-devel] [PATCH 0/2] UefiCpuPkg/Library: Fix bug in MpInitLib

[PATCH edk2-platforms v2 1/1] Platform: Add SerialUartClockLib for all platforms
 2020-02-27  3:05 UTC  (2+ messages)

[edk2-staging/RISC-V-V2 PATCH v1 0/2] Fix MdeModulePkg and MdePkg
 2020-02-27  2:25 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2 00/16] OvmfPkg: support VCPU hotplug with -D SMM_REQUIRE
 2020-02-26 22:11 UTC  (17+ messages)
` [PATCH v2 01/16] MdeModulePkg/PiSmmCore: log SMM image start failure
` [PATCH v2 02/16] UefiCpuPkg/PiSmmCpuDxeSmm: fix S3 Resume for CPU hotplug
` [PATCH v2 03/16] OvmfPkg: clone SmmCpuPlatformHookLib from UefiCpuPkg
` [PATCH v2 04/16] OvmfPkg: enable SMM Monarch Election in PiSmmCpuDxeSmm
` [PATCH v2 05/16] OvmfPkg: enable CPU hotplug support "
` [PATCH v2 06/16] OvmfPkg/CpuHotplugSmm: introduce skeleton for CPU Hotplug SMM driver
` [PATCH v2 07/16] OvmfPkg/CpuHotplugSmm: add hotplug register block helper functions
` [PATCH v2 08/16] OvmfPkg/CpuHotplugSmm: define the QEMU_CPUHP_CMD_GET_ARCH_ID macro
` [PATCH v2 09/16] OvmfPkg/CpuHotplugSmm: add function for collecting CPUs with events
` [PATCH v2 10/16] OvmfPkg/CpuHotplugSmm: collect "
` [PATCH v2 11/16] OvmfPkg/CpuHotplugSmm: introduce Post-SMM Pen for hot-added CPUs
` [PATCH v2 12/16] OvmfPkg/CpuHotplugSmm: introduce First SMI Handler "
` [PATCH v2 13/16] OvmfPkg/CpuHotplugSmm: complete root MMI handler for CPU hotplug
` [PATCH v2 14/16] OvmfPkg: clone CpuS3DataDxe from UefiCpuPkg
` [PATCH v2 15/16] OvmfPkg/CpuS3DataDxe: superficial cleanups
` [PATCH v2 16/16] OvmfPkg/CpuS3DataDxe: enable S3 resume after CPU hotplug

[PATCH 00/16] OvmfPkg: support VCPU hotplug with -D SMM_REQUIRE
 2020-02-26 21:22 UTC  (4+ messages)
` [PATCH 12/16] OvmfPkg/CpuHotplugSmm: introduce First SMI Handler for hot-added CPUs
  ` [edk2-devel] "

[PATCH edk2-stable202002] OvmfPkg/QemuVideoDxe: unbreak "secondary-vga" and "bochs-display" support
 2020-02-26 16:51 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v4 0/5] Ovmf: enable TPM 1.2
 2020-02-26 15:24 UTC  (6+ messages)
` [PATCH v4 1/5] OvmfPkg: rename TPM2 config prefix to TPM
` [PATCH v4 2/5] OvmfPkg: detect TPM 1.2 in Tcg2ConfigPei
` [PATCH v4 3/5] OvmfPkg: include TcgPei module
` [PATCH v4 4/5] OvmfPkg: include TcgDxe module
` [PATCH v4 5/5] OvmfPkg: plug DxeTpmMeasureBootLib into SecurityStubDxe

[PATCH v3 0/6] Ovmf: enable TPM 1.2
 2020-02-26 14:29 UTC  (16+ messages)
` [PATCH v3 1/6] OvmfPkg: rename TPM2 config prefix to TPM
` [PATCH v3 2/6] OvmfPkg: detect TPM 1.2 in Tcg2ConfigPei
` [PATCH v3 3/6] OvmfPkg: include TcgPei module
` [PATCH v3 4/6] OvmfPkg: include TcgDxe module
` [PATCH v3 5/6] OvmfPkg: plug DxeTpmMeasureBootLib into SecurityStubDxe
` [PATCH v3 6/6] OvmfPkg: add TCG Configuration menu to the Device Manager menu
    ` [edk2-devel] "

[PATCH 0/3] ArmPkg/ArmLib: ASSERT() on misuse of set/way ops
 2020-02-26 13:14 UTC  (4+ messages)
` [PATCH 1/3] ArmPkg/ArmLib: clean up library includes
` [PATCH 2/3] ArmPkg/ArmLib: remove bogus protocol declaration
` [PATCH 3/3] ArmPkg/ArmLib: ASSERT on set/way cache ops being used with MMU on

[PATCH edk2-platforms 1/1] Silicon/SynQuacer/NetsecDxe: add missing GUID reference
 2020-02-26 13:05 UTC 

[PATCH 1/1] ArmPkg/MmCommunicationDxe: fix logic bug in DXE driver entrypoint
 2020-02-26 12:41 UTC 

[PATCH v2 1/1] EmbeddedPkg: Fixed Asserts in SCT Runtime Services test
 2020-02-26 12:35 UTC  (2+ messages)

[PATCH v2 0/5] ArmVirtPkg: implement measured boot for ArmVirtQemu
 2020-02-26 10:50 UTC  (12+ messages)
` [PATCH v2 3/5] ArmVirtPkg/PlatformPeiLib: discover the TPM base address from the DT
  ` [edk2-devel] "
` [PATCH v2 5/5] ArmVirtPkg/ArmVirtQemu: add optional support for TPM2 measured boot
  ` [edk2-devel] "
` [edk2-devel] [PATCH v2 0/5] ArmVirtPkg: implement measured boot for ArmVirtQemu

[PATCH 0/6] ArmPkg: eradicate and deprecate by set/way cache ops
 2020-02-26 10:37 UTC  (9+ messages)
` [PATCH 1/6] ArmPkg/ArmMmuLib ARM: remove dummy constructor
` [PATCH 2/6] ArmPkg/ArmMmuLib ARM: split ArmMmuLibCore.c into core and update code
` [PATCH 3/6] ArmPkg/ArmMmuLib ARM: cache-invalidate initial page table entries
` [PATCH 4/6] ArmPkg/ArmMmuLib AARCH64: "
` [PATCH 5/6] ArmPkg/ArmLib: move set/way helper functions into private header
` [PATCH 6/6] ArmPkg/ArmLib: deprecate set/way cache maintenance routines

A problem with live migration of UEFI virtual machines
 2020-02-26  9:42 UTC  (8+ messages)
    ` [edk2-devel] "

[PATCH 1/1] ArmPlatformPkg/PrePi: replace set/way cache ops with by-VA ones
 2020-02-26  6:57 UTC  (6+ messages)
` [edk2-devel] "

[PATCH] acpi/iort: check output reference for the real used mapping
 2020-02-26  3:42 UTC  (2+ messages)

[Patch] IntelSiliconPkg: Declare zero array explicitly to avoid compiler error
 2020-02-26  2:33 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] CryptoPkg: Check the type is data and Support other OID types
 2020-02-26  2:23 UTC 

[PATCH v3 1/1] MdeModulePkg/Pci: Fixed Asserts in SCT PCIIO Protocol Test
 2020-02-26  1:54 UTC  (2+ messages)

[PATCH v2 0/6] OvmfPkg: implement initrd shell command and mixed mode loader
 2020-02-26  1:25 UTC  (4+ messages)
` [PATCH v2 2/6] OvmfPkg: add 'initrd' shell command to expose Linux initrd via device path
  ` [edk2-devel] "

[PATCHv2 0/1] MdeModulePkg/SdMmcPciHcDxe: Increase driver reliability
 2020-02-26  0:50 UTC  (3+ messages)
` [PATCHv2 1/1] MdeModulePkg/SdMmcPciHcDxe: Send SEND_STATUS at lower frequency
  ` [edk2-devel] "


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