public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-04-26 02:19:34 to 2022-05-05 01:27:47 UTC [more...]

[PATCH v5 0/8] Add Variable Flash Info HOB
 2022-05-05  1:27 UTC  (7+ messages)
` [PATCH v5 7/8] OvmfPkg: Add VariableFlashInfoLib
  ` [edk2-devel] "
    ` 回复: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info HOB

[PATCH v1 00/11] Enhance Secure Boot Variable Libraries
 2022-05-04 18:04 UTC  (12+ messages)
` [PATCH v1 01/11] SecurityPkg: UefiSecureBoot: Definitions of cert and payload structures
` [PATCH v1 02/11] SecurityPkg: PlatformPKProtectionLib: Added PK protection interface
` [PATCH v1 03/11] SecurityPkg: SecureBootVariableLib: Updated time based payload creator
` [PATCH v1 04/11] SecurityPkg: SecureBootVariableLib: Updated signature list creator
` [PATCH v1 05/11] SecurityPkg: SecureBootVariableLib: Added newly supported interfaces
` [PATCH v1 06/11] SecurityPkg: SecureBootVariableProvisionLib: Updated implementation
` [PATCH v1 07/11] SecurityPkg: Secure Boot Drivers: Added common header files
` [PATCH v1 08/11] SecurityPkg: SecureBootConfigDxe: Updated invocation pattern
` [PATCH v1 09/11] SecurityPkg: SecureBootVariableLib: Added unit tests
` [PATCH v1 10/11] OvmfPkg: Pipeline: Resolve SecureBootVariableLib dependency
` [PATCH v1 11/11] EmulatorPkg: "

[PATCH 1/1] MdePkg: Add WPA3 related TLS configure macro
 2022-05-04 11:32 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 00/10] Multiple packages: Remove RVCT support
 2022-05-04  9:00 UTC  (13+ messages)
` [PATCH 01/10] ArmPkg: "
` [PATCH 02/10] ArmPlatformPkg: "
` [PATCH 03/10] CryptoPkg: "
` [PATCH 04/10] MdePkg: "
` [PATCH 05/10] FatPkg: "
` [PATCH 06/10] NetworkPkg: "
` [PATCH 07/10] ArmVirtPkg: "
` [PATCH 08/10] EmbeddedPkg: "
` [PATCH 09/10] OvmfPkg: "
` [PATCH 10/10] BaseTools: "
  ` [edk2-devel] [PATCH 00/10] Multiple packages: "

[PATCH V2 1/1] OvmfPkg: Add README for TDVF
 2022-05-04  0:13 UTC 

[PATCH 1/1] ArmPlatformPkg: Comment out overly verbose DEBUG lines in LcdGraphicsBlt
 2022-05-03 20:08 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2 1/1] ArmPlatformPkg: Remove overly verbose DEBUG lines in LcdGraphicsBlt
 2022-05-03 20:07 UTC 

[edk2-devel] [PATCH V2 1/1] OvmfPkg/OvmfPkg*.dsc: Increase ACPI Reclaim memory size
 2022-05-03 16:25 UTC  (3+ messages)

[PATCH 0/5] CryptoPkg/openssl: enable EC unconditionally
 2022-05-03 15:39 UTC  (8+ messages)
` [PATCH 1/5] Revert "CryptoPkg: Declare PcdEcEnabled in Library consuming OpensslLib"
` [PATCH 2/5] Revert "CryptoPkg: Make EC source file config-able"
` [PATCH 3/5] OvmfPkg: make DXEFV larger
` [PATCH 4/5] CryptoPkg/openssl: update generated files
` [PATCH 5/5] CryptoPkg/openssl: disable codestyle checks for "

[QUESTION] API for more reliable memory
 2022-05-03 15:18 UTC 

[PATCH 0/3] ArmPlatformPkg: Fix Scripts/Ds5 debugging and Makefile
 2022-05-03  9:14 UTC  (3+ messages)

[edk2-platforms][PATCH V1 1/1] Platform/Sgi: Remove SLC entry from PPTT table
 2022-05-03  9:11 UTC  (4+ messages)
    ` [edk2-devel] "

[PATCH v1 0/2] Fix StandaloneMmPkg HOB issue
 2022-05-03  9:10 UTC  (3+ messages)
` [PATCH v1 2/2] StandaloneMmPkg: Fix HOB space and heap space conflicted issue

ArmPlatformPkg: understanding PrePi vs PrePeiCore
 2022-05-03  9:06 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V1 1/1] ArmPlatformPkg/PrePeiCore: Explicitly invoke constructor for SEC phase
 2022-05-03  8:43 UTC  (2+ messages)

[PATCH 1/1] ArmPlatformPkg/PrePeiCore: Print the firmware version early in boot
 2022-05-03  7:43 UTC  (2+ messages)
` [edk2-devel] "

[Patch v2 00/28] UEFI variable protection
 2022-05-03  7:30 UTC  (32+ messages)
` [Patch v2 01/28] MdeModulePkg: Add new GUID for Variable Store Info
` [Patch v2 02/28] SecurityPkg: Add new GUIDs for
` [Patch v2 03/28] MdeModulePkg: Update AUTH_VARIABLE_INFO struct
` [Patch v2 04/28] MdeModulePkg: Add reference to new Ppi Guid
` [Patch v2 05/28] MdeModulePkg: Add new ProtectedVariable GUIDs
` [Patch v2 06/28] MdeModulePkg: Add new include files
` [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
` [Patch v2 15/28] SecurityPkg: Add VariableKey library function
` [Patch v2 16/28] SecurityPkg: Add EncryptionVariable lib with AES
` [Patch v2 17/28] SecurityPkg: Add Protected Variable Services
` [Patch v2 18/28] MdeModulePkg: Reference Null ProtectedVariableLib
` [Patch v2 19/28] SecurityPkg: Add references to new *.inf files
` [Patch v2 20/28] ArmVirtPkg: Add reference to ProtectedVariableNull
` [Patch v2 21/28] UefiPayloadPkg: Add ProtectedVariable reference
` [Patch v2 22/28] EmulatorPkg: "
` [Patch v2 23/28] OvmfPkg: "
` [Patch v2 24/28] OvmfPkg: Add ProtectedVariableLib reference
` [Patch v2 25/28] "
` [Patch v2 26/28] "
` [Patch v2 27/28] OvmfPkg: Add ProtectedVariable reference
  ` [edk2-devel] "
` [Patch v2 28/28] CryptoPkg: Enable cypto HMAC KDF library

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

[rfc] Remove support for unsupported tool_chain_tags
 2022-05-02 23:24 UTC 

[PATCH 1/1] WhitleyOpenBoardPkg/Build: Fix GCC build issues
 2022-05-02 21:33 UTC  (3+ messages)

[PATCH 1/1] OvmfPkg: restore CompatImageLoaderDxe chunk
 2022-05-02 19:42 UTC  (3+ messages)

[PATCH v5] OvmfPkg/Bhyve: add support for QemuFwCfg
 2022-05-02 16:51 UTC  (7+ messages)
  ` [edk2-devel] "

[edk2-devel] vTPM support in cloud-Hypervisor in aarch64
 2022-05-02 16:35 UTC 

[PATCH v5 0/6] OvmfPkg/Microvm/pcie: add pcie support
 2022-05-02 10:48 UTC  (13+ messages)
` [PATCH v5 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
  ` [edk2-devel] "
    ` 回复: "

[PATCH 1/1] UefiCpuPkg: Save PcdConfidentialComputingGuestAttr in mCcGuestAttr
 2022-05-02  7:03 UTC  (3+ messages)

EDK2 WilsonCityRVP BIOS Build Error
 2022-05-01 10:47 UTC  (7+ messages)
` [edk2-devel] "

Status of GSoC 2022 proposal; status of currently implemented functions and protocols related to USB and USB audio
 2022-04-30  6:13 UTC  (2+ messages)

[edk2-devel] [edk2-platforms][PATCH v1 1/1] IntelSiliconPkg/SpiFvbService: Add support for VariableFlashInfoLib
 2022-04-29 20:08 UTC  (2+ messages)

[edk2-devel] [edk2-platforms][PATCH v1 0/3] MinPlatformPkg: Add FADT duty offset and width PCDs
 2022-04-29 20:07 UTC  (2+ messages)

[edk2-platforms][PATCH v1 00/10] Add variableFlashInfoLib
 2022-04-29 18:55 UTC  (4+ messages)
` [edk2-platforms][PATCH v1 10/10] PlatformStandaloneMmPkg: Add VariableFlashInfoLib

[Patch V2] UefiPayloadPkg: Add definition for PayloadCommandLine HOB
 2022-04-29 14:55 UTC  (3+ messages)

[PATCH v6] OvmfPkg/Bhyve: add support for QemuFwCfg
 2022-04-29 14:06 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH edk2-platforms v1 0/3] Enable PCI/CPU topology generation for Juno
 2022-04-29 13:42 UTC  (7+ messages)
` [PATCH edk2-platforms v1 1/3] Platform/ARM: Juno: Generate ASL description of CPU topology
` [PATCH edk2-platforms v1 2/3] Platform/ARM: Juno: Print debug values in right order
` [PATCH edk2-platforms v1 3/3] Platform/ARM: Juno: Generate ASL description of a PCIe bus
` [edk2-devel] [PATCH edk2-platforms v1 0/3] Enable PCI/CPU topology generation for Juno

[edk2-platforms][PATCH v2 00/11] Add VariableFlashInfoLib
 2022-04-29 13:40 UTC  (6+ messages)
` [edk2-platforms][PATCH v2 03/11] MinPlatformPkg: "
  ` [edk2-devel] "
` [edk2-platforms][PATCH v2 11/11] VExpressPkg: "

[PATCH v2 1/1] Platform/ARM: FVP: set IORT RC address limit for FVP RevC
 2022-04-29 13:33 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 00/10] consolidate compiler intrinsics
 2022-04-29 10:20 UTC  (11+ messages)
` [PATCH v3 01/10] MdePkg: promote CompilerIntrinsicsLib from ArmPkg to MdePkg
` [PATCH v3 02/10] MdePkg/CompilerIntrinsicsLib: fix msft sources for x64
` [PATCH v3 03/10] MdePkg/CompilerIntrinsicsLib: move size_t typedef to header file
` [PATCH v3 04/10] MdePkg/CompilerIntrinsicsLib: move ia32 intrinsics and strcmp
` [PATCH v3 05/10] MdePkg/CompilerIntrinsicsLib: copy over intrinsics from edk2-libc repo
` [PATCH v3 06/10] MdePkg/CompilerIntrinsicsLib: add SPDX License tags
` [PATCH v3 07/10] MdePkg/CompilerIntrinsicsLib: drop include from Gcc.c
` [PATCH v3 08/10] MdePkg/CompilerIntrinsicsLib: drop debug logging "
` [PATCH v3 09/10] MdePkg/CompilerIntrinsicsLib: remove duplicate functions "
` [PATCH v3 10/10] MdePkg/CompilerIntrinsicsLib: add new sources to CompilerIntrinsicsLib.inf

[PATCH v5 0/5] Handling of multiple PCI host bridges
 2022-04-29 10:18 UTC  (3+ messages)
` [PATCH v5 4/5] Ovmf/PlatformPei: Use host-provided GPA end if available
  ` [edk2-devel] "

Does BaseTools support VS2022?
 2022-04-29  9:14 UTC 

Does BaseTools support VS2022?
 2022-04-29  9:12 UTC 

[PATCH v2 00/10] consolidate compiler intrinsics
 2022-04-29  8:50 UTC  (3+ messages)
` 回复: "
  ` [edk2-devel] "

[PATCH] PcAtChipsetPkg: Change the flow of PcRtcInit()
 2022-04-29  6:31 UTC  (3+ messages)
  ` 回复: [edk2-devel] "

[PATCH 1/1] OvmfPkg: Add README for TDVF
 2022-04-29  3:09 UTC  (3+ messages)

[PATCH V12 00/47] Enable Intel TDX in OvmfPkg (Config-A)
 2022-04-29  2:12 UTC  (4+ messages)
` [PATCH V12 14/47] UefiCpuPkg: Enable Tdx support in MpInitLib

[edk2-devel] Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, April 29, 2022 #cal-cancelled
 2022-04-28 16:15 UTC 

[PATCH v1 1/1] ShellPkg: Add revision check for DSDT Header
 2022-04-28 15:13 UTC 

[edk2-devel] Now: TianoCore edk2-test Bug Triage Meeting - 04/28/2022 #cal-notice
 2022-04-28 14:00 UTC 

TCP/IP Connection
 2022-04-28 13:59 UTC 

[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - 04/28/2022 #cal-reminder
 2022-04-28 13:45 UTC 

[PATCH 1/1] BaseTools: Add FMMT Python Tool
 2022-04-28 12:49 UTC 

Proposal to merge python FMMT tool from edk2-staging to edk2 repo
 2022-04-28 12:46 UTC 

About PE/COFF base relocation type numbers
 2022-04-28  9:30 UTC 

[PATCH edk2-platforms v1 1/1] Platform/ARM: FVP: set IORT RC address limit for FVP RevC
 2022-04-28  8:24 UTC  (3+ messages)

[PATCH v2 00/14] merge UefiCpuPkg/UefiCpuLib to MdePkg/CpuLib
 2022-04-28  7:30 UTC  (4+ messages)
` [PATCH v2 11/14] SourceLevelDebugPkg: Remove UefiCpuLib from module INFs
  ` [edk2-devel] "

[PATCH v2 01/14] MdePkg: Add CpuLib to module INFs that depend on UefiCpuLib
 2022-04-28  6:35 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 02/14] IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLib
 2022-04-28  6:35 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 14/14] UefiCpuLib: Remove UefiCpuLib
 2022-04-28  6:34 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 13/14] UefiPayloadPkg: Remove UefiCpuLib from module INFs
 2022-04-28  6:33 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 12/14] UefiCpuPkg: Remove UefiCpuLib from module INFs
 2022-04-28  6:33 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 10/14] PcAtChipsetPkg: Remove UefiCpuLib from module INFs
 2022-04-28  6:33 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 06/14] UefiPayloadPkg: Add CpuLib to module INFs that depend on UefiCpuLib
 2022-04-28  6:32 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 05/14] UefiCpuPkg: Add CpuLib to module INFs that depend on UefiCpuLib
 2022-04-28  6:30 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/JunctionCity: Build ACPI content
 2022-04-27 20:22 UTC  (3+ messages)

vTPM support in cloud-Hypervisor in aarch64
 2022-04-27 18:00 UTC 

[PATCH v1 1/1] DynamicTables: Fix DT PCI interrupt flags parsing
 2022-04-27 14:49 UTC 

[PATCH] UefiPayloadPkg: Add definition for LinuxCommandLine HOB
 2022-04-27  9:04 UTC  (5+ messages)

[PATCH TEST edk2-platforms v1 1/1] Platform/ARM: FVP: set IORT RC address limit for FVP RevC
 2022-04-27  8:24 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 1/1] MdePkg: add SmmCpuRendezvousLib.h and SmmCpuRendezvousLibNull implement
 2022-04-27  0:37 UTC  (2+ messages)
` 回复: [edk2-devel] "

[edk2-devel] Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, May 3, 2022 #cal-cancelled
 2022-04-27  0:09 UTC 

[edk2-devel] Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, April 26, 2022 #cal-cancelled
 2022-04-27  0:09 UTC 

[PATCH v4] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
 2022-04-26 13:08 UTC  (3+ messages)

[PATCH 0/4] !!TEST Fix warnings of EC feature
 2022-04-26  8:33 UTC  (6+ messages)
` [PATCH 3/4] CryptoPkg: Make EC source file config-able
  ` [edk2-devel] "

[PATCH v3 0/6] OvmfPkg/VirtioGpuDxe: use host display resolution
 2022-04-26  6:50 UTC  (4+ messages)

[PATCH] Bug 3898 - S3 Resume result in executing garbage address
 2022-04-26  4:48 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] BaseTools/Conf: Fix Dynamic-Library-File template
 2022-04-26  3:52 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH v1 0/3] MinPlatformPkg: Add FADT duty offset and width PCDs
 2022-04-26  3:00 UTC  (3+ messages)


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