public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-11-02 14:24:37 to 2021-11-04 13:41:07 UTC [more...]

[PATCH] SecurityPkg: TPM must go to Idle state on CRB command completion
 2021-11-04 13:40 UTC  (4+ messages)

[PATCH] Reallocate TPM Active PCRs based on platform support
 2021-11-04 13:39 UTC  (6+ messages)

[PATCH V4 0/3] Introduce CcMeasurementProtocol into EDK2
 2021-11-04 13:35 UTC  (13+ messages)
` [PATCH V4 1/3] MdePkg: Introduce CcMeasurementProtocol for CC Guest firmware
  ` 回复: "
    ` [edk2-devel] "
` [PATCH V4 2/3] SecurityPkg: Support CcMeasurementProtocol in DxeTpm2MeasureBootLib
` [PATCH V4 3/3] SecurityPkg: Support CcMeasurementProtocol in DxeTpmMeasurementLib
      ` [edk2-devel] "

[PATCH v1] Maintainers.txt: Change SimicsOpenBoardPkg Maintainer
 2021-11-04 12:47 UTC  (2+ messages)

[PATCH v2 00/16] Un-siloing Arm common code
 2021-11-04 12:43 UTC  (21+ messages)
` [PATCH v2 01/16] ArmPkg/ArmMmuBaseLib: Disallow STANDALONE_MM
` [PATCH v2 02/16] ArmPkg/ArmMmuStandaloneMmLib: Update to match ArmMmuLib
` [PATCH v2 03/16] ArmPkg/StandaloneMmCoreEntryPoint: Swap to ArmMmuLib
` [PATCH v2 04/16] ArmPkg: Disavow StandaloneMmMmuLib. It's just ArmMmuLib
` [PATCH v2 05/16] ArmPkg and MdePkg: Move the Arm CompilerIntrinsicsLib to MdePkg
` [PATCH v2 06/16] ArmPkg and BaseTools: Move the GccLto binaries from ArmPkg to BaseTools
` [PATCH v2 07/16] ArmPkg and MdePkg: Move the AsmMacroIoLib from ArmPkg to MdePkg
` [PATCH v2 08/16] MdePkg: Create the MMU access lib to abstract memory protection settings
` [PATCH v2 09/16] MdeModulePkg: Swap to MmuLib instead of Arm-specific lib
` [PATCH v2 10/16] StandaloneMmPkg: Switch to the MmuLib abstraction
` [PATCH v2 11/16] ArmPkg: Add Basic MMU Lib for Arm silicon
` [PATCH v2 12/16] ArmPkg: Move the StandaloneMmCpu driver to ArmPkg
` [PATCH v2 13/16] ArmPkg: Move the StandaloneMmCoreEntryPoint lib "
` [PATCH v2 14/16] ArmPkg/Library: Convert StandaloneMmCoreEntryPoint to Arm-only
` [PATCH v2 15/16] ArmPkg/ArmPkg.dsc: Resolve build errors resulting from package moves
` [PATCH v2 16/16] ArmPlatformPkg: "

[PATCH] BaseTools: Add authenticated variable store support
 2021-11-04 11:28 UTC 

[Patch V2 0/7] Fix package build issues
 2021-11-04 10:49 UTC  (17+ messages)
` [Patch V2 1/7] DynamicTablesPkg: Add missing BaseStackCheckLib instance
` [Patch V2 2/7] NetworkPkg/NetworkPkg.dsc: Add RngLib mapping for ARM and RISCV64
    ` [edk2-devel] "
` [Patch V2 3/7] SecurityPkg/SecurityPkg.dsc: Add missing RngLib "
` [Patch V2 4/7] SignedCapsulePkg/SignedCapsulePkg.dsc: Add RngLib mapping
` [Patch V2 5/7] UefiCpuPkg/MtrrLib/UnitTest: Fix 32-bit GCC build issues
` [Patch V2 6/7] MdeModulePkg/Variable/RuntimeDxeUnitTest: Fix 32-bit GCC builds
  ` [EXTERNAL] "
  ` [edk2-devel] "
` [Patch V2 7/7] BaseTools/Conf: Fix Linux GCC ARM build issues with HII
  ` 回复: [edk2-devel] "

[PATCH 1/1] OvmfPkg/AmdSev: remove unused SMM bits from .dsc and .fdf files
 2021-11-04  9:21 UTC 

[PATCH V3 00/29] Enable Intel TDX in OvmfPkg (Config-A)
 2021-11-04  8:10 UTC  (35+ messages)
` [PATCH V3 05/29] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VE exception
` [PATCH V3 10/29] UefiPayloadPkg: PreparePrepare UefiPayloadPkg to use TdxLib
` [PATCH V3 11/29] UefiCpuPkg: Support TDX in BaseXApicX2ApicLib
` [PATCH V3 12/29] UefiCpuPkg: Define ConfidentialComputingGuestAttr
    ` [edk2-devel] "
` [PATCH V3 13/29] MdePkg: Add macro to check SEV/TDX guest
` [PATCH V3 14/29] UefiCpuPkg: Enable Tdx support in MpInitLib
` [PATCH V3 15/29] OvmfPkg: Update SecEntry.nasm to support Tdx
` [PATCH V3 20/29] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
` [PATCH V3 21/29] MdeModulePkg: EFER should not be changed in TDX
` [PATCH V3 22/29] MdeModulePkg: Set shared bit in Mmio region for Tdx guest
    ` [edk2-devel] "
` [PATCH V3 23/29] UefiCpuPkg: Update AddressEncMask in CpuPageTable
` [PATCH V3 27/29] OvmfPkg/BaseMemEncryptTdxLib: Add TDX helper library
` [PATCH V3 28/29] OvmfPkg/QemuFwCfgLib: Support Tdx in QemuFwCfgDxe
` [PATCH V3 29/29] OvmfPkg: Update IoMmuDxe to support TDX

[RFC] Application Process for https://bugzilla.tianocore.org/
 2021-11-04  6:58 UTC 

[PATCH v1 00/16] Un-siloing Arm common code
 2021-11-04  6:24 UTC  (22+ messages)
` [PATCH v1 05/16] ArmPkg and MdePkg: Move the Arm CompilerIntrinsicsLib to MdePkg
    ` [EXTERNAL] Re: [edk2-devel] "
    ` 回复: "
      `  "
` [PATCH v1 06/16] ArmPkg and BaseTools: Move the GccLto binaries from ArmPkg to BaseTools
    ` [EXTERNAL] Re: [edk2-devel] "
      ` [EXTERNAL] "
` [PATCH v1 07/16] ArmPkg and MdePkg: Move the AsmMacroIoLib from ArmPkg to MdePkg
` [PATCH v1 11/16] ArmPkg: Add Basic MMU Lib for Arm silicon
` [PATCH v1 12/16] ArmPkg: Move the StandaloneMmCpu driver to ArmPkg

[PATCH v1 0/7] Support ACPI 6.4 PPTT changes
 2021-11-04  6:06 UTC  (7+ messages)
` [PATCH v1 3/7] ShellPkg: Update Acpiview PPTT parser to ACPI 6.4
  ` [edk2-devel] "
` 回复: [edk2-devel] [PATCH v1 0/7] Support ACPI 6.4 PPTT changes
  `  "

[PATCH v1 1/1] MdeModulePkg/XhciSched: Fix missing DEBUG arguments
 2021-11-04  5:59 UTC  (3+ messages)
` 回复: "

[PATCH] MdeModulePkg AtaAtapiPassThru: Always do S.M.A.R.T. check if device support
 2021-11-04  5:52 UTC  (3+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH v2] SpcrFeaturePkg: Modify PCI device interrupt setting
 2021-11-04  5:45 UTC  (3+ messages)
` [edk2-devel] "

[Patch V2 0/7] Reproduce builds across source format changes
 2021-11-04  5:24 UTC  (8+ messages)
` [Patch V2 1/7] MdePkg/Include: Enhance DebugLib to support reproduce builds
  ` 回复: "
    ` [edk2-devel] "
      ` 回复: "
` 回复: [Patch V2 0/7] Reproduce builds across source format changes
    ` 回复: [edk2-devel] "

[PATCH] Enable wildcard host name matching in EDK2 HTTPS/TLS implementation
 2021-11-03 21:38 UTC  (6+ messages)
` [edk2-devel] "

[Patch 0/6] Fix package build issues
 2021-11-03 21:36 UTC  (16+ messages)
` [Patch 1/6] DynamicTablesPkg: Add missing BaseStackCheckLib instance
` [Patch 2/6] NetworkPkg/NetworkPkg.dsc: Add RngLib mapping for ARM and RISCV64
` [Patch 3/6] SecurityPkg/SecurityPkg.dsc: Add missing RngLib "
` [Patch 4/6] SignedCapsulePkg/SignedCapsulePkg.dsc: Add RngLib mapping
` [Patch 5/6] UefiCpuPkg/MtrrLib/UnitTest: Fix 32-bit GCC build issues
  ` [edk2-devel] "
` [Patch 6/6] MdeModulePkg/Variable/RuntimeDxeUnitTest: Fix 32-bit GCC builds
  ` [edk2-devel] "

[PATCH v1 0/3] IntelSiliconPkg: Remove v1 PCH SPI PPI and Protocol
 2021-11-03 18:22 UTC  (6+ messages)
` [PATCH v1 1/3] CometlakeOpenBoardPkg/PeiPolicyUpdateLib: Remove unneeded SPI header
` [PATCH v1 2/3] WhiskeylakeOpenBoardPkg/PeiPolicyUpdateLib: "
` [PATCH v1 3/3] IntelSiliconPkg: Remove SPI v1 PPI and Protocol definitions
` [edk2-devel] [PATCH v1 0/3] IntelSiliconPkg: Remove v1 PCH SPI PPI and Protocol

Inclusive Language RFC
 2021-11-03 18:05 UTC  (2+ messages)
    ` [edk2-announce] "

[PATCH v2 0/1] MdeModulePkg: Add MpServicesTest.efi to exercise EFI_MP_SERVICES_PROTOCOL
 2021-11-03 17:22 UTC  (7+ messages)
` [PATCH v2 1/1] MdeModulePkg: Add MpServicesTest application to exercise MP Services
  ` [edk2-devel] "

RFC: Static Analysis in edk2 CI
 2021-11-03 15:30 UTC 

[PATCH v2 0/7] Support ACPI 6.4 PPTT changes
 2021-11-03 15:41 UTC  (8+ messages)
` [PATCH v2 1/7] MdePkg: Add missing Cache ID (in)valid define
` [PATCH v2 2/7] MdePkg: Remove PPTT ID type structure
` [PATCH v2 3/7] ShellPkg: Update Acpiview PPTT parser to ACPI 6.4
` [PATCH v2 4/7] ShellPkg: Add Cache ID to PPTT parser
` [PATCH v2 5/7] DynamicTablesPkg: Remove PPTT ID structure from ACPI 6.4 generator
` [PATCH v2 6/7] DynamicTablesPkg: Update PPTT generator to ACPI 6.4
` [PATCH v2 7/7] DynamicTablesPkg: Add CacheId to PPTT generator

[PATCH v2 0/5] [RfC] OvmfPkg/Microvm: second batch of microvm patches
 2021-11-03 15:06 UTC  (6+ messages)
` [PATCH v2 1/5] OvmfPkg/Microvm/fdt: add device tree support
` [PATCH v2 2/5] OvmfPkg/Microvm/fdt: load fdt from fw_cfg
` [PATCH v2 3/5] OvmfPkg/Microvm/fdt: add empty fdt
` [PATCH v2 4/5] OvmfPkg/Microvm/virtio: add virtio-mmio support
` [PATCH v2 5/5] OvmfPkg/Microvm: add README

[PATCH v3 0/7] OvmfPkg/PlatformCI: hook up AmdSev, Bhyve and Microvm
 2021-11-03 14:04 UTC  (11+ messages)
` [PATCH v3 1/7] OvmfPkg/PlatformCI: factor out PlatformBuildLib.py
` [PATCH v3 2/7] OvmfPkg/PlatformCI: add QEMU_SKIP
  ` [edk2-devel] "
` [PATCH v3 3/7] OvmfPkg/PlatformCI: add BhyveBuild.py
` [PATCH v3 4/7] OvmfPkg/PlatformCI: add MicrovmBuild.py
  ` [edk2-devel] "
` [PATCH v3 5/7] OvmfPkg/PlatformCI: add AmdSevBuild.py
  ` [edk2-devel] "
` [PATCH v3 6/7] OvmfPkg/PlatformCI: dummy grub.efi for AmdSev
` [PATCH v3 7/7] OvmfPkg/PlatformCI: add XenBuild.py

[PATCH V2] MdeModulePkg/PciBusDxe: Enumerator to check for RCiEP before looking for RP
 2021-11-03 10:50 UTC  (2+ messages)

[edk2-platforms][PATCH v4 00/31] Add new Ampere Mt. Jade platform
 2021-11-03  9:37 UTC  (24+ messages)
` [edk2-platforms][PATCH v4 01/31] Ampere: Initial support for Ampere Altra processor and "
` [edk2-platforms][PATCH v4 02/31] AmpereAltraPkg: Add FlashLib library instance
` [edk2-platforms][PATCH v4 03/31] AmpereAltraPkg: Add FailSafe and WDT support
` [edk2-platforms][PATCH v4 12/31] AmpereAltraPkg: Add Ac01PcieLib library instance
` [edk2-platforms][PATCH v4 13/31] JadePkg: Add BoardPcieLib "
` [edk2-platforms][PATCH v4 16/31] AmpereAltraPkg: Add PciSegmentLib "
` [edk2-platforms][PATCH v4 31/31] AmpereAltraPkg: Add configuration screen for Watchdog timer

[PATCH] StdLib/LibC: add strnlen function wrapper
 2021-11-03  8:44 UTC 

[PATCH 1/2] Reconfigure OpensslLib to add elliptic curve chipher algorithms
 2021-11-03  8:34 UTC  (5+ messages)

[PATCH 0/2] OvmgPkg: Add SEV launch secret and hashes table areas
 2021-11-03  8:13 UTC  (9+ messages)
` [PATCH 1/2] OvmfPkg/OvmfPkgX64: Add SEV launch secret and hashes table areas to MEMFD

Patch for Bug 3704
 2021-11-03  7:58 UTC 

Patch for Bug 3715
 2021-11-03  7:56 UTC 

[PATCH v6] IntelSiliconPkg/IntelVTdDxe: Support Multi PCI Root Bus
 2021-11-03  6:38 UTC 

[edk2-libc Patch V4 0/6] AppPkg/Applications/Python: to remove Py2 support from edk2-libc
 2021-11-03  6:28 UTC  (4+ messages)
` [edk2-libc Patch V4 6/6] AppPkg/Applications/Python: to fix readme files in edk2-libc

The arm virtual machine displays problems in QXL during the UEFI phase
 2021-11-03  6:03 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] EmulatorPkg: Re-enable IA32 GCC5 CI builds
 2021-11-03  5:50 UTC 

[PATCH v2] MdeModulePkg/DxeCapsuleLibFmp: Capsule on Disk file name capsule
 2021-11-03  2:05 UTC  (2+ messages)
` 回复: "

Event: TianoCore Bug Triage - APAC / NAMO - 11/02/2021 #cal-reminder
 2021-11-03  1:15 UTC 

回复:回复: [edk2-devel] About how to submit a new architecture called LoongArch
 2021-11-03  1:02 UTC 

[PATCH v6 00/52] Consolidate SpiFlashCommonLib instances
 2021-11-02 23:39 UTC  (8+ messages)
` [PATCH v6 25/52] PurleyOpenBoardPkg: Use IntelSiliconPkg SpiFvbServiceSmm
` [PATCH v6 26/52] WhitleyOpenBoardPkg: UseIntelSiliconPkg SpiFvbServiceSmm
` [PATCH v6 33/52] PurleyOpenBoardPkg: Add SpiFlashCommonLib.h

[PATCH v6 36/52] KabylakeSiliconPkg: Remove PCH SPI PPI and Protocol from package
 2021-11-02 23:29 UTC  (23+ messages)
` [PATCH v6 41/52] CoffeelakeSiliconPkg/BasePchSpiCommonLib: Identify flash regions by GUID
  ` [edk2-devel] "
` [PATCH v6 42/52] CoffeelakeSiliconPkg: Update for SPI2 PPI and Protocol
` [PATCH v6 43/52] CometlakeOpenBoardPkg: Remove unnecessary gPchSpiPpiGuid reference
  ` [edk2-devel] "
` [PATCH v6 44/52] KabylakeSiliconPkg: Identify flash regions by GUID
  ` [edk2-devel] "
` [PATCH v6 45/52] KabylakeSiliconPkg: Update for SPI2 PPI and Protocol
  ` [edk2-devel] "
` [PATCH v6 46/52] KabylakeOpenBoardPkg/PeiSerialPortLibSpiFlash: Update for new SPI PPI API
` [PATCH v6 47/52] KabylakeOpenBoardPkg/KabylakeRvp3: Add PeiSerialPortlibSpiFlash to build
` [PATCH v6 48/52] SimicsIch10Pkg/BasePchSpiCommonLib: Identify flash regions by GUID
` [PATCH v6 49/52] SimicsIch10Pkg/PchSpiSmm: Update for SPI2 Protocol
` [PATCH v6 51/52] TigerlakeSiliconPkg/SpiSmm: "
  ` [edk2-devel] "
` [PATCH v6 52/52] WhiskeylakeOpenBoardPkg: Update for SPI2 PPI
  ` [edk2-devel] "

[edk2-[PATCH v1 0/2] APIC table updates
 2021-11-02 21:42 UTC  (2+ messages)

[PATCH] MdeModulePkg/DxeCapsuleLibFmp: Capsule on Disk file name capsule
 2021-11-02 20:35 UTC  (5+ messages)
` 回复: "
  ` [edk2-devel] "
    ` 回复: "

[edk2-devel] [PATCH] Enable wildcard host name matching in EDK2 HTTPS/TLS implementation
 2021-11-02 20:19 UTC 

[edk2platforms][PATCH v2 0/1] IntelSiliconPkg: Add IntelDieInfoProtocol
 2021-11-02 17:47 UTC  (3+ messages)
` [edk2platforms][PATCH v2 1/1] "

[PATCH v2 0/4] Add support for TPM 1.2 Physical Presence Interface and Menu
 2021-11-02 15:49 UTC  (5+ messages)
` [PATCH v2 1/4] SecurityPkg: Store physical presence code by submitting to PreOS func
` [PATCH v2 2/4] OvmfPkg: Copy TPM 1.2 DxeTcgPhysicalPresenceLib.c from SecuityPkg
` [PATCH v2 3/4] OvmfPkg: Enable physical presence interface for TPM 1.2
` [PATCH v2 4/4] OvmfPkg: add TPM 1.2 config menu

About how to submit a new architecture called LoongArch
 2021-11-02 15:12 UTC  (5+ 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