public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-06-28 18:20:32 to 2022-07-03 06:25:48 UTC [more...]

[edk2-devel] Running Rust tests for UEFI
 2022-07-03  6:25 UTC  (3+ messages)

[edk2-devel] Event: TianoCore Design Meeting - APAC/NAMO - 07/08/2022 #cal-reminder
 2022-07-03  1:30 UTC 

[PATCH RESEND v1 0/9] Add DrbgLib
 2022-07-02  6:25 UTC  (17+ messages)
` [PATCH RESEND v1 1/9] MdePkg/DrbgLib: Drbg library interface definition
` [PATCH RESEND v1 2/9] MdePkg/DrbgLib: Add NULL instance of Drbg Library
` [PATCH RESEND v1 3/9] MdePkg/DrbgLib: Add BitStream implementation
` [PATCH RESEND v1 4/9] MdePkg/DrbgLib: Add Get_entropy_input() implementation
` [PATCH RESEND v1 5/9] MdePkg/DrbgLib: Add common wrappers
` [PATCH RESEND v1 6/9] MdePkg/DrbgLib: Add Ctr Drbg mechanism functions
` [PATCH RESEND v1 7/9] MdePkg/DrbgLib: Add Drbg mechanism functions and module
` [PATCH RESEND v1 8/9] ArmVirtPkg: Kvmtool: Add AesLib/DrbgLib for RngDxe
` [PATCH RESEND v1 9/9] SecurityPkg/RngDxe: Use DrbgLib in RngDxe for Arm
` [PATCH RESEND v1 09/10] SecurityPkg: Update Securitypkg.ci.yaml
` [PATCH v1 10/10] SecurityPkg/RngDxe: Use DrbgLib in RngDxe for Arm
` [edk2-devel] [PATCH RESEND v1 0/9] Add DrbgLib

[PATCH] BaseTools/tools_def.txt: Add -march=x86-64 for X64 CLANG and GCC targets
 2022-07-01 22:20 UTC  (8+ messages)
  ` [edk2-devel] "

[PATCH] UefiPayloadPkg: Set console rows and columns to 100
 2022-07-01 21:50 UTC 

Running Rust tests for UEFI
 2022-07-01 19:35 UTC 

[PATCH v3 1/3] [edk2-platforms] Silicon/Intel/FitGen: Support multiple Startup ACM Type 2 entries in FitGen tool
 2022-07-01 18:34 UTC  (6+ messages)
` [PATCH v3 2/3] [edk2-platforms] Silicon/Intel/FitGen: Reduce the typecasting and pointer usage
` [PATCH v3 3/3] [edk2-platforms] Silicon/Intel/FitGen: Support Startup ACM entries (Type 2) 0x200 Version

[PATCH v1 0/1] Sync the PcdTpm2HashMask to the active PCR banks
 2022-07-01 17:42 UTC  (2+ messages)
` [PATCH v1 1/1] SecurityPkg : Sync PcdTpm2HashMask to the active PCR banks in the TPM

Clarification of Memory management in PEI phase
 2022-07-01 17:00 UTC  (8+ messages)
` [edk2-devel] "
            ` FreePool in PEI (was: Clarification of Memory management in PEI phase)

[PATCH v2 0/4] DynamicTablesPkg: Pcie generation updates
 2022-07-01 16:32 UTC  (5+ messages)
` [PATCH v2 1/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Correct translation value
` [PATCH v2 2/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Allow use of segment number as UID
` [PATCH v2 3/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Support UID > 0xF
` [PATCH v2 4/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Add support for override protocol

[PATCH RESEND v1 0/7] Add AesLib and ArmAesLib
 2022-07-01 16:11 UTC  (15+ messages)
` [PATCH RESEND v1 1/7] ArmPkg: Update Armpkg.ci.yaml
` [PATCH RESEND v1 2/7] ArmPkg/ArmDisassemblerLib: Replace RotateRight()
` [PATCH RESEND v1 3/7] ArmPkg/ArmLib: Add ArmReadIdIsaR5() helper
` [PATCH RESEND v1 4/7] ArmPkg/ArmLib: Add ArmHasAesExt()
` [PATCH RESEND v1 5/7] MdePkg/AesLib: Definition for AES library class interface
  ` [edk2-devel] "
` [PATCH RESEND v1 6/7] MdePkg/AesLib: Add NULL instance of AesLib
` [PATCH RESEND v1 7/7] ArmPkg/ArmAesLib: Add ArmAesLib

[PATCH 0/4] DynamicTablesPkg: Pcie generation updates
 2022-07-01 15:54 UTC  (11+ messages)
` [PATCH 1/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Correct translation value
` [PATCH 2/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Allow use of segment number as UID
` [PATCH 3/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Support UID > 0xF
` [PATCH 4/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Add support for override protocol

[PATCH] ArmPkg/Drivers: ArmGicIsInterruptEnabled returns incorrect value
 2022-07-01 15:28 UTC  (3+ messages)

Erorr during building Qualcomm sourcecode
 2022-07-01 14:46 UTC 

[PATCH] NetworkPkg: Add Wi-Fi Wpa3 support in WifiConnectManager
 2022-07-01 14:45 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH v2 1/1] IntelSiliconPkg/SpiFvbService: Add support for VariableFlashInfoLib
 2022-07-01 14:39 UTC 

[PATCHv3 0/1] MdePkg/UefiDevicePathLib: Add support for PEIMs
 2022-07-01 14:11 UTC  (2+ messages)
` [PATCHv3 1/1] "

[PATCH 1/1] NetworkPkg/HttpBootDxe: Add Support for HTTPS Proxy Server for HTTP Boot
 2022-07-01 14:04 UTC  (2+ messages)

Issue in building the StdLibc using Clang38 for 64 bit build on Ubuntu 20.02
 2022-07-01 13:30 UTC 

Building EDK2 without Azure Pipelines
 2022-07-01 13:07 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] NetworkPkg/HttpBootDxe: Add Support for HTTP Boot Basic Authentication
 2022-07-01 12:31 UTC  (2+ messages)

[PATCH 1/1] OvmfPkg/PlatformCI: add IntelTdxBuild.py
 2022-07-01  7:00 UTC  (3+ messages)
    ` [edk2-devel] "

[PATCH] MdePkg/Acpi62: Add bit definitions to NFIT Platform Capabilities Structure
 2022-07-01  1:54 UTC  (2+ messages)
` 回复: [edk2-devel] "

[edk2-devel][edk2-platforms][PATCH V1 1/1] BoardModulePkg/Include: Add include files for common debug scenarios
 2022-07-01  1:11 UTC 

[edk2-devel][edk2-platforms][PATCH V1 0/5] Resolve GCC compilation warnings
 2022-07-01  0:14 UTC  (6+ messages)
` [edk2-devel][edk2-platforms][PATCH V1 1/5] IpmiFeaturePkg/GenericIpmi: Fix "
` [edk2-devel][edk2-platforms][PATCH V1 2/5] WhitleyOpenBoardPkg: Fix GCC warnings
` [edk2-devel][edk2-platforms][PATCH V1 3/5] WhitleyOpenBoardPkg: Fix GCC unused variables warnings
` [edk2-devel][edk2-platforms][PATCH V1 4/5] WhitleyOpenBoardPkg: Fix GCC unused variables that are set warnings
` [edk2-devel][edk2-platforms][PATCH V1 5/5] WhitleyOpenBoardPkg: Remove unnecessary code

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

[PATCH V4 0/8] Enable secure-boot when lauch OVMF with -bios parameter
 2022-06-30 23:29 UTC  (9+ messages)
` [PATCH V4 1/8] EmbeddedPkg: Add AllocateRuntimePages in PrePiMemoryAllocationLib
` [PATCH V4 2/8] OvmfPkg/PeilessStartupLib: Delete TdxValidateCfv
` [PATCH V4 3/8] OvmfPkg/PlatformInitLib: Add functions for EmuVariableNvStore
` [PATCH V4 4/8] OvmfPkg/PlatformPei: Update ReserveEmuVariableNvStore
` [PATCH V4 5/8] OvmfPkg: Reserve and init EmuVariableNvStore in Pei-less Startup
` [PATCH V4 6/8] OvmfPkg/NvVarsFileLib: Shortcut ConnectNvVarsToFileSystem in secure-boot
` [PATCH V4 7/8] OvmfPkg/TdxDxe: Set PcdEmuVariableNvStoreReserved
` [PATCH V4 8/8] OvmfPkg: Add build-flag SECURE_BOOT_FEATURE_ENABLED

[PATCH V3 0/7] Enable secure-boot when lauch OVMF with -bios parameter
 2022-06-30 22:56 UTC  (10+ messages)
` [PATCH V3 1/7] OvmfPkg/PeilessStartupLib: Delete TdxValidateCfv
` [PATCH V3 2/7] OvmfPkg/PlatformInitLib: Add functions for EmuVariableNvStore
` [PATCH V3 3/7] OvmfPkg/PlatformPei: Update ReserveEmuVariableNvStore
` [PATCH V3 4/7] OvmfPkg: Reserve and init EmuVariableNvStore in Pei-less Startup
` [PATCH V3 5/7] OvmfPkg/NvVarsFileLib: Shortcut ConnectNvVarsToFileSystem in secure-boot
` [PATCH V3 6/7] OvmfPkg/TdxDxe: Set PcdEmuVariableNvStoreReserved
` [PATCH V3 7/7] OvmfPkg: Add build-flag SECURE_BOOT_FEATURE_ENABLED

[PATCH v2 00/11] Enhance Secure Boot Variable Libraries
 2022-06-30 19:44 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] EmbeddedPkg/PrePiMemoryAllocationLib: Add check for space on offset allocation
 2022-06-30 19:06 UTC 

[PATCH 1/1] BaseTools: Fix DSC LibraryClass precedence rule
 2022-06-30  9:04 UTC 

[edk2-devel] [Patch V2] pip-requirements.txt: Update basetools version to 0.1.24
 2022-06-30  4:16 UTC 

[Patch V2] pip-requirements.txt: Update basetools version to 0.1.24
 2022-06-30  4:10 UTC 

[edk2-devel] [PATCH v2 00/11] Enhance Secure Boot Variable Libraries
 2022-06-30  0:23 UTC  (5+ messages)

[edk2-devel][edk2-platforms][PATCH V1 0/2] Add MinPlatformPkg NOOPT build option
 2022-06-29 22:11 UTC  (3+ messages)
` [edk2-devel][edk2-platforms][PATCH V1 1/2] MinPlatformPkg/Build: Add NOOPT build
` [edk2-devel][edk2-platforms][PATCH V1 2/2] MinPlatformPkg/Build: Reduce duplication

[edk2-devel][edk2-platforms][PATCH V1 1/1] MinPlatformPkg: Add missing FV PCD
 2022-06-29 21:06 UTC 

[edk2-test][PATCH v1 1/1] uefi-sct/SctPkg: Don't always check PixelInformation
 2022-06-29 15:59 UTC 

[Patch] pip-requirements.txt: Update basetools version to 0.1.24
 2022-06-29 15:54 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v1 0/7] Add AesLib and ArmAesLib
 2022-06-29 15:22 UTC  (8+ messages)
` [PATCH v1 1/7] ArmPkg: Update Armpkg.ci.yaml
` [PATCH v1 2/7] ArmPkg/ArmDisassemblerLib: Replace RotateRight()
` [PATCH v1 3/7] ArmPkg/ArmLib: Add ArmReadIdIsaR5() helper
` [PATCH v1 4/7] ArmPkg/ArmLib: Add ArmHasAesExt()
` [PATCH v1 5/7] MdePkg/AesLib: Definition for AES library class interface
` [PATCH v1 6/7] MdePkg/AesLib: Add NULL instance of AesLib
` [edk2-devel] [PATCH v1 0/7] Add AesLib and ArmAesLib

[PATCH v3 00/22] Add Raw algorithm support using Arm FW-TRNG interface
 2022-06-29 15:02 UTC  (33+ messages)
` [PATCH v3 01/22] ArmPkg: PCD to select conduit for monitor calls
` [PATCH v3 02/22] ArmPkg/ArmMonitorLib: Definition for ArmMonitorLib library class
` [PATCH v3 03/22] ArmPkg/ArmMonitorLib: Add ArmMonitorLib
` [PATCH v3 04/22] ArmPkg/ArmHvcNullLib: Add NULL instance of ArmHvcLib
` [PATCH v3 05/22] MdePkg/TrngLib: Definition for TRNG library class interface
` [PATCH v3 06/22] MdePkg/TrngLib: Add NULL instance of TRNG Library
` [PATCH v3 07/22] ArmPkg: Add FID definitions for Firmware TRNG
` [PATCH v3 08/22] ArmPkg/TrngLib: Add Arm Firmware TRNG library
` [PATCH v3 09/22] MdePkg/BaseRngLib: Rename ArmReadIdIsar0() to ArmGetFeatRng()
` [PATCH v3 10/22] ArmPkg/ArmLib: Add ArmReadIdIsar0() helper
` [PATCH v3 11/22] ArmPkg/ArmLib: Add ArmHasRngExt()
` [PATCH v3 12/21] SecurityPkg/RngDxe: Rename RdRandGenerateEntropy to generic name
` [PATCH v3 12/22] SecurityPkg: Update Securitypkg.ci.yaml
` [PATCH v3 13/22] SecurityPkg/RngDxe: Rename RdRandGenerateEntropy to generic name
` [PATCH v3 13/21] SecurityPkg/RngDxe: Replace Pcd with Sp80090Ctr256Guid
` [PATCH v3 14/21] SecurityPkg/RngDxe: Remove ArchGetSupportedRngAlgorithms()
` [PATCH v3 14/22] SecurityPkg/RngDxe: Replace Pcd with Sp80090Ctr256Guid
` [PATCH v3 15/21] SecurityPkg/RngDxe: Documentation/include/parameter cleanup
` [PATCH v3 15/22] SecurityPkg/RngDxe: Remove ArchGetSupportedRngAlgorithms()
` [PATCH v3 16/21] SecurityPkg/RngDxe: Check before advertising Cpu Rng algo
` [PATCH v3 16/22] SecurityPkg/RngDxe: Documentation/include/parameter cleanup
` [PATCH v3 17/21] SecurityPkg/RngDxe: Add AArch64 RawAlgorithm support through TrngLib
` [PATCH v3 17/22] SecurityPkg/RngDxe: Check before advertising Cpu Rng algo
` [PATCH v3 18/22] SecurityPkg/RngDxe: Add AArch64 RawAlgorithm support through TrngLib
` [PATCH v3 18/21] SecurityPkg/RngDxe: Add debug warning for NULL PcdCpuRngSupportedAlgorithm
` [PATCH v3 19/22] "
` [PATCH v3 19/21] SecurityPkg/RngDxe: Rename AArch64/RngDxe.c
` [PATCH v3 20/21] SecurityPkg/RngDxe: Add Arm support of RngDxe
` [PATCH v3 20/22] SecurityPkg/RngDxe: Rename AArch64/RngDxe.c
` [PATCH v3 21/21] ArmVirtPkg: Kvmtool: Add RNG support using FW-TRNG interface
` [PATCH v3 21/22] SecurityPkg/RngDxe: Add Arm support of RngDxe
` [PATCH v3 22/22] ArmVirtPkg: Kvmtool: Add RNG support using FW-TRNG interface

Compilation failed for Kuno after python upgrade
 2022-06-29 14:20 UTC 

[PATCH] ArmVirtPkg: do not enable iSCSI driver by default
 2022-06-29 13:49 UTC  (2+ messages)
` [edk2-devel] "

Need clarification about UEFI Strings
 2022-06-29 11:16 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v1 1/1] OvmfPkg/QemuVideoDxe: Zero out PixelInformation in QueryMode
 2022-06-29  7:05 UTC  (2+ messages)
` [edk2-devel] "

[PATCH V2 0/8] Enable secure-boot when lauch OVMF with -bios parameter
 2022-06-29  5:17 UTC  (12+ messages)
` [PATCH V2 1/8] OvmfPkg: Move TdxValidateCfv from PeilessStartupLib to PlatformInitLib
      ` [edk2-devel] "
` [PATCH V2 4/8] OvmfPkg/PlatformInitLib: Add functions for EmuVariableNvStore
    ` [edk2-devel] "
` [PATCH V2 5/8] OvmfPkg/PlatformPei: Update ReserveEmuVariableNvStore
    ` [edk2-devel] "

[PATCH v1] UefiCpuPkg: Add PCD to control SMRR enable & SmmFeatureControl support
 2022-06-29  1:37 UTC  (3+ messages)

Alder Lake FSP Released
 2022-06-29  1:08 UTC 

[edk2:PATCH v3] MdePkg/Acpi62: Add type 7 NFIT Platform Capabilities Structure support
 2022-06-29  0:57 UTC  (2+ messages)
` 回复: [edk2-devel] "

[edk2 Patch 0/1] updated py2.7 reference in wiki build instructions
 2022-06-28 21:56 UTC  (6+ messages)
` [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 reference with py3.7

[edk2-platforms][PATCH V2 0/7] Fix ACPI Low Power Idle states for RD platforms
 2022-06-28 18:23 UTC  (4+ messages)
` [edk2-platforms][PATCH V2 6/7] Platform/Sgi: Fix ACPI Low Power Idle states for RD-N2
` [edk2-platforms][PATCH V2 7/7] Platform/Sgi: Fix ACPI Low Power Idle states for RD-N2-Cfg1


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