public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-08-09 21:03:27 to 2021-08-12 15:55:01 UTC [more...]

Event: TianoCore Community Meeting - EMEA / NAMO - 08/12/2021 #cal-reminder
 2021-08-12 15:55 UTC 

Event: TianoCore Community Meeting - EMEA / NAMO - 08/12/2021 #cal-reminder
 2021-08-12 15:45 UTC 

[PATCH v3 0/6] Ovmf: Disable the TPM2 platform hierarchy
 2021-08-12 15:30 UTC  (10+ messages)
` [PATCH v3 1/6] OvmfPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms
    ` [edk2-devel] "
` [PATCH v3 2/6] OvmfPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib
` [PATCH v3 3/6] OvmfPkg: Reference new TPM classes in the build system for compilation
` [PATCH v3 4/6] OvmfPkg: Disable the TPM2 platform hierarchy
` [PATCH v3 5/6] ArmVirtPkg: Reference new TPM classes in the build system for compilation
` [PATCH v3 6/6] ArmVirtPkg: Disable the TPM2 platform hierarchy

[PATCH] RedfishClientPkg/ConvertLib: Common code and header files
 2021-08-12 14:18 UTC  (3+ messages)

[PATCH 0/1] OvmfPkg PlatformBootManagerLib: Move TryRunningQemuKernel()
 2021-08-12 14:07 UTC  (17+ messages)
  ` [edk2-devel] [PATCH 1/1] "

[PATCH 00/23] Enable Intel TDX in OvmfPkg (SEC/PEI)
 2021-08-12 11:57 UTC  (24+ messages)
` [PATCH 01/23] OvmfPkg: Add Tdx BFV/CFV PCDs and PcdOvmfImageSizeInKb
` [PATCH 02/23] OvmfPkg/Sec: Update the check logic in SevEsIsEnabled
` [PATCH 03/23] OvmfPkg/ResetVector: Enable Intel TDX in ResetVector of Ovmf
` [PATCH 04/23] MdePkg: Add Tdx.h
` [PATCH 05/23] MdePkg: Add TdxProbeLib to probe Intel Tdx
` [PATCH 06/23] MdePkg: Add TdxLib to wrap Tdx operations
` [PATCH 07/23] MdePkg: Update BaseIoLibIntrinsicSev to support Tdx
` [PATCH 08/23] UefiCpuPkg: Support TDX in BaseXApicX2ApicLib
` [PATCH 09/23] UefiCpuPkg: Add VmTdExitLibNull
` [PATCH 10/23] OvmfPkg: Prepare OvmfPkg to use the VmTdExitLib library
` [PATCH 11/23] OvmfPkg: Implement library support for VmTdExitLib in Ovmf
` [PATCH 12/23] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VE exception
` [PATCH 13/23] UefiCpuPkg: Enable Tdx support in MpInitLib
` [PATCH 14/23] OvmfPkg: Update SecEntry.nasm to support Tdx
` [PATCH 15/23] OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
` [PATCH 16/23] OvmfPkg: Add TdxMailboxLib
` [PATCH 17/23] MdePkg: Add EFI_RESOURCE_ATTRIBUTE_ENCRYPTED in PiHob.h
` [PATCH 18/23] OvmfPkg: Enable Tdx in SecMain.c
` [PATCH 19/23] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
` [PATCH 20/23] MdePkg: Add AllocatePagesWithMemoryType support in PeiMemoryAllocationLib
` [PATCH 21/23] OvmfPkg: Add PcdUse1GPageTable support for TDX
` [PATCH 22/23] MdeModulePkg: EFER should not be changed in TDX
` [PATCH 23/23] OvmfPkg: Update PlatformPei to support TDX

[PATCH v2 0/4] UefiPayloadPkg: LinuxBoot Support in UefiPayload
 2021-08-12  8:51 UTC  (3+ messages)
` [edk2-devel] "

[PATCH EDK2 v3 0/1] MdeModulePkg/UefiSortLib:Add UefiSortLib unit test
 2021-08-12  8:35 UTC  (4+ messages)
` [PATCH EDK2 v3 1/1] "
    ` [edk2-devel] "

[PATCH v2 0/7] Fix various issues regarding DebugImageInfoTable
 2021-08-12  7:26 UTC  (31+ messages)
` [PATCH v2 1/2] BaseTools: Define the read-only data section name per toolchain
  ` [PATCH v2 2/2] UefiCpuPkg/BaseUefiCpuLib: Use toolchain-specific rodata section name
      ` [edk2-devel] "
  ` [edk2-devel] [PATCH v2 1/2] BaseTools: Define the read-only data section name per toolchain
` [PATCH v2 1/2] MdePkg/BaseLib: Fix unaligned API prototypes
    ` [edk2-devel] "
` [PATCH v2 1/2] SecurityPkg/DxeImageVerificationLib: Fix certificate lookup algorithm
  ` [PATCH v2 2/2] SecurityPkg/SecureBootConfigDxe: "
    ` [edk2-devel] "
  ` [edk2-devel] [PATCH v2 1/2] SecurityPkg/DxeImageVerificationLib: "
` [PATCH v2 4/7] ArmPkg/DefaultExceptionHandlerLib: Check DebugImageInfoTable type safely
    ` [edk2-devel] "

[PATCH] MdeModulePkg PCD: Reinstall PCD service PPIS when memory available
 2021-08-12  7:22 UTC 

[edk2-platforms][PATCH v1] KabylakeSiliconPkg/PchPmcLib: Add GetSleepTypeAfterWakeup()
 2021-08-12  7:22 UTC  (3+ messages)

[PATCH] MdeModulePkg PCD: FSP NotifyPhase APIs caused 100ms delay
 2021-08-12  7:11 UTC  (5+ messages)

[edk2-platforms][PATCH v1 1/1] IntelSiliconPkg: Add BaseSmmAccessLibNull
 2021-08-12  5:32 UTC  (5+ messages)
  ` [edk2-devel] "

[edk2-platforms][PATCH v1 1/1] IntelSiliconPkg/PeiSmmAccessLib: Remove S3 requirement
 2021-08-12  5:20 UTC  (5+ messages)
    ` [edk2-devel] "

[edk2-devel] [edk2-platforms][PATCH v1] KabylakeSiliconPkg/PchPmcLib: Add GetSleepTypeAfterWakeup()
 2021-08-12  3:08 UTC 

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/BoardAcpiLib: Fix GP Fault in ACPI Enable SMI
 2021-08-12  2:51 UTC  (3+ messages)

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg: Fix boot failure due to FSP rebase address
 2021-08-12  2:51 UTC  (3+ messages)

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg: Fix missing security library build error
 2021-08-12  2:51 UTC  (3+ messages)

[edk2-devel] [edk2-platforms] [PATCH V1] KabylakeOpenBoardPkg: Fix GalagoPro3 Build
 2021-08-12  2:34 UTC 

[edk2-platforms] [PATCH V1] KabylakeOpenBoardPkg: Fix GalagoPro3 Build
 2021-08-12  2:16 UTC  (2+ messages)

[2021-gsoc-llvm-gnumake]: proposal for building using llvm/gnumake
 2021-08-12  1:51 UTC 

[edk2-devel] [edk2-platforms] [PATCH V2] KabylakeOpenBoardPkg: Add MMIO Base/Length to SA GNVS
 2021-08-12  1:11 UTC 

[PATCH 0/3] Add support for gdb and lldb
 2021-08-12  0:30 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel] [edk2-platforms] [PATCH V1] WhitleySiliconPkg: Improve comments for silicon policy structures
 2021-08-12  0:39 UTC  (2+ messages)

[edk2-platforms] [PATCH V1] WhitleySiliconPkg: Improve comments for silicon policy structures
 2021-08-12  0:38 UTC  (3+ messages)

[edk2-devel] [edk2-platforms] [PATCH V1] MinPlatformPkg: Cleanup PeiFspWrapperHobProcessLib dependencies
 2021-08-12  0:19 UTC 

[edk2-devel] [edk2-platforms] [PATCH V1] KabylakeSiliconPkg: Update SA_MISC_PEI_PREMEM_CONFIG
 2021-08-11 23:35 UTC 

[edk2-devel] [edk2-platforms][PATCH V1] KabylakeOpenBoardPkg: Implement the PEI Reset Services
 2021-08-11 23:26 UTC 

[PATCH v1 1/1] SecurityPkg/Library: Add Tpm2NvUndefineSpaceSpecial to Tpm2CommandLib
 2021-08-11 19:37 UTC  (3+ messages)
  ` [EXTERNAL] [edk2-devel] "

[edk2-platforms] [PATCH V2] KabylakeOpenBoardPkg: Add MMIO Base/Length to SA GNVS
 2021-08-11 19:06 UTC  (3+ messages)
  ` [edk2-devel] "

[Patch v2 0/3] Ext4Pkg: Add Ext4Pkg
 2021-08-11 16:43 UTC  (2+ messages)

[edk2-devel] "StdLibPkg" branch on edk2-staging
 2021-08-11 13:19 UTC  (5+ messages)

[PATCH v5 1/5] ArmPkg/IndustryStandard: 32b/64b agnostic FF-A, Mm SVC and Std SMC IDs
 2021-08-11 12:21 UTC  (7+ messages)
` [PATCH v5 2/5] ArmPkg: prepare 32bit ARM build of StandaloneMmPkg
  ` 回复: "
    ` [edk2-devel] "

[PATCH] ArmPkg: Enable boot discovery policy for ARM package
 2021-08-11 12:07 UTC  (6+ messages)

[PATCH v3 0/6] Arm 32bit support in PlatformStandaloneMmRpmb
 2021-08-11 11:47 UTC  (8+ messages)
` [PATCH v3 1/6] Platform/ARM/SgiPkg: sync with edk2 StandaloneMmCpu path change
` [PATCH v3 2/6] Platform/Socionext/DeveloperBox: "
` [PATCH v3 3/6] Platform/StandaloneMm: "
` [PATCH v3 4/6] Drivers/OpTee: Add Aarch32 SVC IDs for 32bit Arm targets
` [PATCH v3 5/6] Drivers/OpTee: address cast build warning issue in 32b mode
` [PATCH v3 6/6] Platform/StandaloneMm: build StandaloneMmRpmb for 32bit architectures

[edk2-platforms PATCH v2] Marvell: Armada7k8k/OcteonTx: Add missing _STA methods in ACPI tables
 2021-08-11 10:58 UTC  (3+ messages)

[edk2-platforms:PATCH V7] Platform/Intel: Correct CPU APIC IDs
 2021-08-11 10:12 UTC 

[PATCH 0/3] Use RedfishPkg libraries
 2021-08-11  7:48 UTC  (5+ messages)
` [PATCH 1/3] RedfishClientPkg/Crt: Add CRT header files
` [PATCH 2/3] RedfishClientPkg/PrivateInclude: Private header file of JsonLib
` [PATCH 3/3] RedfishClientPkg: Add external libraries

[PATCH] SecurityPkg: Debug code to audit BIOS TPM extend operations
 2021-08-11  5:39 UTC  (4+ messages)

[PATCH] Reallocate TPM Active PCRs based on platform support
 2021-08-11  5:36 UTC  (4+ messages)

[PATCH V2] RedfishPkg/RefishCrtLib: Public RefishCrtLib
 2021-08-11  4:03 UTC  (2+ messages)

[PATCH] RedfishPkg/RefishCrtLib: Public RefishCrtLib
 2021-08-11  3:59 UTC  (3+ messages)

[edk2-platforms] [PATCH V1] KabylakeOpenBoardPkg: Add MMIO Base/Length to SA GNVS
 2021-08-11  3:48 UTC  (4+ messages)
  ` [edk2-devel] "

[staging/edk2-redfish-client RedfishFeatureCore PATCH 0/3] RedfishFeatureCoreDxe
 2021-08-11  3:35 UTC  (4+ messages)
` [staging/edk2-redfish-client RedfishFeatureCore PATCH 2/3] RedfishClientPkg/RedfishFeatureCoreDxe: Redfish Feature Core DXE driver

[PATCH EDK2 v2 0/1] MdeModulePkg/UefiSortLib:Add UefiSortLib unit test
 2021-08-11  1:59 UTC  (9+ messages)
` [PATCH EDK2 v2 1/1] "
    ` [edk2-devel] "

[edk2-platforms] [PATCH V1] MinPlatformPkg: Cleanup PeiFspWrapperHobProcessLib dependencies
 2021-08-11  1:56 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms] [PATCH V1] KabylakeSiliconPkg: Update SA_MISC_PEI_PREMEM_CONFIG
 2021-08-11  1:55 UTC  (2+ messages)

[PATCH v2 00/13] Add ACPI 6.4 header file
 2021-08-11  1:27 UTC  (3+ messages)
  ` 回复: [edk2-devel] "

[PATCH 1/1] BaseTools/GenFds: Change FV Header to FileSystemGuid3
 2021-08-11  1:11 UTC 

[edk2-platforms PATCH 0/7] Marvell ACS improvements
 2021-08-10 22:12 UTC  (11+ messages)
` [edk2-platforms PATCH 2/7] Marvell: Armada7k8k/OcteonTx: Add missing _STA methods in ACPI tables
              ` [edk2-devel] "

edk2-test Release Notice
 2021-08-10 19:32 UTC 

[PATCH] ArmPkg/DefaultExceptionHandlerLib: Fix DebugImageInfoTable lookup
 2021-08-10 19:13 UTC  (3+ messages)
` [PATCH] UefiPayloadPkg/UefiPayloadEntry: Fix memory corruption

[PATCH] UefiPayloadPkg: Fix the non-ascii character in UniversalPayloadEntry.c
 2021-08-10 19:04 UTC  (2+ messages)

[PATCH v6 1/6] OvmfPkg/BaseMemEncryptLib: Detect SEV live migration feature
 2021-08-10 13:06 UTC  (9+ messages)
      ` [edk2-devel] "
` [PATCH v6 6/6] OvmfPkg/AmdSevDxe: Add support for SEV live migration

[PATCH 0/3] BaseTools: fix some python DeprecationWarnings
 2021-08-10  7:48 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms:PATCH V6] Platform/Intel: Correct CPU APIC IDs
 2021-08-10  6:51 UTC 

[PATCH v2 0/6] RPi4: Enable ACPI PCIe conduit
 2021-08-10  3:36 UTC  (7+ messages)
` [PATCH v2 1/6] Platform/RaspberryPi: Add XHCI/PCI selection menu
` [PATCH v2 2/6] Platform/RaspberryPi: Break XHCI into its own SSDT
` [PATCH v2 3/6] Platform/RaspberryPi: Add PCIe SSDT
` [PATCH v2 4/6] Silicon/Broadcom/Bcm27xx: Relax PCIe device restriction
` [PATCH v2 5/6] Silicon/Broadcom/Bcm27xx: Move linkup check into the cfg accessor
` [PATCH v2 6/6] Platform/RaspberryPi: Enable NVMe boot on CM4

Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, August 10, 2021 #cal-cancelled
 2021-08-10  2:51 UTC 

Event: TianoCore Bug Triage - APAC / NAMO - 08/10/2021 #cal-reminder
 2021-08-10  2:51 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH v2 1/1] MdeModulePkg/PiSmmCore: Drop deprecated image profiling commands
 2021-08-10  2:45 UTC  (2+ messages)
` [edk2-devel] "

[Patch V2] MinPlatformPkg: Fix the incompatible change about SecureBootVariableLib
 2021-08-10  0:42 UTC  (2+ messages)

[PATCH v3 1/2] MdePkg/BaseLib: Fix unaligned API prototypes
 2021-08-09 21:02 UTC  (2+ messages)
` [PATCH v3 2/2] BaseTools/CommonLib: "


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