public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-08-09 05:33:54 to 2022-08-15 14:42:31 UTC [more...]

[PATCH v2] MdeModulePkg/NonDiscoverablePciDeviceDxe: Allow partial FreeBuffer
 2022-08-15 14:42 UTC  (8+ messages)
            ` [edk2-devel] "

[edk2-platforms][PATCH v4 0/6] Resolving SecureBootVariableLib dependency
 2022-08-15 14:18 UTC  (6+ messages)
  ` [edk2-devel] [edk2-platforms][PATCH v4 2/6] U5SeriesPkg: Platform Build: Resolving newly introduced dependency
  ` [edk2-devel] [edk2-platforms][PATCH v4 4/6] Socionext: "

[PATCH edk2-platforms v1 1/1] Platform/ARM: FVP: Fix build break when Secure Boot is enabled
 2022-08-15 14:17 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/2] Ovmf: Allow IPv4 and IPv6 to be disabled at runtime
 2022-08-15 14:06 UTC  (4+ messages)
` [PATCH 1/2] OvmfPkg: Introduce NULL class library to inhibit driver load
` [PATCH 2/2] OvmfPkg/OvmfPkgX64: Allow runtime control of IPv4 and IPv6 support

[PATCH] OvmfPkg: Update I/O port related to ACPI devices for CloudHv
 2022-08-15 13:49 UTC  (2+ messages)
` [edk2-devel] "

[OVMF] Using EFI_TIMESTAMP_PROTOCOL in OVMF
 2022-08-15 13:28 UTC 

[PATCH EDK2 v2 0/1] MdeModulePkg/PiSmmCore:Avoid overflow risk
 2022-08-15 11:45 UTC  (2+ messages)
` [PATCH EDK2 v2 1/1] "

[PATCH] DynamicTablesPkg: Add support to build _DSD
 2022-08-15  9:49 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2] UefiCpuPkg/CpuPageTableLib/UnitTest: Add host based unit test
 2022-08-15  9:07 UTC  (2+ messages)

[PATCH v1] MinPlatformPkg: Add PcdAcpiGpe1BlockLength for FADT from board package
 2022-08-15  8:36 UTC 

[PATCH v2] IntelFsp2Pkg: FSPM_ARCH2_UPD mismatching bug
 2022-08-15  7:53 UTC  (2+ messages)

[PATCH v4 0/4] CI: Use Fedora 35 container for Linux jobs
 2022-08-15  6:58 UTC  (9+ messages)
` [PATCH v4 1/4] CI: don't force python verison (Linux only)
` [PATCH v4 2/4] CI: add ~/.local/bin to PATH "
` [PATCH v4 3/4] CI: Use Fedora 35 container "
` [PATCH v4 4/4] BaseTools: Remove ext. gcc dependencies "
  ` [edk2-devel] "

[PATCH] IntelFsp2Pkg: FSPM_ARCH2_UPD mismatching bug
 2022-08-15  6:18 UTC 

Hard Feature Freeze starts now for edk2-stable202208
 2022-08-15  5:02 UTC 

[edk2-devel] [PATCH] UefiCpuPkg/CpuPageTableLib/UnitTest: Add host based unit test
 2022-08-15  3:23 UTC  (3+ messages)

[PATCH] ShellPkg/SmbiosView: Smbiosview tool is not show Extended Speed and Extended Configured Memory Speed in type 17
 2022-08-15  1:53 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH EDK2 v1 0/1] MdeModulePkg/PiSmmCore:Avoid overflow risk
 2022-08-15  1:44 UTC  (4+ messages)
` [PATCH EDK2 v1 1/1] "
  ` 回复: [edk2-devel] "

[PATCH 1/1] AsfPkg: Add Alert standard format support
 2022-08-15  1:32 UTC  (2+ messages)

[edk2-devel] Event: Tools, CI, Code base construction meeting series - 08/15/2022 #cal-reminder
 2022-08-14 23:30 UTC 

[PATCH V3] RedfishPkg: RedfishDiscoverDxe: USB Redfish host interface is not supported
 2022-08-14 14:27 UTC  (2+ messages)

[PATCH] UefiPayloadPkg: Return PciRootBridges instead of NULL
 2022-08-12 23:03 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v4 00/28] UEFI variable protection
 2022-08-12 23:01 UTC  (30+ messages)
` [PATCH v4 01/28] MdeModulePkg: Update AUTH_VARIABLE_INFO struct
` [PATCH v4 02/28] MdeModulePkg: Add reference to new Ppi Guid
` [PATCH v4 03/28] MdeModulePkg: Add new ProtectedVariable GUIDs
` [PATCH v4 04/28] MdeModulePkg: Add new include files
` [PATCH v4 05/28] MdeModulePkg: Add new GUID for Variable Store Info
` [PATCH v4 06/28] MdeModulePkg: Add Null ProtectedVariable Library
` [PATCH v4 07/28] MdeModulePkg: Add new Variable functionality
` [PATCH v4 08/28] MdeModulePkg: Add support for Protected Variables
` [PATCH v4 09/28] MdeModulePkg: Reference Null ProtectedVariableLib
` [PATCH v4 10/28] SecurityPkg: Add new GUIDs for
` [PATCH v4 11/28] SecurityPkg: Add new KeyService types and defines
` [PATCH v4 12/28] SecurityPkg: Add new variable types and functions
` [PATCH v4 13/28] SecurityPkg: Update RPMC APIs with index
` [PATCH v4 14/28] SecurityPkg: Fix GetVariableKey API
` [PATCH v4 15/28] SecurityPkg: Add null encryption variable libs
` [PATCH v4 16/28] SecurityPkg: Add VariableKey library function
` [PATCH v4 17/28] SecurityPkg: Add EncryptionVariable lib with AES
` [PATCH v4 18/28] SecurityPkg: Add Protected Variable Services
` [PATCH v4 19/28] SecurityPkg: Add references to new *.inf files
` [PATCH v4 20/28] ArmVirtPkg: Add reference to ProtectedVariableNull
` [PATCH v4 21/28] UefiPayloadPkg: Add ProtectedVariable reference
` [PATCH v4 22/28] EmulatorPkg: "
` [PATCH v4 23/28] OvmfPkg: "
` [PATCH v4 24/28] OvmfPkg: Add ProtectedVariableLib reference
` [PATCH v4 25/28] "
` [PATCH v4 26/28] "
` [PATCH v4 27/28] OvmfPkg: Add ProtectedVariable reference
` [PATCH v4 28/28] IntelTdx: "

[PATCH] UefiPayloadPkg: Fix Coverity report defect
 2022-08-12 23:00 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Add macro to control NvmExpressDxe
 2022-08-12 22:58 UTC  (3+ messages)

[Patch V2 0/2] Remove clearing CR0.WP when protecting pagetable
 2022-08-12 22:57 UTC  (7+ messages)
` [Patch V2 1/2] MdeModulePkg/DxeIpl: "
` [Patch V2 2/2] UefiPayloadPkg: "
` [edk2-devel] [Patch V2 0/2] "

[edk2-devel][edk2-platforms][PATCH V1 0/3] Update PlatformPayloadPkg to match feature conventions
 2022-08-12 22:54 UTC  (9+ messages)
` [edk2-devel][edk2-platforms][PATCH V1 1/3] PlatformPayloadPkg: Fix AdvancedFeaturePkg build issue
` [edk2-devel][edk2-platforms][PATCH V1 2/3] PlatformPayloadPkg: Rename to match other feature conventions
` [edk2-devel][edk2-platforms][PATCH V1 3/3] PlatformPayloadFeaturePkg: Update contents to match "

[PATCH] UefiCpuPkg/CpuPageTableLib/UnitTest: Add host based unit test
 2022-08-12  9:13 UTC 

回复: [edk2-devel] [PATCH] MdePkg:Improved Smbios Type9 table and Smbios 3.5.0 spec changes
 2022-08-12  6:06 UTC  (3+ messages)
` [edk2-devel] "

[PATCH V2] RedfishPkg: RedfishDiscoverDxe: USB Redfish host interface is not supported
 2022-08-12  5:28 UTC  (2+ messages)

[PATCH V2] RedfishPkg: Redfish third party modules may need to use the functions tat are currently private
 2022-08-12  5:24 UTC  (2+ messages)

[PATCH 1/3] MdeModulePkg/BootLogoLib: Add option to follow BGRT specification
 2022-08-12  4:54 UTC  (5+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH EDK2 v1 0/1] MdeModulePkg/BaseBmpSupportLib: Fix ColorMap issue
 2022-08-12  4:52 UTC  (3+ messages)
` [PATCH EDK2 v1 1/1] "
  ` 回复: "

[PATCH] ShellPkg:Improved Smbios Type 9 table changes in PrintInfo.c
 2022-08-12  4:47 UTC  (3+ messages)
` [edk2-devel] "
  ` 回复: "

[edk2-devel] [edk2-platforms] [PATCH 1/1] Platform/Sgi: Add support to disable isolated cpus
 2022-08-11 16:28 UTC  (5+ messages)

How to access I2C IO?
 2022-08-11  7:24 UTC 

[edk2-platforms PATCH v1 1/1] RISC-V/RiscVExceptionLib: Follow new CpuExceptionHandlerLib APIs
 2022-08-11  6:40 UTC 

[PATCH] UefiPayloadPkg: Fix Coverity report defect
 2022-08-11  6:29 UTC 

[Patch V3 0/2] Remove mInternalCr3 and Add a new mIsShadowStack
 2022-08-11  6:01 UTC  (4+ messages)
` [Patch V3 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Add a new mIsShadowStack flag
` [Patch V3 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Remove mInternalCr3 in PiSmmCpuDxeSmm
` [edk2-devel] [Patch V3 0/2] Remove mInternalCr3 and Add a new mIsShadowStack

[PATCH] RedfishPkg: RedfishDiscoverDxe: USB Redfish host interface is not supported
 2022-08-11  3:27 UTC  (6+ messages)

[PATCH V2] RedfishPkg: Redfish functions for REST requests are not fully spec complied
 2022-08-11  3:23 UTC 

[PATCH 00/14] Introduce Lazy-accept for Tdx guest
 2022-08-11  3:17 UTC  (2+ messages)

[PATCH v3 0/6] Enhance DynamicTablesPkg modules
 2022-08-10 22:37 UTC  (12+ messages)
` [PATCH v3 4/6] DynamicTablesPkg: DynamicTableManagerDxe: Added check for installed tables
` [PATCH v3 5/6] DynamicTablesPkg: AcpiSsdtPcieLibArm: Added function to reserve ECAM space
  ` [edk2-devel] "

[PATCH v4 0/6] Enhance DynamicTablesPkg modules
 2022-08-10 22:28 UTC  (7+ messages)
` [PATCH v4 1/6] DynamicTablesPkg: DynamicPlatRepoLib: Added MemoryAllocationLib to inf
` [PATCH v4 2/6] DynamicTablesPkg: DynamicPlatRepoLib: Fix incorrect dereferencing
` [PATCH v4 3/6] DynamicTablesPkg: DynamicPlatRepoLib: Adding more token fixers
` [PATCH v4 4/6] DynamicTablesPkg: DynamicTableManagerDxe: Added check for installed tables
` [PATCH v4 5/6] DynamicTablesPkg: AcpiSsdtPcieLibArm: Added function to reserve ECAM space
` [PATCH v4 6/6] DynamicTablesPkg: AcpiSsdtPcieLibArm: Added case handling for PCI config

[PATCH v1] From: Mateusz Mówka <mateusz.mowka@intel.com> Subject: [edk2-libc] Add strnlen function wrapper
 2022-08-10 21:26 UTC  (2+ messages)

Building C static Library for UEFI
 2022-08-10 14:18 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2] MdeModulePkg: Update the SMBIOS version by UPL
 2022-08-10 11:22 UTC  (4+ messages)

[Patch V2 0/2] Remove mInternalCr3 and Add a new mIsShadowStack
 2022-08-10  9:26 UTC  (5+ messages)
` [Patch V2 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Add a new mIsShadowStack flag
` [Patch V2 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Remove mInternalCr3 in PiSmmCpuDxeSmm
  ` [edk2-devel] "

[PATCH v1 0/1] OvmfPkg: increase max debug message length to 512
 2022-08-10  8:11 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH 1/1] MdeModulePkg: Enhance bus scan for all root bridge instances
 2022-08-10  7:54 UTC  (2+ messages)
` [edk2-devel] "

[Patch 1/1] MdePkg/Library/UefiDevicePathLib: Add back StandaloneMm INF file
 2022-08-10  5:45 UTC  (2+ messages)
` 回复: "

[PATCH 0/2] Remove mInternalCr3 in PiSmmCpuDxeSmm
 2022-08-10  5:20 UTC  (8+ messages)
` [PATCH 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Add a new IsShadowStack flag
  ` [edk2-devel] "
` [PATCH 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Remove mInternalCr3 in PiSmmCpuDxeSmm
` [edk2-devel] [PATCH 0/2] "

[edk2-platforms: PATCH] Modify processor _UID ordering by CPU default fused in MADT
 2022-08-10  5:09 UTC  (8+ messages)

[edk2-platforms: PATCH] Modify processor _UID ordering by CPU default fused in MADT
 2022-08-10  5:06 UTC  (2+ messages)

[PATCH] MdePkg/UefiDevicePathLib: reback the DevicePathUtilitiesStandaloneMm
 2022-08-10  4:06 UTC  (7+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH] MdeModulePkg/DxeIpl: Remove clearing CR0.WP when protecting pagetable
 2022-08-10  1:24 UTC 

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 08/09/2022 #cal-reminder
 2022-08-10  1:15 UTC 

[PATCH 0/4] IntelFsp2(Wrapper)Pkg: Support FSP 2.4 MultiPhase
 2022-08-10  0:50 UTC  (3+ messages)

[PATCH v2 0/4] IntelFsp2(Wrapper)Pkg: Support FSP 2.4 MultiPhase
 2022-08-10  0:48 UTC  (5+ messages)
` [PATCH v2 1/4] IntelFsp2Pkg: Add FSP 2.4 MultiPhase interface
` [PATCH v2 2/4] IntelFsp2WrapperPkg: "
` [PATCH v2 3/4] IntelFsp2Pkg: Adopt FSP 2.4 MultiPhase functions
` [PATCH v2 4/4] IntelFsp2WrapperPkg: Implement FSP 2.4 MultiPhase wrapper handlers

Rust std for UEFI PR created
 2022-08-09 18:30 UTC 

[PATCH v1 1/3] AcpiDebugFeaturePkg: Included modules are mutually exclusive
 2022-08-09 17:51 UTC  (6+ messages)
` [PATCH v1 2/3] UserAuthFeaturePkg: Included DXE versions "
` [PATCH v1 3/3] LogoFeaturePkg,BoardModulePkg: Set existing logo as BGRT

[PATCH v8 2/4] Silicon/Phytium: Added flash driver support for flash operation
 2022-08-09 10:25 UTC  (3+ messages)
` [PATCH v8 3/4] Silicon/Phytium: Added fvb driver for flash
` [PATCH v8 4/4] Silicon/Phytium: Added runtime support to spi master

[PATCH v8 0/4] Improved supports for FT-2000/4 chip
 2022-08-09 10:18 UTC  (2+ messages)
` [PATCH v8 1/4] Platform/Phytium: Solved problems during boot

[edk2][PATCH V4 1/1] ArmPlatformPkg/PrePeiCore: Invoke constructors for SEC phase
 2022-08-09  9:39 UTC  (3+ messages)

[PATCH 0/2] CloudHv/arm: Add specific mem info lib
 2022-08-09  8:31 UTC  (4+ messages)
` [PATCH 1/2] CloudHv/arm: add PeiMemInfoLib

[PATCH 1/3] MdeModulePkg/BootLogoLib: Add option to follow Microsoft Recommendations
 2022-08-09  7:59 UTC  (4+ messages)
` [PATCH 3/3] UefiPayloadPkg: Hook up MICROSOFT_RECOMMENDED macro

[PATCH v1 0/1] ShellPkg: Adds Local APIC parser to AcpiView
 2022-08-09  6:49 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] UefiPayloadPkg: Backward support with python 3.6
 2022-08-09  5:33 UTC  (2+ messages)


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