messages from 2021-11-08 10:54:12 to 2021-11-11 13:06:00 UTC [more...]
[PATCH 1/2] Reconfigure OpensslLib to add elliptic curve chipher algorithms
2021-11-11 13:05 UTC (7+ messages)
` [edk2-devel] "
[PATCH edk2-platforms 0/2] Socionext housekeeping
2021-11-11 12:25 UTC (4+ messages)
` [PATCH edk2-platforms 1/2] Maintainers.txt: add Masami as Socionext reviewer
` [PATCH edk2-platforms 2/2] Silicon/Socionext: fix line endings
[Patch 1/1] OvmfPkg/Xen: Fix VS2019 build issues
2021-11-11 10:24 UTC (4+ messages)
` [edk2-devel] "
[PATCH] UefiPayloadPkg/UefiPayloadPkg.fdf: Update DXE A Priori file
2021-11-11 10:15 UTC
[PATCH v3] UefiCpuPkg/PiSmmCpuDxeSmm: Use SMM Interrupt Shadow Stack
2021-11-11 10:02 UTC
[edk2-devel] [PATCH v2] UefiCpuPkg/PiSmmCpuDxeSmm: Use SMM Interrupt Shadow Stack
2021-11-11 9:06 UTC
[PATCH v2] UefiCpuPkg/PiSmmCpuDxeSmm: Use SMM Interrupt Shadow Stack
2021-11-11 9:04 UTC
[PATCH 0/4] Platform/RaspberryPi: new GPIO and DT menu items
2021-11-11 6:57 UTC (6+ messages)
` [PATCH 1/1] Platform/RaspberryPi: Add menu item to enable/disable GPIO
` [PATCH 1/4] Platform/RaspberryPi: Cleanup menu visibility
` [PATCH 2/4] Platform/RaspberryPi: Give the user control over the XHCI mailbox
` [PATCH 3/4] Platform/RaspberryPi: Move GPIO/SPI/I2C to SSDT
` [PATCH 4/4] Platform/RaspberryPi: Add menu item to enable/disable GPIO
Soft Feature Freeze will start on 2021-11-08 for edk2-stable202111
2021-11-11 5:27 UTC (4+ messages)
` [edk2-devel] "
` 回复: "
[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/BoardAcpiLib: Simplify implementation
2021-11-11 2:04 UTC
[PATCH v3 00/14] Un-siloing Arm common code
2021-11-11 0:24 UTC (15+ messages)
` [PATCH v3 01/14] ArmPkg/ArmMmuBaseLib: Disallow STANDALONE_MM
` [PATCH v3 02/14] ArmPkg/ArmMmuStandaloneMmLib: Update to match ArmMmuLib
` [PATCH v3 03/14] ArmPkg/StandaloneMmCoreEntryPoint: Swap to ArmMmuLib
` [PATCH v3 04/14] ArmPkg: Disavow StandaloneMmMmuLib. It's just ArmMmuLib
` [PATCH v3 05/14] ArmPkg and MdePkg: Move the Arm CompilerIntrinsicsLib to MdePkg
` [PATCH v3 06/14] ArmPkg and BaseTools: Move the GccLto binaries from ArmPkg to BaseTools
` [PATCH v3 07/14] ArmPkg and MdePkg: Move the AsmMacroIoLib from ArmPkg to MdePkg
` [PATCH v3 08/14] MdePkg: Create the MMU access lib to abstract memory protection settings
` [PATCH v3 09/14] ArmPkg: Add Basic MMU Lib for Arm silicon
` [PATCH v3 10/14] MdeModulePkg: Swap to MmuLib instead of Arm-specific lib
` [PATCH v3 11/14] StandaloneMmPkg: Switch to the MmuLib abstraction
` [PATCH v3 12/14] ArmPkg: Move the StandaloneMmCpu driver to ArmPkg
` [PATCH v3 13/14] StandaloneMmPkg: Add StandaloneMmCoreEntryNull to satisfy CI on all archs
` [PATCH v3 14/14] ArmPkg: Create an Arm-specific version of StandaloneMmCoreEntryPoint
[PATCH V6 0/3] Introduce CcMeasurementProtocol into EDK2
2021-11-11 0:22 UTC (4+ messages)
` [PATCH V6 1/3] MdePkg: Introduce CcMeasurementProtocol for CC Guest firmware
` [PATCH V6 2/3] SecurityPkg: Support CcMeasurementProtocol in DxeTpm2MeasureBootLib
` [PATCH V6 3/3] SecurityPkg: Support CcMeasurementProtocol in DxeTpmMeasurementLib
[PATCH v12 00/32] Add AMD Secure Nested Paging (SEV-SNP) support
2021-11-10 22:14 UTC (33+ messages)
` [PATCH v12 01/32] OvmfPkg/SecMain: move SEV specific routines in AmdSev.c
` [PATCH v12 02/32] UefiCpuPkg/MpInitLib: "
` [PATCH v12 03/32] OvmfPkg/ResetVector: move clearing GHCB in SecMain
` [PATCH v12 04/32] OvmfPkg/ResetVector: introduce SEV metadata descriptor for VMM use
` [PATCH v12 05/32] OvmfPkg: reserve SNP secrets page
` [PATCH v12 06/32] OvmfPkg: reserve CPUID page
` [PATCH v12 07/32] OvmfPkg/ResetVector: pre-validate the data pages used in SEC phase
` [PATCH v12 08/32] OvmfPkg/ResetVector: use SEV-SNP-validated CPUID values
` [PATCH v12 09/32] OvmfPkg/MemEncryptSevLib: add MemEncryptSevSnpEnabled()
` [PATCH v12 10/32] OvmfPkg/SecMain: register GHCB gpa for the SEV-SNP guest
` [PATCH v12 11/32] OvmfPkg/VmgExitLib: use SEV-SNP-validated CPUID values
` [PATCH v12 12/32] OvmfPkg/PlatformPei: register GHCB gpa for the SEV-SNP guest
` [PATCH v12 13/32] OvmfPkg/AmdSevDxe: do not use extended PCI config space
` [PATCH v12 14/32] OvmfPkg/MemEncryptSevLib: add support to validate system RAM
` [PATCH v12 15/32] OvmfPkg/MemEncryptSevLib: add function to check the VMPL0
` [PATCH v12 16/32] OvmfPkg/BaseMemEncryptSevLib: skip the pre-validated system RAM
` [PATCH v12 17/32] OvmfPkg/MemEncryptSevLib: add support to validate > 4GB memory in PEI phase
` [PATCH v12 18/32] OvmfPkg/SecMain: validate the memory used for decompressing Fv
` [PATCH v12 19/32] OvmfPkg/PlatformPei: validate the system RAM when SNP is active
` [PATCH v12 20/32] MdePkg: Define ConfidentialComputingGuestAttr
` [PATCH v12 21/32] OvmfPkg/PlatformPei: set PcdConfidentialComputingAttr when SEV is active
` [PATCH v12 22/32] UefiCpuPkg/MpInitLib: use PcdConfidentialComputingAttr to check SEV status
` [PATCH v12 23/32] UefiCpuPkg: add PcdGhcbHypervisorFeatures
` [PATCH v12 24/32] OvmfPkg/PlatformPei: set the Hypervisor Features PCD
` [PATCH v12 25/32] MdePkg/GHCB: increase the GHCB protocol max version
` [PATCH v12 26/32] UefiCpuPkg/MpLib: add support to register GHCB GPA when SEV-SNP is enabled
` [PATCH v12 27/32] UefiCpuPkg/MpInitLib: use BSP to do extended topology check
` [PATCH v12 28/32] OvmfPkg/MemEncryptSevLib: change the page state in the RMP table
` [PATCH v12 29/32] OvmfPkg/MemEncryptSevLib: skip page state change for Mmio address
` [PATCH v12 30/32] OvmfPkg/PlatformPei: mark cpuid and secrets memory reserved in EFI map
` [PATCH v12 31/32] OvmfPkg/AmdSev: expose the SNP reserved pages through configuration table
` [PATCH v12 32/32] UefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event to launch APs
[PATCH v2 00/16] Un-siloing Arm common code
2021-11-10 20:39 UTC (7+ messages)
` [PATCH v2 11/16] ArmPkg: Add Basic MMU Lib for Arm silicon
` [PATCH v2 16/16] ArmPlatformPkg: Resolve build errors resulting from package moves
` [edk2-devel] "
` [EXTERNAL] "
[PATCH v3 1/1] MdeModulePkg: Add MpServicesTest application to exercise MP Services
2021-11-10 18:16 UTC (3+ messages)
Progress on getting Uncrustify working for EDK2?
2021-11-10 15:38 UTC (34+ messages)
` [edk2-devel] "
` 回复: "
EDK2 doxygen documentation - adding docs for stable tags?
2021-11-10 13:40 UTC (3+ messages)
` [edk2-devel] "
` [edk2-discuss] "
[PATCH edk2-platforms v1 00/11] Fix build breaks and update IORT revision macro
2021-11-10 13:30 UTC (14+ messages)
` [PATCH edk2-platforms v1 01/11] Platform/Socionext: Fix build break for SynQuacerEvalBoard
` [PATCH edk2-platforms v1 02/11] Platform/LeMaker: Fix build break for CelloBoard
` [PATCH edk2-platforms v1 03/11] Platform/Socionext/SynQuacerEvalBoard: Add missing ArmSoftFloatLib
` [PATCH edk2-platforms v1 04/11] Platform/Socionext/SynQuacerEvalBoard: Disable EbcDxe for AArch32 builds
` [PATCH edk2-platforms v1 05/11] Platform/ARM: FVP: Update for IORT revision macro renaming
` [PATCH edk2-platforms v1 06/11] Platform/ARM: Morello: "
` [PATCH edk2-platforms v1 07/11] Platform/ARM: SGI: "
` [PATCH edk2-platforms v1 08/11] Silicon/AMD/Styx: "
` [PATCH edk2-platforms v1 09/11] Silicon/Socionext/SynQuacer: "
` [PATCH edk2-platforms v1 10/11] Platform/RaspberryPi: "
` [PATCH edk2-platforms v1 11/11] Platform/ARM: N1SDP: "
` [edk2-devel] [PATCH edk2-platforms v1 00/11] Fix build breaks and update IORT revision macro
回复: 回复: [edk2-devel] [PATCH v2 0/8] IORT Rev E.b specification updates
2021-11-10 11:11 UTC (2+ messages)
` [edk2-devel] "
[PATCH v3 0/8] IORT Rev E.b specification updates
2021-11-10 11:03 UTC (10+ messages)
` [PATCH v3 1/8] MdePkg: IORT header update for IORT Rev E.b spec
` [PATCH v3 2/8] ShellPkg: Acpiview: Abbreviate field names to preserve alignment
` [PATCH v3 3/8] ShellPkg: Acpiview: IORT parser update for IORT Rev E.b spec
` [PATCH v3 4/8] DynamicTablesPkg: Handle error when IdMappingToken is NULL
` [PATCH v3 5/8] DynamicTablesPkg: IORT set reference to Id array only if present
` [PATCH v3 6/8] DynamicTablesPkg: IORT set reference to interrupt array "
` [PATCH v3 7/8] DynamicTablesPkg: Update ArmNameSpaceObjects for IORT Rev E.b
` [PATCH v3 8/8] DynamicTablesPkg: IORT generator updates for Rev E.b spec
` [edk2-devel] [PATCH v3 0/8] IORT Rev E.b specification updates
[PATCH V3 00/29] Enable Intel TDX in OvmfPkg (Config-A)
2021-11-10 10:38 UTC (16+ messages)
` [PATCH V3 02/29] MdePkg: Add TdxLib to wrap Tdx operations
` [edk2-devel] "
` [PATCH V3 04/29] OvmfPkg: Extend VmgExitLib to handle #VE exception
` [PATCH V3 14/29] UefiCpuPkg: Enable Tdx support in MpInitLib
` [edk2-devel] "
[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Use SMM Interrupt Shadow Stack
2021-11-10 5:34 UTC
[PATCH v2] MdeModulePkg\UfsBlockIoPei: UFS MMIO address size support both 32/64 bits
2021-11-10 3:01 UTC (3+ messages)
` [edk2-devel] "
FW: [edk2-devel][PATCH] BaseTools: Increase the DevicePath length for support more PCD value
2021-11-10 2:59 UTC
[PATCH] IntelFsp2Pkg: Add ConfigEditor unit tests with CLI capability
2021-11-10 2:26 UTC
[Patch 1/1] OvmfPkg/Bhyve/PlatformPei: Fix VS2019 X64 NOOPT build issue
2021-11-10 1:38 UTC (3+ messages)
[PATCH V5 0/3] Introduce CcMeasurementProtocol into EDK2
2021-11-10 0:59 UTC (7+ messages)
` [PATCH V5 2/3] SecurityPkg: Support CcMeasurementProtocol in DxeTpm2MeasureBootLib
` [PATCH V5 3/3] SecurityPkg: Support CcMeasurementProtocol in DxeTpmMeasurementLib
[PATCH] MdeModulePkg/DxeCapsuleLibFmp: Add runtime SetImage support
2021-11-09 23:05 UTC (7+ messages)
` 回复: [edk2-devel] "
` "
TianoCore Community Meeting Minutes - November 2021
2021-11-09 22:11 UTC (2+ messages)
` [edk2-announce] "
Update NASM to stable release 2.15.05
2021-11-09 18:51 UTC (4+ messages)
` [edk2-devel] "
[PATCH EDK2 v1 0/1] CryptoPkg/BaseCryptLib: Support PEM certification
2021-11-09 12:58 UTC (2+ messages)
` [PATCH EDK2 v1 1/1] "
[PATCH v2 0/2] ArmPkg: Add SMC helper functions
2021-11-09 12:15 UTC (5+ messages)
` [PATCH v2 1/2] "
[PATCH] UefiCpuPkg/UefiCpuLib: Add GetCpuFamilyModel and GetCpuSteppingId
2021-11-09 12:14 UTC (2+ messages)
[edk2-platforms][PATCH 00/30] EDK2 RISC-V port with opensbi v0.9
2021-11-09 10:06 UTC (3+ messages)
[PATCH v2 0/5] [RfC] OvmfPkg/Microvm: second batch of microvm patches
2021-11-09 8:56 UTC (6+ messages)
` [PATCH v2 3/5] OvmfPkg/Microvm/fdt: add empty fdt
` [edk2-devel] "
` [PATCH v2 5/5] OvmfPkg/Microvm: add README
` [edk2-devel] "
[PATCH v3 0/5] OvmfPkg: rework TPM configuration
2021-11-09 8:49 UTC (10+ messages)
` [PATCH v3 1/5] OvmfPkg: remove unused TPM options from MicrovmX64.dsc
` [edk2-devel] "
` [PATCH v3 3/5] OvmfPkg: drop TPM_CONFIG_ENABLE
` [edk2-devel] "
` [PATCH v3 4/5] OvmfPkg: create Tcg12ConfigPei.inf
` [edk2-devel] "
` [PATCH v3 5/5] OvmfPkg: rework TPM configuration
` [edk2-devel] "
[PATCH v2] IntelSiliconPkg/BaseConfigBlockLib: Add function to iterate over Config Blocks
2021-11-09 8:12 UTC
[PATCH v3 0/7] OvmfPkg/PlatformCI: hook up AmdSev, Bhyve and Microvm
2021-11-09 7:59 UTC (4+ messages)
` [PATCH v3 6/7] OvmfPkg/PlatformCI: dummy grub.efi for AmdSev
` [edk2-devel] "
[PATCH V3 0/3] Rename XenTimerDxe to LocalApicTimerDxe
2021-11-09 7:03 UTC (3+ messages)
[PATCH v2 0/5] Dot graph generator for PPTT
2021-11-09 5:46 UTC (3+ messages)
` [PATCH v2 1/5] ShellPkg: Replace 'Trace' parameter with 'ParseFlags'
Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, November 9, 2021 #cal-cancelled
2021-11-09 5:15 UTC
Event: TianoCore Bug Triage - APAC / NAMO - 11/09/2021 #cal-reminder
2021-11-09 5:14 UTC (2+ messages)
` 回复: [edk2-devel] "
[Patch V2 1/1] BaseTools: Add FMMT Tool
2021-11-09 1:49 UTC
[PATCH 1/1] BaseTools: Add FMMT Tool
2021-11-09 1:34 UTC (3+ messages)
` [edk2-devel] "
[PATCH v2 0/7] Support ACPI 6.4 PPTT changes
2021-11-09 1:20 UTC (7+ messages)
` [PATCH v2 1/7] MdePkg: Add missing Cache ID (in)valid define
` [edk2-devel] "
` [PATCH v2 3/7] ShellPkg: Update Acpiview PPTT parser to ACPI 6.4
` [PATCH v2 4/7] ShellPkg: Add Cache ID to PPTT parser
` [edk2-devel] "
[PATCH v1 1/1] MdePkg: Fix ACPI memory aggregator/device type mismatch
2021-11-09 1:13 UTC (6+ messages)
` 回复: [edk2-devel] "
` "
[PATCH v2 0/4] Add support for TPM 1.2 Physical Presence Interface and Menu
2021-11-08 20:53 UTC (8+ messages)
` [PATCH v2 3/4] OvmfPkg: Enable physical presence interface for TPM 1.2
` [edk2-devel] "
[Patch V2 0/7] Reproduce builds across source format changes
2021-11-08 17:09 UTC (3+ messages)
` [Patch V2 5/7] NetworkPkg: "
` [edk2-devel] "
[PATCH] UefiCpuPkg: Fix CPU stack guard support by aligning GDT buffer
2021-11-08 14:04 UTC (4+ messages)
` [edk2-devel] "
The arm virtual machine displays problems in QXL during the UEFI phase
2021-11-08 11:49 UTC (6+ messages)
` [edk2-devel] "
[PATCH v1 1/1] ShellPkg: Add comment that ItemPtr is set after validation
2021-11-08 11:07 UTC (4+ messages)
[edk2-devel] [PATCH v4 1/7] Silicon/ARM/NeoverseN1Soc: Fix missing function documentation
2021-11-08 10:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox