public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-02-26 01:30:44 to 2021-03-04 01:49:20 UTC [more...]

[RFC PATCH 00/14] Firmware Support for Fast Live Migration for AMD SEV
 2021-03-04  1:49 UTC  (26+ messages)
` [RFC PATCH 01/14] OvmfPkg/BaseMemEncryptLib: Support to issue unencrypted hypercall
` [RFC PATCH 02/14] OvmfPkg/PlatformPei: Mark SEC GHCB page in the page encrpytion bitmap
    ` [edk2-devel] "
` [RFC PATCH 03/14] OvmfPkg/PlatformDxe: Add support for SEV live migration
` [RFC PATCH 04/14] OvmfPkg/AmdSev: Base for Confidential Migration Handler
` [RFC PATCH 05/14] OvmfPkg/PlatfomPei: Set Confidential Migration PCD
` [RFC PATCH 06/14] OvmfPkg/AmdSev: Setup Migration Handler Mailbox
` [RFC PATCH 07/14] OvmfPkg/AmdSev: MH support for mailbox protocol
` [RFC PATCH 08/14] UefiCpuPkg/MpInitLib: temp removal of MpLib cleanup
` [RFC PATCH 09/14] UefiCpuPkg/MpInitLib: Allocate MP buffer as runtime memory
` [RFC PATCH 10/14] UefiCpuPkg/CpuExceptionHandlerLib: Exception handling "
` [RFC PATCH 11/14] OvmfPkg/AmdSev: Build page table for migration handler
` [RFC PATCH 12/14] OvmfPkg/AmdSev: Don't overwrite mailbox or pagetables
` [RFC PATCH 13/14] OvmfPkg/AmdSev: Don't overwrite MH stack
` [RFC PATCH 14/14] OvmfPkg/AmdSev: MH page encryption POC
` [edk2-devel] [RFC PATCH 00/14] Firmware Support for Fast Live Migration for AMD SEV

[edk2-platforms][RFC] SpiFlashCommonLib Refactor
 2021-03-04  1:49 UTC  (11+ messages)
    ` [edk2-devel] "

[PATCH - resend] MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables
 2021-03-04  1:03 UTC  (8+ messages)
` [edk2-devel] "

[PATCH 0/2 v5] Add support for running StandaloneMm as OP-TEE TA
 2021-03-03 20:02 UTC  (8+ messages)
` [PATCH 1/2 v5] Drivers/OpTeeRpmb: Add an OP-TEE backed RPMB driver
  ` [edk2-devel] "
` [PATCH 2/2 v5] StMMRpmb: Add support for building StandaloneMm image for OP-TEE
  ` [edk2-devel] "
` [edk2-devel] [PATCH 0/2 v5] Add support for running StandaloneMm as OP-TEE TA

[PATCH v4 1/7] MdePkg: MmUnblockMemoryLib: Added definition and null instance
 2021-03-03 19:31 UTC  (11+ messages)
` [PATCH v4 2/7] OvmfPkg: resolve MmUnblockMemoryLib (mainly for VariableSmmRuntimeDxe)
` [PATCH v4 3/7] MdeModulePkg: VariableSmmRuntimeDxe: Added request unblock memory interface
` [PATCH v4 4/7] SecurityPkg: Tcg2Smm: Switching from gSmst to gMmst
` [PATCH v4 5/7] SecurityPkg: Tcg2Smm: Separate Tcg2Smm into 2 modules
` [PATCH v4 6/7] SecurityPkg: Tcg2Smm: Added support for Standalone Mm
` [PATCH v4 7/7] SecurityPkg: Tcg2Acpi: Added unblock memory interface for NVS region

[edk2-platforms] [PATCH v1 0/9] IpmiFeaturePkg: Add IPMI transport drivers
 2021-03-03 19:22 UTC  (11+ messages)
` [edk2-platforms] [PATCH v1 1/9] IpmiFeaturePkg: Add IPMI driver Include headers
` [edk2-platforms] [PATCH v1 2/9] IpmiFeaturePkg: Add IpmiBaseLib and IpmiCommandLib
` [edk2-platforms] [PATCH v1 3/9] IpmiFeaturePkg: Add IpmiInit driver DEPEXs
` [edk2-platforms] [PATCH v1 4/9] IpmiFeaturePkg: Add GenericIpmi driver common code
` [edk2-platforms] [PATCH v1 5/9] IpmiFeaturePkg: Add GenericIpmi PEIM
` [edk2-platforms] [PATCH v1 6/9] IpmiFeaturePkg: Add GenericIpmi DXE Driver
` [edk2-platforms] [PATCH v1 7/9] IpmiFeaturePkg: Add GenericIpmi SMM Driver
` [edk2-platforms] [PATCH v1 8/9] IpmiFeaturePkg: Add IPMI driver build files
` [edk2-platforms] [PATCH v1 9/9] Maintainers.txt: Add IpmiFeaturePkg maintainers
` [edk2-devel] [edk2-platforms] [PATCH v1 0/9] IpmiFeaturePkg: Add IPMI transport drivers

[PATCH] RedfishPkg/Library: RedfishLib
 2021-03-03 13:58 UTC 

[edk2-devel] [PATCH v1] MdePkg: Support standalone MM Driver Unload capability
 2021-03-03  8:48 UTC 

[PATCH V5] ShellPkg: add more items for smbiosview -t 3 
 2021-03-03  8:03 UTC  (2+ messages)

[PATCH edk2-platforms v3 0/4] add MM based UEFI secure boot on SbsaQemu
 2021-03-03  6:47 UTC  (5+ messages)
` [PATCH edk2-platforms v3 1/4] SbsaQemu: Build infrastructure for StandaloneMm image
` [PATCH edk2-platforms v3 2/4] SbsaQemu: add MM based UEFI secure boot support
` [PATCH edk2-platforms v3 3/4] SbsaQemu: add standalone MM build instruction
` [PATCH edk2-platforms v3 4/4] SbsaQemu: fix typo

[PATCH edk2-platforms v2 0/4] add MM based UEFI secure boot on SbsaQemu
 2021-03-03  6:35 UTC  (13+ messages)
` [PATCH edk2-platforms v2 1/4] SbsaQemu: Build infrastructure for StandaloneMm image
` [PATCH edk2-platforms v2 2/4] SbsaQemu: add MM based UEFI secure boot support
` [PATCH edk2-platforms v2 3/4] SbsaQemu: add standalone MM build instruction
` [PATCH edk2-platforms v2 4/4] SbsaQemu: fix typo

[PATCH v3] ShellPkg: add more items for smbiosview -t 3 
 2021-03-03  6:00 UTC  (2+ messages)

[PATCH 1/1] BaseTools: Modify struct parser for StructPcd
 2021-03-03  3:41 UTC 

[PATCH v4 0/7] Add MmUnblockMemoryLib Interface and Usages
 2021-03-02 20:04 UTC 

[PATCH edk2-test 1/1] SctPkg: remove CR in uefi-sct/SctPkg/build.sh
 2021-03-02 15:53 UTC  (3+ messages)
` 回复: "

[PATCH] drop Tanmay Jagdale from sbsa-ref maintainers
 2021-03-02 15:38 UTC  (2+ messages)

[PATCH edk2-platforms 1/1] Silicon/Qemu: Move SbsaQemu MPIDR-retrieval function to FdtHelperLib
 2021-03-02 15:36 UTC  (5+ messages)

[PATCH] [edk2-platforms]Intel/BoardModulePkg: Always sort load option
 2021-03-02 13:53 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v3 1/7] MdePkg: MmUnblockMemoryLib: Added definition and null instance
 2021-03-02  8:39 UTC  (16+ messages)
  ` [edk2-devel] "
` [PATCH v3 2/7] MdeModulePkg: VariableSmmRuntimeDxe: Added request unblock memory interface
` [PATCH v3 3/7] OvmfPkg: CI Build: Added new library for VariableSmmRuntimeDxe
  ` [edk2-devel] "
` [PATCH v3 4/7] SecurityPkg: Tcg2Smm: Switching from gSmst to gMmst
` [PATCH v3 5/7] SecurityPkg: Tcg2Smm: Separate Tcg2Smm into 2 modules
` [PATCH v3 6/7] SecurityPkg: Tcg2Smm: Added support for Standalone Mm
` [PATCH v3 7/7] SecurityPkg: Tcg2Acpi: Added unblock memory interface for NVS region

[PATCH v1 0/2] BaseTools: Make undefined VFR macro an error
 2021-03-02  8:21 UTC  (3+ messages)
` [PATCH v1 1/2] BaseTools: Make undefined VFR macro an error (GCC)
` [PATCH v1 2/2] BaseTools: Make undefined VFR macro an error (MSVC)

[edk2-devel] EDKII Minimum Platform Spec : Stage-III, boot shell
 2021-03-02  7:40 UTC 

[PATCH v4] MdeModulePkg/UfsPassThruDxe: Improve Device initialization polling Loop
 2021-03-02  6:03 UTC  (2+ messages)

[PATCH v5 0/2] Fix CET shadow stack token busy bit clear issue
 2021-03-02  4:53 UTC  (20+ messages)
` [PATCH v5 1/2] MdePkg/Include: Add CET instructions to Nasm.inc
  ` 回复: [edk2-devel] "
    `  "
` [PATCH v5 2/2] UefiCpuPkg/CpuExceptionHandlerLib: Clear CET shadow stack token busy bit
  ` [edk2-devel] "

Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, 2 March 2021 #cal-cancelled
 2021-03-02  4:46 UTC 

TianoCore Bug Triage - APAC / NAMO - Tue, 03/02/2021 6:30pm-7:30pm #cal-reminder
 2021-03-02  4:45 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH edk2-platforms v1 0/2] TigerlakeOpenBoardPkg: Fix build error with GCC5
 2021-03-02  2:47 UTC  (4+ messages)

[PATCH v3 1/1] BaseTools: Update the NASM CI dependency
 2021-03-02  1:05 UTC  (2+ messages)
` 回复: "

Community meeting this week - please resync your calendar
 2021-03-01 22:52 UTC 

回复: [edk2-devel] Soft Feature Freeze starts now for edk2-stable202102
 2021-03-01 18:30 UTC  (3+ messages)
    ` [EXTERNAL] "

[PATCH v1 2/3] ArmPlatformPkg: Fix Ecc error 9001
 2021-03-01 15:25 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 1/3] ArmPlatformPkg: Fix Ecc error 8001
 2021-03-01 15:21 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] ArmPkg/ArmGicLib: Fix setting GICv3 Interrupt Priority
 2021-03-01 14:48 UTC  (3+ messages)

[edk2-platforms][PATCH V1 1/2] Platform/Sgi: Add smmu node in the iort acpi table
 2021-03-01 14:38 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V1 3/3] Platform/Sgi: fix CPU acpi-id for RD-V1-MC platform
 2021-03-01 14:32 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V1 2/3] Platform/Sgi: fix the list of CPU devices on RD-V1-MC platform
 2021-03-01 14:30 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V1 1/3] Platform/Sgi: include SSDT table for RD-V1 platform
 2021-03-01 14:10 UTC  (2+ messages)
` [edk2-devel] "

Hard Feature Freeze starts now for edk2-stable202102
 2021-03-01 13:24 UTC  (2+ messages)
` [edk2-devel] "

[PATCH edk2 v2 0/2] Fix two issue in ArmGicLib
 2021-03-01 13:20 UTC  (5+ messages)
` edk2-stable202102 "
  ` 回复: "
    ` [edk2-devel] "

[edk2-platforms][PATCH V1 0/5] Add Morello FVP platform support
 2021-03-01 13:13 UTC  (14+ messages)
` [edk2-platforms][PATCH V1 1/5] Platform/ARM/Morello: Add Platform library implementation
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 2/5] Platform/ARM/Morello: Add support for PciHostBridgeLib
` [edk2-platforms][PATCH V1 3/5] Platform/ARM/Morello: Add PlatformDxe driver for Morello
` [edk2-platforms][PATCH V1 4/5] Platform/ARM/Morello: Add Configuration Manager "
` [edk2-platforms][PATCH V1 5/5] Platform/ARM/Morello: Add initial support for Morello Platform

[PATCH v2 5/6] SecurityPkg: Tcg2Smm: Added support for Standalone Mm
 2021-03-01  9:45 UTC  (7+ messages)
      ` [edk2-devel] "

[PATCH v1] MdePkg: Support standalone MM Driver Unload capability
 2021-03-01  7:44 UTC 

[PATCH v6 0/3] Fix CET shadow stack token busy bit clear issue
 2021-03-01  6:54 UTC  (7+ messages)
` [PATCH v6 1/3] MdePkg/Include: Add CET instructions to Nasm.inc
` [PATCH v6 2/3] UefiCpuPkg/CpuExceptionHandlerLib: Clear CET shadow stack token busy bit
` [PATCH v6 3/3] UefiCpuPkg/PiSmmCpuDxeSmm: Fix SMM stack offset is not correct

TianoCore Design Meeting - APAC/NAMO - Fri, 03/05/2021 9:30am-10:30am #cal-reminder
 2021-02-28  1:30 UTC 

[edk2-devel] [PATCH v3 0/4] Use XADD to avoid lock acquire/release
 2021-02-27 11:29 UTC 

[PATCH v2 1/1] ArmPkg: Fix uninitialised variable in ArmMmuStandaloneMmLib
 2021-02-27 11:11 UTC  (6+ messages)
` [edk2-devel] "
    ` 回复: "

[PATCH v3 0/7] Add MmUnblockMemoryLib Interface and Usages
 2021-02-26 22:51 UTC 

[PATCH v1 1/1] StandaloneMmPkg: Remove StandaloneMmDriverEntryPoint.h
 2021-02-26 19:09 UTC  (3+ messages)

[BUG] Platform/RaspberryPi/Acpitables: Correct duplicate _UIDs
 2021-02-26 18:40 UTC  (2+ messages)

implement about virtio-keyboard
 2021-02-26  7:59 UTC  (5+ messages)

[PATCH] BaseTools: Fix build failure of "modules" option
 2021-02-26  6:07 UTC 

[PATCH v2] MdeModulePkg/UefiBootManagerLib: Put BootMenu at the end of BootOrder
 2021-02-26  5:17 UTC  (3+ messages)
    ` 回复: [edk2-devel] "

[PATCH v2 1/1] BaseTools: Align include guards policy
 2021-02-26  5:15 UTC  (2+ messages)
  ` 回复: [edk2-devel] "

Can merge any code changes to edk2 now?
 2021-02-26  5:02 UTC  (3+ messages)
` 回复: "
  ` [edk2-devel] "


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