public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-10-28 22:10:42 to 2021-11-02 00:07:43 UTC [more...]

[PATCH V3 00/29] Enable Intel TDX in OvmfPkg (Config-A)
 2021-11-02  0:07 UTC  (33+ messages)
` [PATCH V3 01/29] MdePkg: Add Tdx.h
` [PATCH V3 02/29] MdePkg: Add TdxLib to wrap Tdx operations
` [PATCH V3 03/29] UefiCpuPkg: Extend VmgExitLibNull to handle #VE exception
` [PATCH V3 04/29] OvmfPkg: Extend VmgExitLib "
` [PATCH V3 05/29] UefiCpuPkg/CpuExceptionHandler: Add base support for the "
` [PATCH V3 06/29] MdePkg: Add helper functions for Tdx guest in BaseIoLibIntrinsic
` [PATCH V3 07/29] MdePkg: Support mmio "
` [PATCH V3 08/29] MdePkg: Support IoFifo "
` [PATCH V3 09/29] MdePkg: Support IoRead/IoWrite "
` [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
` [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 16/29] OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
` [PATCH V3 17/29] OvmfPkg: Add TdxMailboxLib
` [PATCH V3 18/29] MdePkg: Add EFI_RESOURCE_ATTRIBUTE_ENCRYPTED in PiHob.h
` [PATCH V3 19/29] OvmfPkg: Enable Tdx in SecMain.c
` [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
` [PATCH V3 23/29] UefiCpuPkg: Update AddressEncMask in CpuPageTable
` [PATCH V3 24/29] OvmfPkg: Update PlatformPei to support TDX
` [PATCH V3 25/29] OvmfPkg: Update AcpiPlatformDxe to alter MADT table
` [PATCH V3 26/29] OvmfPkg: Add TdxDxe driver
` [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

[PATCH v2 0/2] ArmPkg: Add SMC helper functions
 2021-11-01 22:11 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ArmPkg: Update SMC calls to use the new ArmCallSmc1/2/3/4 functions

[Patch V2 0/7] Reproduce builds across source format changes
 2021-11-01 21:37 UTC  (8+ messages)
` [Patch V2 1/7] MdePkg/Include: Enhance DebugLib to support reproduce builds
` [Patch V2 2/7] MdePkg: Reproduce builds across source format changes
` [Patch V2 3/7] ArmPkg: "
` [Patch V2 4/7] MdeModulePkg: "
` [Patch V2 5/7] NetworkPkg: "
` [Patch V2 6/7] SecurityPkg: "
` [Patch V2 7/7] OvmfPkg: "

[edk2-devel] [edk2-platforms PATCH] Ext4Pkg: Add uninitialized extents support
 2021-11-01 21:29 UTC 

[PATCH v6 00/52] Consolidate SpiFlashCommonLib instances
 2021-11-01 21:13 UTC  (19+ messages)
` [PATCH v6 06/52] IntelSiliconPkg: Add PCH SPI PPI
    ` [edk2-devel] "
` [PATCH v6 07/52] IntelSiliconPkg: Add PCH SPI Protocol
  ` [edk2-devel] "
` [PATCH v6 19/52] TigerlakeSiliconPkg: Use IntelSiliconPkg BIOS area and ucode PCDs
  ` [edk2-devel] "
` [PATCH v6 23/52] TigerlakeOpenBoardPkg: Update SpiFvbService & SpiFlashCommonLib
` [PATCH v6 26/52] WhitleyOpenBoardPkg: UseIntelSiliconPkg SpiFvbServiceSmm
` [PATCH v6 31/52] TigerlakeOpenBoardPkg: Remove SmmSpiFlashCommonLib
` [PATCH v6 33/52] PurleyOpenBoardPkg: Add SpiFlashCommonLib.h
` [edk2-devel] [PATCH v6 00/52] Consolidate SpiFlashCommonLib instances

TianoCore Community Meeting Agenda - November
 2021-11-01 20:53 UTC 

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

[edk2-libc Patch V4 0/6] AppPkg/Applications/Python: to remove Py2 support from edk2-libc
 2021-11-01 18:59 UTC  (8+ messages)
` [edk2-libc Patch V4 1/6] AppPkg/Applications/Python: To remove the py2.7.2 uefi port code
` [edk2-libc Patch V4 2/6] AppPkg/Applications/Python: to remove document references to py2.7.2
` [edk2-libc Patch V4 3/6] AppPkg/Applications/Python: to remove py2.7.10 support from edk2-libc
` [edk2-libc Patch V4 4/6] AppPkg/Applications/Python: to remove py2.7.10 references "
` [edk2-libc Patch V4 5/6] AppPkg/Applications/Python: to update readme files in edk2-libc
` [edk2-libc Patch V4 6/6] AppPkg/Applications/Python: to fix "

[Patch 0/6] Reproduce builds across source format changes
 2021-11-01 19:03 UTC  (10+ messages)
` [Patch 1/6] MdePkg: "
  ` [edk2-devel] "
` [Patch 2/6] ArmPkg: "
  ` [edk2-devel] "
` [Patch 3/6] MdeModulePkg: "
` [Patch 4/6] NetworkPkg: "
` [Patch 5/6] SecurityPkg: "
` [Patch 6/6] OvmfPkg: "
` [edk2-devel] [Patch 0/6] "

[edk2-libc Patch v3 0/5] AppPkg/Applications/Python: To remove the py2.7 support from edk2-libc
 2021-11-01 18:50 UTC  (9+ messages)
` [edk2-libc Patch v3 1/5] AppPkg/Applications/Python: To remove the py2.7.2 uefi port code
` [edk2-libc Patch v3 2/5] AppPkg/Applications/Python: to remove document references to py2.7.2
` [edk2-libc Patch v3 3/5] AppPkg/Applications/Python: to remove py2.7.10 support from edk2-libc
` [edk2-libc Patch v3 4/5] AppPkg/Applications/Python: to remove py2.7.10 references "
` [edk2-libc Patch v3 5/5] AppPkg/Applications/Python: to update readme files in edk2-libc

[PATCH v2 1/1] Silicon/Qemu/Sbsa: Enable Always-On capability for PE timers
 2021-11-01 18:43 UTC  (2+ messages)

[Patch 1/1] BaseTools/VrfCompile: Fix uninitialized field from unnamed field
 2021-11-01 17:44 UTC 

[PATCH] Silicon/Qemu/Sbsa: Enable Always-On capability for PE timers
 2021-11-01 17:37 UTC  (2+ messages)

[PATCH 0/4] SynQuacer drivers test the ControllerHandle correctly
 2021-11-01 17:16 UTC  (4+ messages)

[edk2-devel] [PATCH edk2 v1 0/3] Fix several issues in StanaloneMmPkg
 2021-11-01 14:19 UTC 

[PATCH V2 00/28] Enable Intel TDX in OvmfPkg (Config-A)
 2021-11-01 13:57 UTC  (21+ messages)
` [PATCH V2 12/28] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VE exception
  ` [edk2-devel] "

[edk2-devel] [PATCH V2 2/3] SecurityPkg: Support TdProtocol in DxeTpm2MeasureBootLib
 2021-11-01 13:35 UTC  (2+ messages)

[PATCH] MdeModulePkg AtaAtapiPassThru: Always do S.M.A.R.T. check if device support
 2021-11-01  9:45 UTC 

[PATCH V2 0/2] Rename XenTimerDxe to LocalApicTimerDxe
 2021-11-01  8:46 UTC  (3+ messages)
` [PATCH V2 1/2] OvmfPkg: "
` [PATCH V2 2/2] OvmfPkg: Switch timer in build time for OvmfPkg

[PATCH] IntelFsp2Pkg SplitFspBin.py: Correct file name in file header
 2021-11-01  4:34 UTC  (2+ messages)

[PATCH v11 00/32] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-10-31 21:40 UTC  (6+ messages)
  ` [edk2-devel] "

[PATCH] RedfishPkg: Add more information to Readme.md
 2021-10-30 15:34 UTC  (2+ messages)

Adding another platform language
 2021-10-30 11:12 UTC 

Ways to add a string package of different language at runtime
 2021-10-30 11:01 UTC 

[PATCH 0/2] Rename XenTimerDxe to LocalApicTimerDxe
 2021-10-30  7:24 UTC  (6+ messages)
` [PATCH 1/2] OvmfPkg: "
` [PATCH 2/2] OvmfPkg: Switch timer in build time for OvmfPkg
    ` [edk2-devel] "

[PATCH] Reallocate TPM Active PCRs based on platform support
 2021-10-30  0:26 UTC  (5+ messages)

Inclusive Language RFC
 2021-10-29 23:09 UTC  (3+ messages)
` [edk2-rfc] "
  ` [edk2-discuss] "

[edk2-[PATCH v1 0/2] APIC table updates
 2021-10-29 21:59 UTC  (7+ messages)
` [edk2-platforms] [PATCH v1 1/2] MinPlatformPkg: Update APIC Table based on mode
  ` [edk2-devel] "

[PATCH] SecurityPkg: TPM must go to Idle state on CRB command completion
 2021-10-29 21:33 UTC  (3+ messages)

[PATCH] MdeModulePkg/DxeCapsuleLibFmp: Add runtime SetImage support
 2021-10-29 17:58 UTC  (3+ messages)
` 回复: [edk2-devel] "
  `  "

[edk2-libc Patch 0/1] AppPkg/Applications/Python: Remove py2.7.2 support from edk2-libc
 2021-10-29 17:02 UTC  (10+ messages)
` [edk2-libc Patch 1/1] "
  ` [edk2-devel] "

HP Pavilion - 17-ab403ng Motherboard Slots: 2xPCI Express x1, 1xPCI Express x8, 1xPCI Express x16
 2021-10-29 16:23 UTC  (2+ messages)

[PATCH] MdeModulePkg/DxeCapsuleLibFmp: Capsule on Disk file name capsule
 2021-10-29 16:01 UTC  (3+ messages)
` 回复: "
  ` [edk2-devel] "

[edk2-devel] RFC: Replace FMMT Tool from C to Python Version
 2021-10-29 14:55 UTC  (5+ messages)
` 回复: "
      ` [edk2-rfc] "

[PATCH v1 0/7] Support ACPI 6.4 PPTT changes
 2021-10-29  9:18 UTC  (4+ messages)
` [PATCH v1 2/7] MdePkg: Remove PPTT ID type structure
  ` 回复: "

[edk2-devel] [PATCH] edk2-staging/EmulatorPkg: Enable RedfishClientPkg on emulator
 2021-10-29  8:41 UTC 

[edk2-devel] [PATCH] edk2-staging/EmulatorPkg: Add REDFISH_CLIENT macro
 2021-10-29  8:40 UTC 

[edk2-devel] [PATCH] edk2-staging/EmulatorPkg: Enable RedfishPkg on emulator
 2021-10-29  8:40 UTC 

[edk2-devel] [PATCH] edk2-staging/EmulatorPkg: Enable network when REDFISH_ENABLE is TRUE
 2021-10-29  8:40 UTC 

[edk2-devel] [PATCH] edk2-staging/RedfishClientPkg: Add Redfish memory edk2 modules to build
 2021-10-29  8:40 UTC 

[edk2-devel] [PATCH] edk2-staging/EmulatorPkg: Build Redfish memory configuration HII sample driver
 2021-10-29  8:40 UTC 

[edk2-devel] [PATCH] edk2-staging/EmulatorPkg: Add a sample memory configuration HII driver
 2021-10-29  8:39 UTC 

[PATCH] edk2-staging/EmulatorPkg: Enable RedfishClientPkg on emulator
 2021-10-29  8:33 UTC 

[PATCH] edk2-staging/EmulatorPkg: Add REDFISH_CLIENT macro
 2021-10-29  8:31 UTC 

[PATCH] edk2-staging/EmulatorPkg: Enable network when REDFISH_ENABLE is TRUE
 2021-10-29  8:07 UTC 

[PATCH] edk2-staging/RedfishClientPkg: Add the helper library
 2021-10-29  8:00 UTC  (2+ messages)

[PATCH] RedfishPkg: Update link to staging/RedfishClientPkg in Readme.md
 2021-10-29  7:44 UTC  (2+ messages)

回复:Re: [edk2-devel] About how to submit a new architecture called LoongArch
 2021-10-29  6:14 UTC 

[PATCH 1/1] BaseTools: Fix StructurePcd offset error
 2021-10-29  5:35 UTC  (3+ messages)
` 回复: "

About how to submit a new architecture called LoongArch
 2021-10-29  5:18 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/6] OvmfPkg/PlatformCI: hook up AmdSev, Bhyve and Microvm
 2021-10-29  5:07 UTC  (4+ messages)
` [PATCH 1/6] OvmfPkg/PlatformCI: factor out PlatformBuildLib.py
  ` [edk2-devel] "

回复:Bugzilla: About opening an account
 2021-10-29  4:26 UTC 

回复:RE: About the Microsoft CI test
 2021-10-29  3:16 UTC 

[edk2-devel][PATCH v4] MdeModulePkg/DxeCapsuleLibFmp: Use new Variable Lock interface
 2021-10-29  3:10 UTC 

回复:回复:RE: About the Microsoft CI test
 2021-10-29  3:07 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v6 36/52] KabylakeSiliconPkg: Remove PCH SPI PPI and Protocol from package
 2021-10-29  3:05 UTC  (9+ messages)
` [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 50/52] TigerlakeSiliconPkg/BasePchSpiCommonLib: Identify flash regions by GUID
` [PATCH v6 51/52] TigerlakeSiliconPkg/SpiSmm: Update for SPI2 Protocol
  ` [edk2-devel] "
` [PATCH v6 52/52] WhiskeylakeOpenBoardPkg: Update for SPI2 PPI

[edk2-devel][PATCH v3] MdeModulePkg/DxeCapsuleLibFmp: Use new Variable Lock interface
 2021-10-29  3:04 UTC 

[PATCH] edk2-staging/EmulatorPkg: Enable RedfishPkg on emulator
 2021-10-29  2:55 UTC 

[PATCH V3 0/3] Introduce TeeMeasurementProtocol into EDK2
 2021-10-29  2:55 UTC  (4+ messages)
` [PATCH V3 1/3] MdePkg: Introduce TeeMeasurementProtocol for TEE Guest firmware
  ` 回复: [edk2-devel] "
    `  "

Bugzilla: About opening an account
 2021-10-29  2:48 UTC 

[PATCH] edk2-staging/RedfishClientPkg: Add Redfish memory edk2 modules to build
 2021-10-29  2:46 UTC 

[PATCH] edk2-staging/EmulatorPkg: Build Redfish memory configuration HII sample driver
 2021-10-29  2:34 UTC 

[PATCH 1/1] BaseTools: Update brotli to the latest upstream commit
 2021-10-29  2:22 UTC 

[PATCH] edk2-staging/EmulatorPkg: Add a sample memory configuration HII driver
 2021-10-29  1:45 UTC 

[edk2-devel][PATCH v2] MdeModulePkg/DxeCapsuleLibFmp: Use new Variable Lock interface
 2021-10-29  1:40 UTC  (2+ messages)
` 回复: "

About the Microsoft CI test
 2021-10-29  1:22 UTC 

[edk2-platforms PATCH] Ext4Pkg: Add uninitialized extents support
 2021-10-29  1:04 UTC 

[PATCH v3 0/5] OvmfPkg: rework TPM configuration
 2021-10-29  0:37 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH v5 00/46] Consolidate SpiFlashCommonLib instances
 2021-10-28 22:13 UTC  (2+ messages)


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