public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-07-01 06:08:54 to 2022-07-07 23:52:09 UTC [more...]

[edk2-platforms PATCH V1 0/6] Re-organizing ACPI FADT PCD categories
 2022-07-07 23:52 UTC  (12+ messages)
` [edk2-platforms PATCH V1 1/6] Platform/Intel: Modifying PCD class for some ACPI related PCDs
` [edk2-platforms PATCH V1 2/6] Platform/Intel: Removing ACPI FADT PCDs that are redefined
` [edk2-platforms PATCH V1 3/6] Platform/Intel: Modifying PCD category based on MinPlatformPkg
  ` [edk2-devel] "
` [edk2-platforms PATCH V1 4/6] Platform/Intel: Updating "
` [edk2-platforms PATCH V1 5/6] Platform/Intel: Removing ACPI FADT PCDs that are redefined
  ` [edk2-devel] "
` [edk2-platforms PATCH V1 6/6] Platform/Intel: Remove and re-categorize ACPI FADT PCDs

[PATCH 1/1] NetworkPkg/HttpBootDxe: Add Support for HTTPS Proxy Server for HTTP Boot
 2022-07-07 22:17 UTC  (3+ messages)

[PATCHv3 0/1] MdePkg/UefiDevicePathLib: Add support for PEIMs
 2022-07-07 22:05 UTC  (4+ messages)
` [PATCHv3 1/1] "
  ` 回复: "

[PATCH] MdeModulePkg/UefiBootManagerLib: Add Disk Info support for Ufs
 2022-07-07 18:14 UTC  (2+ messages)

[PATCH] .gitignore: Ignore build tools build logs
 2022-07-07 18:14 UTC  (6+ messages)
` 回复: [edk2-devel] "
  `  "

TianoCore Community Meeting 20220707
 2022-07-07 17:04 UTC 

[PATCH v2 0/4] DynamicTablesPkg: Pcie generation updates
 2022-07-07 16:59 UTC  (6+ 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 v3] UefiPayloadPkg: Add macro to support selective driver in UPL
 2022-07-07 16:46 UTC  (2+ messages)

[PATCH v4] UefiPayloadPkg: Add support for logging to CBMEM console
 2022-07-07 16:23 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] Event: TianoCore Community Meeting - EMEA / NAMO - 07/07/2022 #cal-reminder
 2022-07-07 15:55 UTC 

[edk2-devel] Event: TianoCore Community Meeting - EMEA / NAMO - 07/07/2022 #cal-reminder
 2022-07-07 15:45 UTC 

[PATCH edk2-platforms v2 00/11] Fix build breaks and update IORT revision macro
 2022-07-07 13:48 UTC  (16+ messages)
` [PATCH edk2-platforms v2 01/11] Platform/ARM: FVP: Update for IORT revision macro renaming
` [PATCH edk2-platforms v2 02/11] Platform/ARM: Morello: "
` [PATCH edk2-platforms v2 03/11] Platform/ARM: SGI: "
` [PATCH edk2-platforms v2 04/11] Silicon/AMD/Styx: "
` [PATCH edk2-platforms v2 05/11] Silicon/Socionext/SynQuacer: "
` [PATCH edk2-platforms v2 06/11] Platform/RaspberryPi: "
` [PATCH edk2-platforms v2 07/11] Platform/ARM: N1SDP: "
` [PATCH edk2-platforms v2 08/11] Silicon/Ampere: Add VariableFlashInfoLib
` [PATCH edk2-platforms v2 09/11] Platform/Ampere: JadePkg: Update for IORT revision macro renaming
` [PATCH edk2-platforms v2 10/11] Silicon/Phytium: Add VariableFlashInfoLib
` [PATCH edk2-platforms v2 11/11] Silicon/Phytium: FT2000-4Pkg: Update for IORT revision macro renaming

[edk2-devel] [PATCH edk2 v3 3/3] StandaloneMmPkg: Fix check buffer address failed issue from TF-A
 2022-07-07 11:07 UTC  (2+ messages)

[PATCH v4 0/8] IORT Rev E.d specification updates
 2022-07-07 11:02 UTC  (14+ messages)
` [PATCH v4 1/8] MdePkg: IORT header update for IORT Rev E.d spec
  ` [edk2-devel] "
    ` 回复: "
` [PATCH v4 2/8] ShellPkg: Acpiview: Abbreviate field names to preserve alignment
` [PATCH 3/8] ShellPkg: Acpiview: IORT parser update for IORT Rev E.d spec
` [PATCH v4 4/8] DynamicTablesPkg: Handle error when IdMappingToken is NULL
` [PATCH v4 5/8] DynamicTablesPkg: IORT set reference to Id array only if present
` [PATCH v4 6/8] DynamicTablesPkg: IORT set reference to interrupt array "
` [PATCH v4 7/8] DynamicTablesPkg: Update ArmNameSpaceObjects for IORT Rev E.d
` [PATCH 8/8] DynamicTablesPkg: IORT generator updates for Rev E.d spec

[PATCH v2] UefiPayloadPkg: Add CryptoDxe driver to UefiPayload
 2022-07-07  9:52 UTC  (2+ messages)

[PATCH] MdePkg/include: Update DMAR definitions to Intel VT-d spec ver4.0
 2022-07-07  7:17 UTC  (3+ messages)
` 回复: "

[PATCH 0/2] Re-design CcProbeLib
 2022-07-07  6:17 UTC  (3+ messages)
` [PATCH 1/2] OvmfPkg: Add SecPeiCcProbeLib
` [PATCH 2/2] OvmfPkg: Update CcProbeLib

EDK2: DNS: Parsing of DNS A records
 2022-07-07  5:01 UTC 

[PATCH v2 2/7] MdePkg: Allow PcdFSBClock to by Dynamic
 2022-07-07  4:12 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Add CryptoDxe driver to UefiPayload
 2022-07-07  4:10 UTC  (2+ messages)

[PATCH v3 00/11] Enhance Secure Boot Variable Libraries
 2022-07-07  1:10 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v2] MdePkg/BasePrintLib: Add %z specifier
 2022-07-06 22:27 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v1 1/1] DynamicTablesPkg: Add support to specify FADT minor revision
 2022-07-06 15:27 UTC  (3+ messages)

[edk2][PATCH V3 1/1] ArmPlatformPkg/PrePeiCore: Explicitly invoke constructor for SEC phase
 2022-07-06 14:20 UTC  (2+ messages)

[PATCH v2] UefiPayloadPkg: Add macro to support selective driver in UPL
 2022-07-06 13:14 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2] UefiCpuPkg: Fix nasm warning "signed byte value exceeds"
 2022-07-06 13:10 UTC 

[PATCH] UefiCpuPkg: Fix nasm warning "signed byte value exceeds"
 2022-07-06 12:59 UTC  (2+ messages)

[edk2-devel][PATCH v2 0/1] Coding style violation fix
 2022-07-06  8:37 UTC  (2+ messages)
` [edk2-devel][PATCH v2 1/1] UefiCpuPkg: Coding style bug fix

[PATCH v2] SecurityPkg: Add TPM NVIndex Extend support
 2022-07-06  4:20 UTC 

[edk2-staging][PATCH v1 0/7] Add TPM subclass definition
 2022-07-06  3:38 UTC  (8+ messages)
` [edk2-staging][PATCH v1 1/7] EDK2 Code First: PI Specification: New peripheral subclass for TPM
` [edk2-staging][PATCH v1 2/7] MdePkg: MmCommunication: Add TPM subclass definition to MdePkg
` [edk2-staging][PATCH v1 3/7] SecurityPkg: Tcg2Dxe: Replace PcdStatusCodeSubClassTpmDevice
` [edk2-staging][PATCH v1 4/7] SecurityPkg: Tcg2Pei: "
` [edk2-staging][PATCH v1 5/7] SecurityPkg: TcgDxe: "
` [edk2-staging][PATCH v1 6/7] SecurityPkg: TcgPei: "
` [edk2-staging][PATCH v1 7/7] SecurityPkg: SubClassTpm: Updated default value

ArmVirtPkg: boot fail on numa system
 2022-07-06  1:53 UTC 

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

Agenda July 7 EDK2 Community Meeting
 2022-07-06  0:03 UTC 

[edk2-platforms] [PATCH 1/1] Platform/Sgi: Add support to disable isolated cpus
 2022-07-05 23:37 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] NetworkPkg/HttpBootDxe: Add Support for HTTP Boot Basic Authentication
 2022-07-05 20:45 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v2 1/1] NetworkPkg/HttpBootDxe: Add Support for HTTP Boot Basic Authentication
 2022-07-05 20:44 UTC 

[PATCH v3 1/3] [edk2-platforms] Silicon/Intel/FitGen: Support multiple Startup ACM Type 2 entries in FitGen tool
 2022-07-05 13:06 UTC  (10+ 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
` [edk2-devel] [PATCH v3 1/3] [edk2-platforms] Silicon/Intel/FitGen: Support multiple Startup ACM Type 2 entries in FitGen tool

[PATCH] UefiPayloadPkg: Set console rows and columns to 100
 2022-07-05  9:06 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Hook up PCIE_BASE build option
 2022-07-05  9:03 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/3] UefiPayloadPkg: Allow full screen setup mode
 2022-07-05  9:02 UTC  (4+ messages)
` [PATCH 2/3] UefiPayloadPkg/PlatformBootManagerLib: Evenly space boot prompt
` [PATCH 3/3] UefiPayloadPkg/PlatformBootManagerLib: Correct spacing in "
` [edk2-devel] [PATCH 1/3] UefiPayloadPkg: Allow full screen setup mode

How to get FrontPage to fill screen
 2022-07-05  8:47 UTC  (5+ messages)
` [edk2-devel] "
    ` 回复: "

[PATCH] UefiPayloadPkg: Add macro to support selective driver in UPL
 2022-07-05  8:45 UTC  (3+ messages)

[PATCH] SecurityPkg: Add TPM NVIndex Extend support
 2022-07-05  7:26 UTC 

[PATCH] ArmVirtPkg: Fix boot fail on numa system
 2022-07-05  6:55 UTC 

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

[PATCH] MdePkg/BasePrintLib: Add %z specifier
 2022-07-05  1:17 UTC  (3+ messages)
` 回复: "
  ` [edk2-devel] "

[PATCH] MdeModulePkg/Variable: SCT run AuthVar_conf is failed
 2022-07-05  0:54 UTC  (2+ messages)
` 回复: "

[PATCH v1 0/1] Coding style violation fix
 2022-07-04 23:53 UTC  (4+ messages)
` [PATCH v1 1/1] UefiCpuPkg: Coding style bug fix

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

[edk2-platforms][PATCH 0/2] Platform/Sgi: Update serial port usage
 2022-07-04 21:38 UTC  (4+ messages)
` [PATCH 1/2] Platform/Sgi: Update ACPI tables to use console UART
` [PATCH 2/2] Platform/Sgi: Add serial debug controller to SSDT

[PATCH 0/7] ArmVirtPkg/ArmVirtQemu: avoid stores with MMU off
 2022-07-04 17:52 UTC  (8+ messages)
` [PATCH 1/7] ArmPkg/ArmMmuLib: don't replace table entries with block entries
` [PATCH 2/7] ArmPkg/ArmMmuLib: use shadow page tables for break-before-make at EL1
` [PATCH 3/7] ArmPkg/ArmMmuLib: permit initial configuration with MMU enabled
` [PATCH 4/7] ArmPlatformPkg/PrePeiCore: permit entry with the "
` [PATCH 5/7] ArmVirtPkg/ArmVirtQemu: implement ArmPlatformLib with static ID map
` [PATCH 6/7] ArmVirtPkg/ArmVirtQemu: use first 128 MiB as permanent PEI memory
` [PATCH 7/7] ArmVirtPkg/ArmVirtQemu: enable initial ID map at early boot

Erorr during building Qualcomm sourcecode
 2022-07-04 13:23 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH RESEND v1 0/9] Add DrbgLib
 2022-07-04 13:18 UTC  (7+ messages)
` [edk2-devel] "

[PATCH RESEND v1 0/7] Add AesLib and ArmAesLib
 2022-07-04 13:16 UTC  (10+ messages)
` [PATCH RESEND v1 5/7] MdePkg/AesLib: Definition for AES library class interface
  ` [edk2-devel] "

[PATCH 0/4] DynamicTablesPkg: Pcie generation updates
 2022-07-04  8:47 UTC  (12+ messages)
` [PATCH 1/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Correct translation value
` [PATCH 2/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Allow use of segment number as UID
` [PATCH 4/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Add support for override protocol

[PATCH] UefiPayloadPkg: Hook up PCIE_BASE build option
 2022-07-04  7:42 UTC 

UEFI & RISC-V
 2022-07-04  6:31 UTC 

[Patch V2] pip-requirements.txt: Update basetools version to 0.1.24
 2022-07-04  1:20 UTC  (2+ messages)
` [edk2-devel] "

[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] BaseTools/tools_def.txt: Add -march=x86-64 for X64 CLANG and GCC targets
 2022-07-01 22:20 UTC  (6+ messages)
  ` [edk2-devel] "

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

[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] ArmPkg/Drivers: ArmGicIsInterruptEnabled returns incorrect value
 2022-07-01 15:28 UTC  (3+ messages)

[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 

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 1/1] OvmfPkg/PlatformCI: add IntelTdxBuild.py
 2022-07-01  7:00 UTC  (3+ messages)
    ` [edk2-devel] "


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