public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-05-16 17:36:25 to 2022-05-24 05:54:37 UTC [more...]

[edk2-devel] [GSoC 2022] Introducing myself & seeking for project ideas
 2022-05-24  5:54 UTC  (5+ messages)

[edk2-devel] Now: Tools, CI, Code base construction meeting series - 05/23/2022 #cal-notice
 2022-05-23 23:30 UTC 

[edk2-devel][edk2-platforms][PATCH V2 1/1] WhitleyOpenBoardPkg/Build: Compress CpuMpPei.inf
 2022-05-23 23:05 UTC 

[PATCHv2 1/1] MdePkg/UefiDevicePathLib: Add support for PEIMs
 2022-05-23 15:16 UTC 

[PATCH 0/5] CryptoPkg: Add additional cipher algos and TLS API to meet WPA3
 2022-05-23 14:50 UTC  (7+ messages)
` [PATCH 1/5] MdePkg: Add Tls configuration related define
` [PATCH 2/5] CryptoPkg: Add TlsSetConfiguration API
` [PATCH 3/5] CryptoPkg: Add APIs TlsShutdown and TlsExportKey to TlsLib
` [PATCH 4/5] CryptoPkg: Add implementation for TlsSetHostPrivateKey()
` [PATCH 5/5] NetworkPkg/TlsDxe: Sync to new TlsSetHostPrivateKey() API
` [edk2-devel] [PATCH 0/5] CryptoPkg: Add additional cipher algos and TLS API to meet WPA3

[PATCH v3 0/4] Fix AP Jump Table Handling for SEV-SNP
 2022-05-23 13:58 UTC  (7+ messages)
` [PATCH v3 1/4] MdePkg: Add header for SEV-SNP secrets page struct
` [PATCH v3 2/4] MdePkg: Add PcdSevSnpSecretsAddress to export SEV-SNP secrets page
` [PATCH v3 3/4] OvmfPkg: Initialize the PcdSevSnpSecretsAddress PCD during PEI phase
` [PATCH v3 4/4] UefiCpuPkg: Store SEV-SNP AP jump table in the secrets page

[PATCH 1/1] OvmfPkg: fix PcdFSBClock
 2022-05-23 13:45 UTC 

[PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses
 2022-05-23 13:25 UTC  (2+ messages)

Debugging Ovmf with GDB: No symbol is recognized
 2022-05-23 12:01 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH v5 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
 2022-05-23 11:48 UTC  (2+ messages)

[PATCH 0/4] Measure kernel blob
 2022-05-23 11:13 UTC  (9+ messages)
` [PATCH 1/4] OvmfPkg: Add library class BlobMeasurementLib with null implementation
` [PATCH 2/4] OvmfPkg: Add BlobMeasurementLibNull to dsc
` [PATCH 3/4] OvmfPkg: Implement BlobMeasurementLibTdx
` [PATCH 4/4] OvmfPkg: Call MeasureKernelBlob after fetch from fw_cfg
  ` [edk2-devel] [PATCH 0/4] Measure kernel blob

[PATCH v3 0/6] Series short description
 2022-05-23  4:58 UTC  (3+ messages)
` [PATCH v3 5/6] [edk2-platforms] Silicon/SynQuacer: add DBG2 ACPI table

How to create a account on bugzilla.tianocore.org ?
 2022-05-23  3:22 UTC 

[edk2-devel] Some questions about Azure CI
 2022-05-23  1:46 UTC  (4+ messages)

[edk2-devel] Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, May 24, 2022 #cal-cancelled
 2022-05-23  1:03 UTC 

[PATCH v2] UefiPayloadPkg: Add support for logging to CBMEM console
 2022-05-22 18:47 UTC 

[PATCH v1] UefiPayloadPkg: Add support for logging to CBMEM console
 2022-05-22 18:36 UTC 

[PATCH 0/5] Code refactoring in CpuExceptionHandlerLib
 2022-05-22 16:40 UTC  (11+ messages)
` [PATCH 1/5] CpuException: Avoid allocating code pages for DXE instance
  ` [edk2-devel] "
` [PATCH 2/5] CpuException: Init global variables in-place
  ` [edk2-devel] "
` [PATCH 3/5] CpuException: Avoid allocating page but using global variables
  ` [edk2-devel] "
` [PATCH 4/5] CpuException: Remove InitializeCpuInterruptHandlers
  ` [edk2-devel] "
` [PATCH 5/5] CpuException: Add InitializeSeparateExceptionStacks

[Patch v2 00/28] UEFI variable protection
 2022-05-22 14:20 UTC  (18+ messages)
` [Patch v2 07/28] MdeModulePkg: Add Null ProtectedVariable Library
` [Patch v2 08/28] MdeModulePkg: Add new Variable functionality
` [Patch v2 09/28] MdeModulePkg: Add support for Protected Variables
` [Patch v2 10/28] SecurityPkg: Add new KeyService types and defines
` [Patch v2 11/28] SecurityPkg: Update RPMC APIs with index
` [Patch v2 12/28] SecurityPkg: Add new variable types and functions
` [Patch v2 13/28] SecurityPkg: Fix GetVariableKey API
` [Patch v2 14/28] SecurityPkg: Add null encryption variable libs
` [edk2-devel] [Patch v2 00/28] UEFI variable protection

[edk2-devel] Event: TianoCore Design Meeting - APAC/NAMO - 05/27/2022 #cal-reminder
 2022-05-22  1:30 UTC 

[GSOC 2022] Adding Rust support to EDK II: Introducing Myself
 2022-05-21  5:09 UTC 

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/Build: Compress CpuMpPei.inf
 2022-05-20 23:05 UTC  (3+ messages)
  ` [edk2-devel] [edk2-platforms][PATCH "

[PATCH] REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3898 S3 Resume flow may result in executing garbage address
 2022-05-20  9:50 UTC 

[edk2-devel] [PATCH] OvmfPkg: Make an Ia32/X64 hybrid build work with SEV
 2022-05-20  6:36 UTC  (5+ messages)
      ` 回复: "

[PATCH V7 00/37] Enable Intel TDX in OvmfPkg (Config-A)
 2022-05-20  3:50 UTC  (9+ messages)
` [PATCH V7 36/37] UefiCpuPkg: Setting initial-count register as the last step
  ` [edk2-devel] "

[PATCH V2 1/1] [edk2-stable202205]OvmfPkg/OvmfPkgX64: Use different CcProbeLib when SMM is on or off
 2022-05-20  1:23 UTC  (4+ messages)
    ` 回复: [edk2-devel] "
      `  "

[PATCH] .gitignore: Ignore build tools build logs
 2022-05-20  1:19 UTC  (5+ messages)
` [edk2-devel] "
` 回复: "

[PATCH v2] UefiCpuPkg: Store SEV-SNP AP jump table in the secrets page
 2022-05-19 18:19 UTC  (3+ messages)
` [edk2-devel] "

EDK2 WilsonCityRVP BIOS Build Error
 2022-05-19 17:57 UTC  (11+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg/UefiBootManagerLib: Configurable New Boot Options
 2022-05-19 15:50 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] [edk2-staging] [PATCH] BaseTools/Bfm: Fix "-g" input FV is not BFV issue
 2022-05-19  8:21 UTC 

[PATCH v5 0/8] Add Variable Flash Info HOB
 2022-05-19  6:20 UTC  (16+ messages)
    ` 回复: [edk2-devel] "
            ` 回复: "
                    ` 回复: "
                        ` 回复: "

ovmf miscompiles with gcc-12
 2022-05-19  5:43 UTC 

[PATCH v1 0/8] Fix new typos reported
 2022-05-19  1:23 UTC  (24+ messages)
` [PATCH v1 1/8] PrmPkg: "
` [PATCH v1 2/8] StandaloneMmPkg: "
` [PATCH v1 3/8] DynamicTablesPkg: "
` [PATCH v1 4/8] UnitTestFrameworkPkg: "
` [PATCH v1 5/8] FatPkg: "
` [PATCH v1 6/8] FmpDevicePkg: "
` [PATCH v1 7/8] ArmPkg: Ignore "
` [PATCH v1 8/8] ArmVirtPkg: Add new ignored spelling errors
  ` [edk2-devel] [PATCH v1 0/8] Fix new typos reported
            ` 回复: "
                ` 回复: "
                    ` 回复: "

[PATCH v1 1/1] MdePkg: Remove "assert" from SmmCpuRendevousLibNull.c
 2022-05-19  1:00 UTC  (2+ messages)
` 回复: "

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/PeiUbaPlatLib: Add missing PPI consumed
 2022-05-18 22:49 UTC  (3+ messages)

[edk2-platforms][PATCH V1] WhitleyOpenBoardPkg: Removed unrecognized characters
 2022-05-18 22:40 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-libc Patch 0/1] GCC tool chain support for building Py 3.6.8 for UEFI
 2022-05-18 18:42 UTC  (2+ messages)
` [edk2-libc Patch 1/1] AppPkg\Applications\Python\Python-3.6.8: GCC tool chain support

[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Add support of array type attribute
 2022-05-18  9:31 UTC  (2+ messages)

[PATCH] IntelSiliconPkg/VTd: Add PCD for VTd Abort DMA Mode Support
 2022-05-18  6:30 UTC  (2+ messages)

[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Introduce Redfish version library
 2022-05-18  3:55 UTC  (2+ messages)

[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Introduce Redfish event library
 2022-05-18  3:18 UTC  (2+ messages)

[edk2-devel] [PATCH v2] MdeModulePkg/NonDiscoverablePciDeviceDxe: Allow partial FreeBuffer
 2022-05-18  2:59 UTC  (2+ messages)

[PATCH v5 0/2] FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
 2022-05-18  2:41 UTC  (6+ messages)
` [PATCH v5 1/2] IntelFsp2Pkg: "
` [PATCH v5 2/2] IntelFsp2WrapperPkg: "
    ` [edk2-devel] "

[PATCH V1 1/1] MinPlatformPkg: Add PCDs to update FADT entries from board package
 2022-05-18  2:04 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v2 00/11] Fix new typos reported
 2022-05-18  0:13 UTC  (12+ messages)
` [PATCH v2 01/11] PrmPkg: "
` [PATCH v2 02/11] StandaloneMmPkg: "
` [PATCH v2 03/11] DynamicTablesPkg: "
` [PATCH v2 04/11] UnitTestFrameworkPkg: "
` [PATCH v2 05/11] FatPkg: "
` [PATCH v2 06/11] FmpDevicePkg: "
` [PATCH v2 07/11] ArmPkg: Ignore "
` [PATCH v2 08/11] ArmVirtPkg: Add new ignored spelling errors
` [PATCH v2 09/11] .azurepipelines: Fix cspell version to v5.20.0
` [PATCH v2 10/11] .pytool/plugin/SpellCheck: Allow compound words
` [PATCH v2 11/11] .pytool/plugin/SpellCheck: Add more common words

[edk2-devel] vTPM support in cloud-Hypervisor in aarch64
 2022-05-17 15:50 UTC 

[PATCH] OvmfPkg/OvmfPkgX64: Use different CcProbeLib when SMM is on or off
 2022-05-17 15:37 UTC  (5+ messages)
    ` [edk2-devel] "

[edk2-devel] [PATCH] MdeModulePkg/FaultTolerantWriteDxe: Don't check for address alignment
 2022-05-17 15:16 UTC  (8+ messages)

[PATCH 1/2] MdeModulePkg/UefiBootManagerLib: Add Pcd to prioritize internal devices
 2022-05-17 14:01 UTC  (3+ messages)
` [edk2-devel] "

[edk2-devel] 回复: [edk2-devel] [PATCH 43/43] MdeModulePkg/BmBoot: skip secondary eMMC entries
 2022-05-17 13:58 UTC  (4+ messages)

[PATCH 1/2] SecurityPkg: Add RNG support
 2022-05-17 12:51 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH 1/2] SecurityPkg: Add RNG support
 2022-05-17 12:25 UTC  (2+ messages)

[edk2-devel] [PATCH 2/2] UefiPayloadPkg: Hook up RNG support
 2022-05-17 12:24 UTC  (2+ messages)

[edk2-devel] [PATCH] UefiPayloadPkg: Add support for logging to CBMEM console
 2022-05-17 12:15 UTC  (2+ messages)

[edk2-devel] [PATCH] Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatal
 2022-05-17 12:10 UTC  (2+ messages)

[edk2-devel] [PATCH 2/2] OvmfPkg: Fix PciHostBridgeLibScan
 2022-05-17 12:08 UTC  (2+ messages)

[PATCH V2 0/6] Introduce CcProbe in MdePkg
 2022-05-17  7:58 UTC  (5+ messages)
` [PATCH V2 5/6] MdePkg: Probe Cc guest in BaseIoLibIntrinsicSev
  ` [edk2-devel] "

[PATCH 1/1] OvmfPkg/PlatformCI: add IntelTdxBuild.py
 2022-05-17  7:56 UTC  (2+ messages)

[PATCH v4 0/2] FSP_TEMP_RAM_INIT call must follow X64 Calling
 2022-05-17  5:54 UTC  (5+ messages)
` [PATCH v4 1/2] IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
` [PATCH v4 2/2] IntelFsp2WrapperPkg: "

[edk2-devel] [edk2-platforms][PATCH v1 0/3] MinPlatformPkg: Add FADT duty offset and width PCDs
 2022-05-17  4:24 UTC  (5+ messages)

[edk2-devel] Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, May 17, 2022 #cal-cancelled
 2022-05-17  2:26 UTC 

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 05/17/2022 #cal-reminder
 2022-05-17  1:30 UTC 

[PATCH v3] IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
 2022-05-17  0:27 UTC  (4+ messages)

System S3 via UEFI shell
 2022-05-17  0:10 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] Now: Tools, CI, Code base construction meeting series - 05/16/2022 #cal-notice
 2022-05-16 23:30 UTC 

How to prevent a DXE driver from loading automatically
 2022-05-16 21:49 UTC 

[PATCH] OvmfPkg: Make an Ia32/X64 hybrid build work with SEV
 2022-05-16 20:24 UTC 


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