public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-02-13 15:18:32 to 2023-02-16 08:53:24 UTC [more...]

[PATCH v2 0/2] OvmfPkg: Enable measured direct boot on AMD SEV-SNP
 2023-02-16  8:53 UTC  (4+ messages)
` [PATCH v2 1/2] OvmfPkg/AmdSev: Reorder MEMFD pages to match the order in OvmfPkgX64.fdf
` [PATCH v2 2/2] OvmfPkg/ResetVector: Exclude SEV launch secrets page from pre-validation

[PATCH v3 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support
 2023-02-16  7:06 UTC  (9+ messages)
` [PATCH v3 2/3] UsbNetworkPkg/UsbCdcEcm: Add USB Cdc ECM "
` [PATCH v3 3/3] UsbNetworkPkg/UsbCdcNcm: Add USB Cdc NCM "
  ` [edk2-devel] [PATCH v3 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS "

[PATCH v5] Update CPUID Leaf 06H to follow latest SDM
 2023-02-16  6:31 UTC  (2+ messages)

[edk2-staging/RiscV64QemuVirt PATCH V8 00/19] Add support for RISC-V virt machine
 2023-02-16  6:28 UTC  (9+ messages)
` [edk2-staging/RiscV64QemuVirt PATCH V8 03/19] MdePkg: Add BaseRiscVSbiLib Library for RISC-V
      ` [edk2-devel] "

[PATCH v9 0/6] Simplify SMM Relocation Process
 2023-02-16  6:19 UTC  (8+ messages)
` [PATCH v9 1/6] UefiCpuPkg/PiSmmCpuDxeSmm: Fix invalid InitializeMpSyncData call
` [PATCH v9 2/6] UefiCpuPkg/PiSmmCpuDxeSmm: Replace mIsBsp by mBspApicId check
` [PATCH v9 3/6] UefiCpuPkg/SmmBaseHob.h: Add SMM Base HOB Data
` [PATCH v9 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: Consume SMM Base Hob for SmBase info
` [PATCH v9 5/6] UefiCpuPkg/SmmCpuFeaturesLib: Skip SMBASE configuration
` [PATCH v9 6/6] OvmfPkg/SmmCpuFeaturesLib: Check SmBase relocation supported or not

[PATCH v8 0/6] Simplify SMM Relocation Process
 2023-02-16  5:11 UTC  (10+ messages)
` [PATCH v8 1/6] UefiCpuPkg/PiSmmCpuDxeSmm: Fix invalid InitializeMpSyncData call
` [PATCH v8 2/6] UefiCpuPkg/PiSmmCpuDxeSmm: Replace mIsBsp by mBspApicId check
` [PATCH v8 3/6] UefiCpuPkg/SmmBaseHob.h: Add SMM Base HOB Data
` [PATCH v8 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: Consume SMM Base Hob for SmBase info
` [PATCH v8 5/6] UefiCpuPkg/SmmCpuFeaturesLib: Skip SMBASE configuration
` [PATCH v8 6/6] OvmfPkg/SmmCpuFeaturesLib: Check SmBase relocation supported or not

[edk2-platforms][PATCH 0/7] Implementation of IPMI Protocol
 2023-02-16  1:51 UTC  (12+ messages)
` [edk2-platforms][PATCH 1/7] IpmiFeaturePkg: Rename IpmiSubmitCommand function
` [edk2-platforms][PATCH 3/7] ManageabilityPkg: Add Readme file
` [edk2-platforms][PATCH 4/7] ManageabilityPkg: Initial package
` [edk2-platforms][PATCH 5/7] ManageabilityPkg: Implement Ipmi Protocol/Ppi
  ` [edk2-devel] [edk2-platforms][PATCH 7/7] edk2-platforms: Maintainers.txt

[edk2-devel][PATCH V1 1/1] BaseTools: Generate compile information in build report
 2023-02-16  0:50 UTC  (7+ messages)

[V1 PATCH 1/1] MdePkg: TDX: Correct TDCALL_INFO_RETURN_DATA layout
 2023-02-16  0:10 UTC  (2+ messages)

BUG: tianocore does not honor the bootorder
 2023-02-15 20:20 UTC 

[IMPORTANT] February Release Reviews and Merges
 2023-02-15 18:55 UTC  (7+ messages)
` [edk2-announce] "
  ` 回复: [edk2-devel] "
      ` 回复: "
` 回复: [edk2-devel] [IMPORTANT] February Release Reviews and Merges for this stable tag 202302

[PATCH edk2-platforms 0/2] Couple of ARM cleanups
 2023-02-15 18:35 UTC  (3+ messages)

[PATCH 1/1] ArmPkg/SemihostFs: replace SetMem with ZeroMem
 2023-02-15 17:29 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH 0/2] Support Ampere Altra Max processor
 2023-02-15 12:03 UTC  (5+ messages)
` [edk2-platforms][PATCH 1/2] Ampere: PCIe: Add support for Ampere Altra Max
` [edk2-platforms][PATCH 2/2] JadePkg: ACPI: Support ACPI tables "
  ` [edk2-devel] "

[edk2-platforms][PATCH 1/1] AmpereAltraPkg: Update ArmPlatformLib to work with changed ARM_CORE_INFO
 2023-02-15 11:28 UTC  (8+ messages)
` [edk2-devel] "

[PATCH v10 0/4] Add safe unaccepted memory behavior
 2023-02-15  9:38 UTC  (23+ messages)
` [PATCH v10 1/4] OvmfPkg: Add memory acceptance event in AmdSevDxe
  ` [edk2-devel] "

[PATCH v6 0/6] Simplify SMM Relocation Process
 2023-02-15  8:49 UTC  (12+ messages)
` [PATCH v6 2/6] UefiCpuPkg/PiSmmCpuDxeSmm: Replace mIsBsp by mBspApicId
` [PATCH v6 3/6] UefiCpuPkg/SmmBaseHob.h: Add SMM Base HOB Data
` [PATCH v6 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: Consume SMM Base Hob for SmBase info
    ` [edk2-devel] "

[PATCH v7 0/6] Simplify SMM Relocation Process
 2023-02-15  8:41 UTC  (11+ messages)
` [PATCH v7 1/6] UefiCpuPkg/PiSmmCpuDxeSmm: Fix invalid InitializeMpSyncData call
` [PATCH v7 2/6] UefiCpuPkg/PiSmmCpuDxeSmm: Replace mIsBsp by mBspApicId check
` [PATCH v7 3/6] UefiCpuPkg/SmmBaseHob.h: Add SMM Base HOB Data
` [PATCH v7 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: Consume SMM Base Hob for SmBase info
` [PATCH v7 5/6] UefiCpuPkg/SmmCpuFeaturesLib: Skip SMBASE configuration
` [PATCH v7 6/6] OvmfPkg/SmmCpuFeaturesLib: Check SmBase relocation supported or not

[PATCH 0/4] CryptoPkg/BaseCryptLib: avoid certain openssl library calls
 2023-02-15  8:15 UTC  (10+ messages)
` [PATCH 1/4] CryptoPkg/BaseCryptLib: avoid using SHA1()
  ` [edk2-devel] "
` [PATCH 2/4] CryptoPkg/BaseCryptLib: avoid using SHA256()
` [PATCH 3/4] CryptoPkg/BaseCryptLib: avoid using SHA384()
` [PATCH 4/4] CryptoPkg/BaseCryptLib: avoid using SHA512()
` [edk2-devel] [PATCH 0/4] CryptoPkg/BaseCryptLib: avoid certain openssl library calls

[PATCH v5 0/6] Adds AmdSmmCpuFeaturesLib for AMD Family
 2023-02-15  8:01 UTC  (7+ messages)
` [PATCH v5 1/6] MdePkg: Adds AMD SMRAM save state map
` [PATCH v5 2/6] UefiCpuPkg: Adds SmmSmramSaveStateLib library class
` [PATCH v5 3/6] UefiCpuPkg: Implements "
` [PATCH v5 4/6] UefiCpuPkg/SmmCpuFeaturesLib: Restructure arch-dependent code
` [PATCH v5 5/6] UefiCpuPkg: Initial implementation of AMD's SmmCpuFeaturesLib
` [PATCH v5 6/6] UefiCpuPkg: Implements SmmCpuFeaturesLib for AMD Family

[PATCH] REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4331
 2023-02-15  5:55 UTC  (4+ messages)
` 回复: [PATCH] MdeModulePkg/Library: PcdAcpiS3Enable set FALSE cause Assert
  `  "

[PATCH v1 0/1] *** Update edk2-pytools ***
 2023-02-15  3:49 UTC  (5+ messages)
` [PATCH v1 1/1] BaseTools: Update WindowsVsToolChain plugin
  ` [edk2-devel] "
      ` 回复: "

[PATCH] MdeModulePkg/Variable: Attribute combination should return EFI_UNSUPPORTED
 2023-02-15  3:42 UTC  (3+ messages)
  ` 回复: [edk2-devel] "

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, February 14, 2023 #cal-reminder
 2023-02-15  2:15 UTC 

[PATCH v2] MdeModulePkg/EsrtFmpDxe: Support multiple devices with 0 HardwareInstance
 2023-02-15  1:59 UTC  (11+ messages)
  ` FW: "
        ` [edk2-devel] "

[PATCH] OvmfPkg: Close mAcceptAllMemoryEvent
 2023-02-15  1:33 UTC  (3+ messages)
` [edk2-devel] "

[PATCH V4] MdeModulePkg/Pci: Display more information of PCIe devices
 2023-02-15  1:23 UTC  (7+ messages)
` [edk2-devel] "

[PATCH v1 1/1] uefi-sct/SctPkg: update path to edk2-test-parser, check for repo
 2023-02-15  0:51 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] OvmfPkg: Remove gbs FreePool in AcceptAllMemory()
 2023-02-14 22:58 UTC  (3+ messages)

[PATCH] OvmfPkg: Fix SevMemoryAcceptance memory attributes
 2023-02-14 22:37 UTC  (5+ messages)

[RFC PATCH 1/1] MdePkg: Add library to parse SPD data and create SMBIOS Type 17 table
 2023-02-14 21:59 UTC  (2+ messages)

[PATCH v2 1/1] MdePkg: Add DDR5 SPD defs to IndustryStandard per JESD400-5A.01
 2023-02-14 21:47 UTC  (2+ messages)

[PATCH 1/1] MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 manufacturer
 2023-02-14 19:06 UTC 

FW: [edk2-devel] [PATCH] MdeModulePkg: allow PlatformBootManagerLib to use BootNext
 2023-02-14 16:06 UTC  (6+ messages)
  `  "

[PATCH v1 0/1] Add all UEFI Config Tables to Dmem output
 2023-02-14 15:56 UTC  (3+ messages)
` [PATCH v1 1/1] ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.c
  ` [edk2-devel] "

[PATCH 1/1] MdePkg: Add DDR5 SPD defs to IndustryStandard per JESD400-5A.01
 2023-02-14 15:37 UTC  (5+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH v3 00/12] Enable New CodeQL Queries
 2023-02-14 14:16 UTC  (19+ messages)
` [PATCH v3 01/12] MdeModulePkg/SmbiosDxe: Fix pointer and buffer overflow CodeQL alerts
  ` [edk2-devel] "
` [PATCH v3 02/12] BaseTools/PatchCheck.py: Add PCCTS to tab exemption list
` [PATCH v3 03/12] BaseTools/VfrCompile: Fix potential buffer overwrites
` [PATCH v3 04/12] CryptoPkg: Fix conditionally uninitialized variable
` [PATCH v3 05/12] MdeModulePkg: Fix conditionally uninitialized variables
` [PATCH v3 06/12] MdePkg: "
` [PATCH v3 07/12] NetworkPkg: "
` [PATCH v3 08/12] PcAtChipsetPkg: "
` [PATCH v3 09/12] ShellPkg: "
` [PATCH v3 10/12] UefiCpuPkg: "
` [PATCH v3 11/12] .github/codeql/edk2.qls: Enable CWE 457, 676, and 758 queries
` [PATCH v3 12/12] .github/codeql/edk2.qls: Enable CWE 120, 787, and 805 queries

[PATCH 1/1] ArmPkg/PlatformBootManagerLib: Add path to boot UEFI Shell over UiApp
 2023-02-14 13:36 UTC  (2+ messages)

[PATCH] RedfishPkg/RedfishConfigHandler: fix FreePool issue
 2023-02-14 13:28 UTC  (3+ messages)

[edk2-staging][PATCH] RedfishClientPkg: Add mechanism to reboot system if config is changed
 2023-02-14 12:42 UTC 

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, February 14, 2023 #cal-reminder
 2023-02-14  2:30 UTC 

[edk2-devel] [PATCH v1 1/1] .devcontainer/devcontainer.json: Add devcontainer file
 2023-02-14  1:28 UTC  (3+ messages)

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, February 13, 2023 #cal-notice
 2023-02-14  0:30 UTC 

[PATCH v1 1/1] .mergify/config.yml: Remove rebase_fallback attribute (deprecated)
 2023-02-14  0:00 UTC  (5+ messages)
` [edk2-devel] "

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, February 13, 2023 #cal-reminder
 2023-02-13 23:30 UTC 

[RFC 00/13] Hardware enforced W^X memory protections
 2023-02-13 22:37 UTC  (21+ messages)
` [RFC 01/13] ArmPkg/Mmu: Remove handling of NONSECURE memory regions
` [RFC 02/13] ArmPkg/ArmMmuLib: Introduce region types for RO/XP WB cached memory
` [RFC 03/13] MdePkg/BasePeCoffLib: Add API to keep track of relocation range
` [RFC 04/13] MdeModulePkg/DxeIpl: Avoid shadowing IPL PEIM by default
` [RFC 05/13] MdeModulePkg/DxeIpl AARCH64: Remap DXE core code section before launch
` [RFC 06/13] MdeModulePkg/DxeCore: Reduce range of W+X remaps at EBS time
` [RFC 07/13] MdeModulePkg/DxeCore: Permit preliminary CPU arch fallback
  ` [edk2-devel] "
` [RFC 08/13] ArmPkg: Implement ArmSetMemoryOverrideLib
` [RFC 09/13] ArmVirtPkg/ArmVirtQemu: Use XP memory mappings by default
` [RFC 10/13] ArmVirtPkg/ArmVirtQemu: Use PEI flavor of ArmMmuLib for all PEIMs
` [RFC 11/13] ArmVirtPkg/ArmVirtQemu: Use read-only memory region type for code flash
` [RFC 12/13] BaseTools/GccBase AARCH64: Avoid page sharing between code and data
` [RFC 13/13] ArmVirtPkg/ArmVirtQemu: Enable hardware enforced W^X memory permissions
  ` [edk2-devel] "

[edk2][PATCH V1 1/1] MdePkg/IndustryStandard: add definitions for MPAM ACPI specification
 2023-02-13 21:01 UTC  (3+ messages)
` 回复: "

[PATCH v2] DynamicTablesPkg: Allow multiple top level physical nodes
 2023-02-13 16:10 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