public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-04-25 05:47:59 to 2023-04-27 08:22:05 UTC [more...]

[edk2-devel] [PATCH v1] Securitypkg/hddpassword: Update HddPasswordDxeInit to use Variable Policy
 2023-04-27  8:22 UTC  (3+ messages)

[PATCH] Release build in GCC5 has warning message Wreturn-local-addr in HashPeiLib
 2023-04-27  8:21 UTC  (4+ messages)

[PATCH 1/1] SecurityPkg/DxeImageVerificationLib: Add AUTH_SIG_NOT_FOUND Action
 2023-04-27  8:19 UTC  (8+ messages)
  ` [edk2-devel] "

[edk2-platforms][PATCH V3 0/5] Enable SoC expansion block and Virtio-P9 for RD-N2 variants
 2023-04-27  7:18 UTC  (13+ messages)
` [edk2-platforms][PATCH V3 1/5] Platform/Sgi: Add SSDT table for Virtio-P9
` [edk2-platforms][PATCH V3 2/5] Platform/Sgi: Enable virtio-p9 device on RD-N2 platform variants
` [edk2-platforms][PATCH V3 3/5] Platform/Sgi: Add SSDT table for IO virtualization SoC expansion block
` [edk2-platforms][PATCH V3 4/5] Platform/Sgi: Initialize additional UART controllers
` [edk2-platforms][PATCH V3 5/5] Platform/Sgi: Enable SoC expansion block for RD-N2 variants

[PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg
 2023-04-27  6:47 UTC  (5+ messages)

[PATCH] MdePkg BasePeCoffLib: Ignore the debug entry read error after it is found
 2023-04-27  6:17 UTC 

[PATCH] UefiPayloadPkg: Fix issues when MULTIPLE_DEBUG_PORT_SUPPORT is true
 2023-04-27  6:17 UTC  (2+ messages)

[PATCH v2] MinPlatformPkg: Update HWSignature filed in FADT
 2023-04-27  6:02 UTC 

[PATCH] Release build in GCC5 has warning message Wreturn-local-addr in HiiLib
 2023-04-27  5:56 UTC 

[PATCH v3 1/3] BaseTools/Plugin: Report error if code coverage failure
 2023-04-27  5:09 UTC  (3+ messages)
` [PATCH v3 2/3] .azurepipelines: Choose container that have installed lcov
` [PATCH v3 3/3] .azurepipelines: Switch linux image default to Fedora-37

[PATCH 0/6] edksetup.bat, BaseTools: Improve Windows environment setup and BaseTools C compilation
 2023-04-27  3:11 UTC  (8+ messages)
` [PATCH 1/6] BaseTools: Remove Python2/Python3 detection from toolset.bat
` [PATCH 2/6] BaseTools: use threading.current_thread in NmakeSubdirs.py
` [PATCH 3/6] edksetup.bat: if toolsetup.bat fails, just exit
` [PATCH 4/6] BaseTools: Update toolsetup.bat and Tests/PythonTest.py to check ver
  ` 回复: [edk2-devel] "
` [PATCH 5/6] BaseTools: Update toolsetup.bat to not use BASETOOLS_PYTHON_SOURCE
` [PATCH 6/6] BaseTools: only print the environment once in toolsetup.bat

[edk2-docs] edk2-docs.gitbook.io offline
 2023-04-27  2:51 UTC 

[PATCH] Fix GCC5 Release build warning [-Wreturn-local-addr]
 2023-04-27  2:46 UTC  (4+ messages)
` 回复: [edk2-devel] "
  `  "

Recall: [edk2-devel] [PATCH] Fix GCC5 Release build warning [-Wreturn-local-addr]
 2023-04-27  2:42 UTC 

[PATCH v2 1/2] BaseTools/Plugin: Report error if code coverage failure
 2023-04-27  1:38 UTC  (8+ messages)
` [PATCH v2 2/2] .azurepipelines: Choose container that have installed lcov
  ` [edk2-devel] "
` [edk2-devel] [PATCH v2 1/2] BaseTools/Plugin: Report error if code coverage failure

[PATCH v1] MinPlatformPkg: Update HWSignature filed in FADT
 2023-04-27  1:31 UTC 

[edk2-devel][PATCH v1 0/2] MdeModulePkg: Add Volatile Keyword to NvmExpress Passthru CQs and SQs
 2023-04-27  1:27 UTC  (7+ messages)
` [edk2-devel][PATCH v1 1/2] Add the volatile keyword to NvmExpressDxe's "
    ` [edk2-devel] [PATCH "

[edk2-devel][PATCH v1 1/2] UefiPayloadPkg: Define RngLibTimerLib for systems without RDRAND
 2023-04-26 22:43 UTC  (10+ messages)
` [edk2-devel][PATCH v1 2/2] UefiPayloadPkg: Enable RNG support
    ` [edk2-devel] [PATCH "

[edk2-devel] [PATCH v4 1/1] MdePkg/BaseRngLib: Add a smoketest for RDRAND and check CPUID
 2023-04-26 21:54 UTC  (2+ messages)

[PATCH V1 1/1] OvmfPkg/PlatformPei: Skip PlatformInitEmuVariableNvStore in SEV guest
 2023-04-26 20:43 UTC  (12+ messages)

[PATCH v5 00/13] BaseTools,CryptoPkg,EmulatorPkg,MdePkg,others: Delete CLANG35,CLANG38,VS2008-2013,EBC, deprecate GCC48,GCC49,GCC5, add GCC and GCCNOLTO, update CLANGDWARF
 2023-04-26 17:12 UTC  (7+ messages)
  ` [edk2-devel] "

[PATCH 0/2] SecurityPkg: add TIS sanity check
 2023-04-26 16:24 UTC  (3+ messages)
` [PATCH 1/2] SecurityPkg: add TIS sanity check (tpm2)
` [PATCH 2/2] SecurityPkg: add TIS sanity check (tpm12)

[PATCH v2 0/4] Fixes for SEV-SNP CC blob and CPUID table handling
 2023-04-26 14:22 UTC  (6+ messages)
` [PATCH v2 1/4] OvmfPkg/AmdSevDxe: Allocate SEV-SNP CC blob as EfiACPIReclaimMemory
` [PATCH v2 2/4] OvmfPkg/AmdSevDxe: Update ConfidentialComputing blob struct definition
` [PATCH v2 3/4] OvmfPkg/CcExitLib: Fix SEV-SNP XSave area size calculation
` [PATCH v2 4/4] OvmfPkg/CcExitLib: Use documented XSave area base size for SEV-SNP

[edk2-platforms][PATCH V2 1/1] Platform/ARM/N1sdp: Add support to parse NT_FW_CONFIG
 2023-04-26 14:09 UTC  (2+ messages)

[edk2-redfish-client][PATCH v2] Initial edk2 redfish client repository
 2023-04-26 13:31 UTC  (2+ messages)

[PATCH 1/1] ShellPkgDisconnect: zero-initialize handles
 2023-04-26 11:39 UTC 

[PATCH v1 1/1] UefiCpuPkg/PiSmmCpuDxeSmm:add Ap Rendezvous check in PerformRemainingTasks
 2023-04-26 11:13 UTC 

[PATCH v9 0/9] Adds AmdSmmCpuFeaturesLib and MmSaveStateLib
 2023-04-26 11:01 UTC  (11+ messages)
` [PATCH v9 1/9] MdePkg: Adds AMD SMRAM save state map
` [PATCH v9 2/9] UefiCpuPkg: Adds MmSaveStateLib library class
` [PATCH v9 3/9] UefiCpuPkg: Implements MmSaveStateLib library instance
` [PATCH v9 4/9] UefiCpuPkg/SmmCpuFeaturesLib: Restructure arch-dependent code
` [PATCH v9 5/9] UefiCpuPkg: Implements SmmCpuFeaturesLib for AMD Family
` [PATCH v9 6/9] UefiCpuPkg: Implements MmSaveStateLib for Intel
` [PATCH v9 7/9] UefiCpuPkg: Implements MmSaveStateLib for Ovmf
` [PATCH v9 8/9] UefiCpuPkg: Removes SmmCpuFeaturesReadSaveStateRegister
` [PATCH v9 9/9] OvmfPkg: Uses MmSaveStateLib library

[PATCH v2 0/5] refine Smm range code in BoardX58Ich10
 2023-04-26  9:19 UTC  (7+ messages)
` [PATCH v2 1/5] SimicsOpenBoardPkg: Build gEfiSmmSmramMemoryGuid Hob in S3 path
` [PATCH v2 2/5] SimicsOpenBoardPkg: Move AcpiVariableGuid hob to MemDetect
` [PATCH v2 3/5] SimicsOpenBoardPkg: Use SmmAccessLib instead of SmmAccessPei.inf
` [PATCH v2 4/5] SimicsOpenBoardPkg: Use another SmmAccess Driver
` [PATCH v2 5/5] SimicsX58SktPkg: Remove unused Smm related modules
` [edk2-devel] [PATCH v2 0/5] refine Smm range code in BoardX58Ich10

[PATCH v2 1/2] UefiCpuPkg/ResetVector: Modify Page Table in ResetVector
 2023-04-26  9:07 UTC  (5+ messages)
` [PATCH v2 2/2] UefiCpuPkg: Support 5 level page table "

[Patch V4 0/2] Update ProcTrace feature code for new requirements
 2023-04-26  8:12 UTC  (4+ messages)
` [Patch V4 1/2] UefiCpuPkg: Update code to support enable ProcTrace only on BSP
` [Patch V4 2/2] UefiCpuPkg: Update PT code to support enable collect performance
` [edk2-devel] [Patch V4 0/2] Update ProcTrace feature code for new requirements

[Patch V3 00/11] Use CpuPageTableLib to create and update smm page table
 2023-04-26  7:58 UTC  (6+ messages)
` [Patch V3 03/11] OvmfPkg:Remove code that apply AddressEncMask to non-leaf entry

[PATCH] * UefiPayloadPkg: Clang dependency removal
 2023-04-26  7:17 UTC  (2+ messages)

[PATCH v7 0/3] RISC-V SBI-backed SerialLib
 2023-04-26  6:44 UTC  (4+ messages)
` [edk2-devel] "

[Patch V3 0/8] Create page table by CpuPageTableLib in DxeIpl
 2023-04-26  6:08 UTC  (7+ messages)
` [edk2-devel] "

[PATCH v3 0/3] Support FDT library
 2023-04-26  5:21 UTC  (10+ messages)
` [PATCH v3 2/3] MdePkg: "
            ` [edk2-devel] "

[Patch V3 0/2] Update ProcTrace feature code for new requirements
 2023-04-26  2:02 UTC  (4+ messages)
` [Patch V3 1/2] UefiCpuPkg: Update code to support enable ProcTrace only on BSP
` [Patch V3 2/2] UefiCpuPkg: Update PT code to support enable collect performance
` [edk2-devel] [Patch V3 0/2] Update ProcTrace feature code for new requirements

[Patch V2 0/2] Update ProcTrace feature code for new requirements
 2023-04-26  1:28 UTC  (7+ messages)
` [Patch V2 1/2] UefiCpuPkg: Update code to support enable ProcTrace only on BSP
  ` [edk2-devel] "
` [Patch V2 2/2] UefiCpuPkg: Update PT code to support enable collect performance

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, April 25, 2023 #cal-reminder
 2023-04-26  1:15 UTC 

[edk2-devel][PATCH v1 1/1] ArmPkg: CpuDxe: Sync GCD Capabilities With Page Table Attributes
 2023-04-26  0:09 UTC 

[V1 PATCH 1/1] MdePkg: TDX: Correct TDCALL_INFO_RETURN_DATA layout
 2023-04-25 18:25 UTC  (3+ messages)

[edk2-devel] [PATCH 1/2] SecurityPkg: Add RNG support
 2023-04-25 17:11 UTC  (2+ messages)

TianoCore Community Meeting Agenda 20230504[CORRECTED]
 2023-04-25 16:59 UTC 

[RFC PATCH v1 00/30] Support for Arm CCA guest firmware
 2023-04-25 16:04 UTC  (31+ messages)
` [RFC PATCH v1 01/30] ArmVirtPkg: kvmtool: Add Emulated Runtime variable support
` [RFC PATCH v1 02/30] ArmPkg: Add helper function to detect RME
` [RFC PATCH v1 03/30] ArmPkg: Export SetMemoryRegionAttribute in ArmMmuLib
` [RFC PATCH v1 04/30] ArmPkg: Extend number of parameter registers in SMC call
` [RFC PATCH v1 05/30] ArmPkg & ArmVirtPkg: Make PcdMonitorConduitHvc a dynamic PCD
` [RFC PATCH v1 06/30] ArmVirtPkg: Add Arm CCA Realm Service Interface Library
` [RFC PATCH v1 07/30] ArmVirtPkg: ArmCcaRsiLib: Add interfaces to manage the Realm IPA state
` [RFC PATCH v1 08/30] ArmVirtPkg: ArmCcaRsiLib: Add an interface to get an attestation token
` [RFC PATCH v1 09/30] ArmVirtPkg: ArmCcaRsiLib: Add interfaces to get/extend REMs
` [RFC PATCH v1 10/30] ArmVirtPkg: ArmCcaRsiLib: Add an interface to make a RSI Host Call
` [RFC PATCH v1 11/30] ArmVirtPkg: Define a GUID HOB for IPA width of a Realm
` [RFC PATCH v1 12/30] ArmVirtPkg: Add library for Arm CCA initialisation in PEI
` [RFC PATCH v1 13/30] ArmVirtPkg: Add NULL instance of ArmCcaInitPeiLib
` [RFC PATCH v1 14/30] ArmVirtPkg: Add library for Arm CCA helper functions
` [RFC PATCH v1 15/30] ArmVirtPkg: Add Null instance of ArmCcaLib
` [RFC PATCH v1 16/30] ArmVirtPkg: Define an interface to configure MMIO regions for Arm CCA
` [RFC PATCH v1 17/30] ArmVirtPkg: CloudHv: Add a NULL implementation of ArmCcaConfigureMmio
` [RFC PATCH v1 18/30] ArmVirtPkg: Qemu: "
` [RFC PATCH v1 19/30] ArmVirtPkg: Xen: "
` [RFC PATCH v1 20/30] ArmVirtPkg: Configure the MMIO regions for Arm CCA
` [RFC PATCH v1 21/30] ArmVirtPkg: Kvmtool: Use Null version of DebugLib in PrePi
` [RFC PATCH v1 22/30] ArmVirtPkg: Add Arm CCA libraries for Kvmtool guest firmware
` [RFC PATCH v1 23/30] ArmVirtPkg: Arm CCA configure system memory in early Pei
` [RFC PATCH v1 24/30] ArmVirtPkg: Perform Arm CCA initialisation in the Pei phase
` [RFC PATCH v1 25/30] ArmVirtPkg: Add ArmCcaDxe for early DXE phase initialisation
` [RFC PATCH v1 26/30] ArmVirtPkg: Introduce Realm Aperture Management Protocol
` [RFC PATCH v1 27/30] ArmVirtPkg: IoMMU driver to DMA from Realms
` [RFC PATCH v1 28/30] ArmVirtPkg: Enable Virtio communication for Arm CCA
` [RFC PATCH v1 29/30] MdePkg: Warn if AArch64 RNDR instruction is not supported
` [RFC PATCH v1 30/30] ArmVirtPkg: Kvmtool: Switch to use BaseRng for AArch64

TianoCore Community Meeting Agenda 20230504
 2023-04-25 15:33 UTC 

[PATCH 0/5] refine Smm range code in BoardX58Ich10
 2023-04-25 13:58 UTC  (12+ messages)
` [PATCH 1/5] SimicsOpenBoardPkg: Build gEfiSmmSmramMemoryGuid Hob in S3 path
    ` [edk2-devel] "
` [PATCH 2/5] SimicsOpenBoardPkg: Move AcpiVariableGuid hob to MemDetect
  ` [edk2-devel] "
` [PATCH 3/5] SimicsOpenBoardPkg: Use SmmAccessLib instead of SmmAccessPei.inf
` [PATCH 4/5] SimicsOpenBoardPkg: Use another SmmAccess Driver
` [PATCH 5/5] SimicsX58SktPkg: Remove unused Smm related modules

[PATCH v2 1/1] ArmPkg/PlatformBootManagerLib: Add path to boot UEFI Shell over UiApp
 2023-04-25 11:27 UTC 

[PATCH 1/1] DynamicTablesPkg/SsdtCpuTopology: Allow multi-packages topologies
 2023-04-25 10:33 UTC  (2+ messages)

[PATCH 0/3] Enable 64bit PEI for BoardX58Ich10
 2023-04-25  7:02 UTC  (6+ messages)
` [PATCH 1/3] SimicsOpenBoardPkg: Support 64-bit Pei BoardX58Ich10
` [PATCH 2/3] SimicsOpenBoardPkg: Initialize temporary memory with PcdInitValueInTempStack
` [PATCH 3/3] SimicsOpenBoardPkg: Remove unused PCD PcdSimicsSecPageTablesBase

[PATCH] SimicsOpenBoardPkg: BoardX58Ich10 set PcdSmrrEnable as False
 2023-04-25  6:59 UTC  (2+ messages)

[PATCH 1/1] ArmPkg/PlatformBootManagerLib: Add path to boot UEFI Shell over UiApp
 2023-04-25  6:57 UTC  (3+ messages)

[PATCH 0/3] Update ProcTrace feature code for new requirements
 2023-04-25  6:45 UTC  (11+ messages)
` [PATCH 1/3] UefiCpuPkg: Update code to support enable ProcTrace only on BSP
    ` [edk2-devel] "
` [PATCH 2/3] UefiCpuPkg: Update PT code to support enable collect performance
` [PATCH 3/3] UefiCpuPkg: Disable MTC packet by default
  ` [edk2-devel] "


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