public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2024-05-24 02:06:08 to 2024-05-30 00:51:10 UTC [more...]

[edk2-devel] GitHub PR Code Review process now active
 2024-05-30  0:51 UTC  (14+ messages)

[edk2-devel] libspdm Breaking Builds
 2024-05-30  0:32 UTC  (14+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Wednesday, May 29, 2024 #cal-reminder
 2024-05-30  0:15 UTC 

[edk2-devel] [PATCH] OvmfPkg: Update VMM Hob list check to support new resource attributes
 2024-05-29 23:59 UTC  (6+ messages)
      ` 回复: "

[edk2-devel] [PATCH v3 5/6] UefiPayloadPkg: Add FDT Paser relative LIBs
 2024-05-29 20:25 UTC  (2+ messages)

[edk2-devel] [edk2-platforms][PATCH V4 00/17] Split NorFlashDxe driver and add CadenceQspiNorFlashDeviceLib library
 2024-05-29 15:51 UTC  (24+ messages)
` [edk2-devel] [edk2-platforms][PATCH V4 01/17] Platform/ARM/NorFlashDxe: Move DiskIo related functions out of NorFlash.c
` [edk2-devel] [edk2-platforms][PATCH V4 02/17] Platform/ARM/NorFlashDxe: Move NorFlashVirtualNotifyEvent
` [edk2-devel] [edk2-platforms][PATCH V4 03/17] Platform/ARM/NorFlashDxe: Add NorFlashCommon.h header file
` [edk2-devel] [edk2-platforms][PATCH V4 04/17] Platform/ARM/NorFlashDxe: Move flash specific functions to NorFlash.c
` [edk2-devel] [edk2-platforms][PATCH V4 05/17] Platform/ARM/NorFlashDxe: Remove unimplemented functions from NorFlash.h
` [edk2-devel] [edk2-platforms][PATCH V4 06/17] Platform/ARM/NorFlashDxe: Make local functions STATIC
` [edk2-devel] [edk2-platforms][PATCH V4 07/17] Platform/ARM: Create NorFlashDeviceLib library interface for flash specific functions
` [edk2-devel] [edk2-platforms][PATCH V4 08/17] Platform/ARM: Add P30NorFlashDeviceLib Library
` [edk2-devel] [edk2-platforms][PATCH V4 09/17] Platform/ARM/NorFlashDxe: Switch from NorFlash.c to NorFlashDeviceLib
` [edk2-devel] [edk2-platforms][PATCH V4 10/17] Platform/ARM: Add HostControllerBaseAddress variable
` [edk2-devel] [edk2-platforms][PATCH V4 11/17] Platform/ARM/NorFlashDxe: Fix memory leak in NorFlashCreateInstance()
` [edk2-devel] [edk2-platforms][PATCH V4 12/17] Platform/ARM: Add optional provision to fetch and print NOR Flash info
` [edk2-devel] [edk2-platforms][PATCH V4 13/17] Silicon/ARM/NeoverseN1Soc: Enable SCP QSPI flash region
` [edk2-devel] [edk2-platforms][PATCH V4 14/17] Silicon/ARM/NeoverseN1Soc: NOR flash library for N1Sdp
` [edk2-devel] [edk2-platforms][PATCH V4 15/17] Platform/ARM: Add CadenceQspiNorFlashDeviceLib for NorFlashDxe
` [edk2-devel] [edk2-platforms][PATCH V4 16/17] Platform/ARM/N1Sdp: Persistent storage for N1Sdp
` [edk2-devel] [edk2-platforms][PATCH V4 17/17] Platform/ARM/N1Sdp: Enable FaultTolerantWrite Dxe driver "

[edk2-devel] [PATCH] ASpeed/ASpeedGopBinPkg: Update X64/AArch64 Gop UEFI Driver
 2024-05-29 14:30 UTC  (3+ messages)

[edk2-devel] [PATCH edk2-non-osi v2 1/1] Qemu/Sbsa: update to TF-A 2.11.0
 2024-05-29 13:36 UTC  (3+ messages)

[edk2-devel] [PATCH edk2-non-osi 1/1] Qemu/Sbsa: update to TF-A 2.11.0
 2024-05-29 13:20 UTC  (2+ messages)

[edk2-devel] [PATCH v3 00/20] NetworkPkg: CVE-2023-45236 and CVE-2023-45237
 2024-05-29 13:09 UTC  (31+ messages)
` [edk2-devel] [PATCH v3 01/20] EmulatorPkg: : Add RngDxe to EmulatorPkg
` [edk2-devel] [PATCH v3 02/20] EmulatorPkg: : Add Hash2DxeCrypto "
` [edk2-devel] [PATCH v3 03/20] OvmfPkg:PlatformCI: Support virtio-rng-pci
` [edk2-devel] [PATCH v3 04/20] OvmfPkg: : Add Hash2DxeCrypto to OvmfPkg
` [edk2-devel] [PATCH v3 05/20] ArmVirtPkg:PlatformCI: Support virtio-rng-pci
` [edk2-devel] [PATCH v3 06/20] ArmVirtPkg: : Add Hash2DxeCrypto to ArmVirtPkg
` [edk2-devel] [PATCH v3 07/20] SecurityPkg: RngDxe: Remove incorrect limitation on GetRng
` [edk2-devel] [PATCH v3 08/20] NetworkPkg:: SECURITY PATCH CVE-2023-45237
` [edk2-devel] [PATCH v3 09/20] NetworkPkg: TcpDxe: SECURITY PATCH CVE-2023-45236
` [edk2-devel] [PATCH v3 10/20] MdePkg: : Add MockUefiBootServicesTableLib
` [edk2-devel] [PATCH v3 11/20] MdePkg: : Adds Protocol for MockRng
` [edk2-devel] [PATCH v3 12/20] MdePkg: Add MockHash2 Protocol for testing
` [edk2-devel] [PATCH v3 13/20] NetworkPkg: Update the PxeBcDhcp6GoogleTest due to underlying changes
` [edk2-devel] [PATCH v3 14/20] ArmPkg: Allow SMC/HVC monitor conduit to be specified at runtime
` [edk2-devel] [PATCH v3 15/20] ArmVirtPkg: Move PcdMonitorConduitHvc
` [edk2-devel] [PATCH v3 16/20] MdePkg/BaseRngLib AARCH64: Remove overzealous ASSERT()
  ` 回复: "
` [edk2-devel] [PATCH v3 17/20] ArmVirtPkg/ArmVirtQemu: Permit the use of dynamic PCDs in PEI
` [edk2-devel] [PATCH v3 18/20] ArmVirtPkg: Use dynamic PCD to set the SMCCC conduit
` 回复: [edk2-devel] [PATCH v3 00/20] NetworkPkg: CVE-2023-45236 and CVE-2023-45237
            ` [edk2-devel] "
              ` 回复: "

[edk2-devel] [PATCH] MdeModulePkg: Update GCD attribute conversion to support SP attribute
 2024-05-29 13:05 UTC  (3+ messages)

[edk2-devel] [PATCH v1 0/2] Add a new FdtNorFalshQemuLib and enable it in
 2024-05-29  9:09 UTC  (9+ messages)
` [edk2-devel] [PATCH v1 1/2] OvmfPkg: Add no hardcode version of FtdNorFlashQemuLib

[edk2-devel] [edk2-platforms 0/3] AmdPlatformPkg: SmbiosDxe and SPI supporting libraries
 2024-05-29  8:57 UTC  (7+ messages)
` [edk2-devel] [edk2-platforms 1/3] AmdPlatformPkg: Removes unused gBoardBdsBootFromDevicePathProtocolGuid
` [edk2-devel] [edk2-platforms 2/3] AmdPlatformPkg: Implements SmmCorePlatformHookLib library
` [edk2-devel] [edk2-platforms 3/3] AmdPlatformPkg: Adds SPI smm core platform hook

[edk2-devel] [PATCH v1 1/2] MdeModulePkg/Core/Pei: Install MigrateTempRamPpi
 2024-05-29  3:36 UTC  (3+ messages)
` [edk2-devel] 回复: "

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Wednesday, May 29, 2024 #cal-reminder
 2024-05-29  0:30 UTC 

[edk2-devel] PR Process Wiki Updates
 2024-05-28 17:13 UTC  (3+ messages)

[edk2-devel] [PATCH 1/1] EmulatorPkg: fix build error
 2024-05-28 14:57 UTC 

[edk2-devel] [PATCH edk2-platforms v2 0/3] SbsaQemu: support multiple PCI Express buses
 2024-05-28 14:31 UTC  (5+ messages)
` [edk2-devel] [PATCH edk2-platforms v2 1/3] SbsaQemu: scan for PCIe buses
` [edk2-devel] [PATCH edk2-platforms v2 2/3] SbsaQemu: describe PCIe buses in SSDT tables
` [edk2-devel] [PATCH edk2-platforms v2 3/3] SbsaQemu: generate MCFG table

[edk2-devel] [Patch V2 00/18] Remove some S3 related code in CpuS3.c of smm cpu driver
 2024-05-28  9:44 UTC  (11+ messages)
  ` [edk2-devel] [Patch V2 17/18] MdeModulePkg:Remove MpService2Ppi field in SMM_S3_RESUME_STATE
    ` 回复: "
  ` [edk2-devel] [Patch V2 01/18] MdeModulePkg: Add gEdkiiS3MtrrSettingGuid
    ` 回复: "

[edk2-devel] [edk2-platform 0/2] AmdPlatformPkg: Fix the build failure
 2024-05-28  3:59 UTC  (4+ messages)
` [edk2-devel] [edk2-platform 1/2] AmdPlatformPkg: Corrects file path of LogoDxe driver
` [edk2-devel] [edk2-platform 2/2] AmdPlatformPkg: Fix windows VC compilation warning

[edk2-devel] CryptoPkg OpensslLib TLSv1.3 support
 2024-05-28  3:30 UTC  (2+ messages)

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, May 27, 2024 #cal-notice
 2024-05-27 23:30 UTC 

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, May 27, 2024 #cal-reminder
 2024-05-27 22:30 UTC 

[edk2-devel] [PATCH] ShellPkg/Pci.c: Update supported link speed to PCIe Gen6
 2024-05-27 13:02 UTC  (2+ messages)

回复: [edk2-devel] Soft Feature Freeze starts now for edk2-stable202405
 2024-05-27  9:24 UTC  (9+ messages)
  `  "

[edk2-devel] [PATCH] UefiCpuPkg/MpLib:Do not assume BSP is #0
 2024-05-27  2:38 UTC  (5+ messages)
    ` 回复: "

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, May 27, 2024 #cal-reminder
 2024-05-26 23:30 UTC 

[edk2-devel] [PATCH] MdePkg:Update UEFI version to 2.10
 2024-05-26 15:27 UTC  (3+ messages)

[edk2-devel] EDK II Stable Tag release edk2-stable202405 completed
 2024-05-25 12:00 UTC  (3+ messages)
` [edk2-devel] [edk2-announce] "
  ` 回复: "

[edk2-devel] Proposal to switch TianoCore Code Review from email to GitHub Pull Requests on 5-24-2024
 2024-05-24 14:53 UTC  (3+ messages)
` [edk2-devel] [edk2-rfc] "

[edk2-devel] [PATCH v3 00/20] NetworkPkg: CVE-2023-45236 and CVE-2023-45237
 2024-05-24  5:44 UTC  (21+ messages)
` [edk2-devel] [PATCH v3 01/20] EmulatorPkg: : Add RngDxe to EmulatorPkg
` [edk2-devel] [PATCH v3 02/20] EmulatorPkg: : Add Hash2DxeCrypto "
` [edk2-devel] [PATCH v3 03/20] OvmfPkg:PlatformCI: Support virtio-rng-pci
` [edk2-devel] [PATCH v3 04/20] OvmfPkg: : Add Hash2DxeCrypto to OvmfPkg
` [edk2-devel] [PATCH v3 05/20] ArmVirtPkg:PlatformCI: Support virtio-rng-pci
` [edk2-devel] [PATCH v3 06/20] ArmVirtPkg: : Add Hash2DxeCrypto to ArmVirtPkg
` [edk2-devel] [PATCH v3 07/20] SecurityPkg: RngDxe: Remove incorrect limitation on GetRng
` [edk2-devel] [PATCH v3 08/20] NetworkPkg:: SECURITY PATCH CVE-2023-45237
` [edk2-devel] [PATCH v3 09/20] NetworkPkg: TcpDxe: SECURITY PATCH CVE-2023-45236
` [edk2-devel] [PATCH v3 10/20] MdePkg: : Add MockUefiBootServicesTableLib
` [edk2-devel] [PATCH v3 11/20] MdePkg: : Adds Protocol for MockRng
` [edk2-devel] [PATCH v3 12/20] MdePkg: Add MockHash2 Protocol for testing
` [edk2-devel] [PATCH v3 13/20] NetworkPkg: Update the PxeBcDhcp6GoogleTest due to underlying changes
` [edk2-devel] [PATCH v3 14/20] ArmPkg: Allow SMC/HVC monitor conduit to be specified at runtime
` [edk2-devel] [PATCH v3 15/20] ArmVirtPkg: Move PcdMonitorConduitHvc
` [edk2-devel] [PATCH v3 16/20] MdePkg/BaseRngLib AARCH64: Remove overzealous ASSERT()
` [edk2-devel] [PATCH v3 17/20] ArmVirtPkg/ArmVirtQemu: Permit the use of dynamic PCDs in PEI
` [edk2-devel] [PATCH v3 18/20] ArmVirtPkg: Use dynamic PCD to set the SMCCC conduit
` [edk2-devel] [PATCH v3 19/20] ArmVirtPkg: Reverse inclusion order of MdeLibs.inc and ArmVirt.dsc.inc
` [edk2-devel] [PATCH v3 20/20] ArmVirtPkg/ArmVirtQemu: Add RngDxe driver

[edk2-devel] [edk2-platforms][PATCH 1/3] Platform/AMD: Initial commit of cross platform/board interfaces
 2024-05-24  5:02 UTC  (14+ messages)
` [edk2-devel] [edk2-platforms][PATCH 2/3] Platform/AMD: Update Readme.md
` [edk2-devel] [edk2-platforms][PATCH 3/3] edk2-platform/Maintainer: Add entries for AMD packages

[edk2-devel] [PATCH v2 00/13] NetworkPkg: CVE-2023-45236 and CVE-2023-45237
 2024-05-24  4:24 UTC  (3+ messages)
` [edk2-devel] [PATCH v2 13/13] NetworkPkg: Update the PxeBcDhcp6GoogleTest due to underlying changes

[edk2-devel] [PATCH v2 09/13] NetworkPkg: TcpDxe: SECURITY PATCH CVE-2023-45236
 2024-05-24  4:23 UTC  (4+ messages)
  ` 回复: "

[edk2-devel] [PATCH v3 6/6] UefiPayloadPkg: Update UefiPayload driver for FDT support
 2024-05-24  4:14 UTC 

[edk2-devel] [PATCH v3 4/6] UefiPayloadPkg: Update PayloadLoader to suport FDT
 2024-05-24  4:13 UTC 

[edk2-devel] [PATCH v3 3/6] UefiPayloadPkg: Support Debug function when Hob was not available
 2024-05-24  4:13 UTC 

[edk2-devel] [PATCH v3 2/6] UefiPayloadPkg: Addd header files for FDT structure and function
 2024-05-24  4:12 UTC 

[edk2-devel] [PATCH v3 1/6] MdePkg: Fix build error after enable FDT support
 2024-05-24  4:12 UTC 

[edk2-devel] [PATCH v3 0/6] *** FDT support in Universal Payload ***
 2024-05-24  4:11 UTC 

[edk2-devel] [PATCH v2 6/6] UefiPayloadPkg: Update UefiPayload driver for FDT support
 2024-05-24  3:25 UTC 

[edk2-devel] [PATCH v2 5/6] UefiPayloadPkg: Add FDT Paser relative LIBs
 2024-05-24  3:24 UTC 

[edk2-devel] [PATCH v2 4/6] UefiPayloadPkg: Update PayloadLoader to suport FDT
 2024-05-24  3:24 UTC 

[edk2-devel] [PATCH v2 3/6] UefiPayloadPkg: Support Debug function when Hob was not available
 2024-05-24  3:24 UTC 

[edk2-devel] [PATCH v2 2/6] UefiPayloadPkg: Addd header files for FDT structure and function
 2024-05-24  3:23 UTC 

[edk2-devel] [PATCH v2 1/6] MdePkg: Fix build error after enable FDT support
 2024-05-24  3:23 UTC 

[edk2-devel] [PATCH v2 0/6] *** SUBJECT HERE ***
 2024-05-24  3:22 UTC 

[edk2-devel] [PATCH] UefiCpuPkg:fix issue when splitting paging entry
 2024-05-24  3:15 UTC  (2+ messages)

[edk2-devel] [PATCH] Pkg-Module:UefiCpuPkg/MpLib:Do not assume BSP is #0
 2024-05-24  3:03 UTC  (2+ messages)

[edk2-devel] 回复: [edk2-devel] [PATCH v2 03/13] OvmfPkg:PlatformCI: Support virtio-rng-pci
 2024-05-24  3:02 UTC  (5+ messages)
      ` 回复: "

[edk2-devel] [PATCH v1 6/6] UefiPayloadPkg: Update UefiPayload driver for FDT support
 2024-05-24  2:24 UTC 

[edk2-devel] [PATCH v1 6/6] UefiPayloadPkg: Update UefiPayload driver for FDT support
 2024-05-24  2:07 UTC 

[edk2-devel] [PATCH v1 5/6] UefiPayloadPkg: Add FDT Paser relative LIBs
 2024-05-24  2:06 UTC 

[edk2-devel] [PATCH v1 4/6] UefiPayloadPkg: Update PayloadLoader to suport FDT
 2024-05-24  2:06 UTC 

[edk2-devel] [PATCH v1 3/6] UefiPayloadPkg: Support Debug function when Hob was not avalible
 2024-05-24  2:05 UTC 


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