public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-07-06 13:45:01 to 2023-07-13 08:42:51 UTC [more...]

[PATCH v2 0/4] Add support for generating ACPI ThermalZones
 2023-07-13  8:42 UTC  (6+ messages)
` [PATCH v2 1/4] DynamicTablesPkg: Add ThermalZone CodeGen function
` [PATCH v2 2/4] DynamicTablesPkg: Add support for simple method invocation
` [PATCH v2 3/4] DynamicTablesPkg: Add support to add Strings to package
` [PATCH v2 4/4] DynamicTablesPkg: Add Aml NameUnicodeString API

[PATCH] IntelSiliconPkg/Vtd: Resolve parameter transfer errors
 2023-07-13  8:19 UTC  (3+ messages)

[PATCH v1 1/1] ShellPkg: Acpivew/GTDT: Print timer flags information
 2023-07-13  7:11 UTC  (2+ messages)

[edk2-devel] [PATCH 2/2] NetworkPkg/HttpDxe: fix driver binding start issue
 2023-07-13  6:54 UTC  (5+ messages)

[PATCH v5 1/3] MdeModulePkg/Bus/Usb/UsbNetwork/UsbRndis: Add USB RNDIS devices support
 2023-07-13  6:48 UTC  (3+ messages)
` [PATCH v5 2/3] MdeModulePkg/Bus/Usb/UsbNetwork/UsbCdcEcm: Add USB Cdc ECM "
` [PATCH v5 3/3] MdeModulePkg/Bus/Usb/UsbNetwork/UsbCdcNcm: Add USB Cdc NCM "

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - Thursday, July 13, 2023 #cal-reminder
 2023-07-13  2:30 UTC 

[PATCH 00/14] Implement Dynamic Memory Protections
 2023-07-12 21:54 UTC  (18+ messages)
` [PATCH 01/14] MdeModulePkg: Add DXE and MM Memory Protection Settings Definitions
` [PATCH 02/14] MdeModulePkg: Add MemoryProtectionHobLib Definitions and NULL Libs
` [PATCH 03/14] MdeModulePkg: Add Phase-Specific MemoryProtectionHobLib Implementations
` [PATCH 04/14] OvmfPkg: Create the memory protection settings HOB
` [PATCH 05/14] ArmVirtPkg: Create "
` [PATCH 06/14] ArmPkg: Update to use memory protection HOB
` [PATCH 07/14] EmulatorPkg: "
` [PATCH 08/14] MdeModulePkg: "
` [PATCH 09/14] OvmfPkg: "
` [PATCH 10/14] UefiCpuPkg: "
` [PATCH 11/14] UefiPayloadPkg: "
` [PATCH 12/14] OvmfPkg: Delete Memory Protection PCDs
` [PATCH 14/14] MdeModulePkg: "
  ` [edk2-devel] "

[edk2-platforms][PATCH V1 00/20] Add the support for ARM Firmware First Framework
 2023-07-12 21:49 UTC  (36+ messages)
` [edk2-platforms][PATCH V1 01/20] ArmPkg: Change PcdFfaEnable flag datatype
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 02/20] StandaloneMmPkg: Allocate and initialise SP stack from internal memory
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 03/20] StandaloneMmPkg: Include libfdt in the StMM
` [edk2-platforms][PATCH V1 04/20] ArmPkg: Add data structures to receive FF-A boot information
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 05/20] ArmPkg/ArmFfaSvc: Add helper macros and fids
` [edk2-platforms][PATCH V1 06/20] ArmPkg: Add support for FFA_MEM_PERM_GET/SET ABIs
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 07/20] StandaloneMmPkg: define new data structure to stage FF-A boot information
` [edk2-platforms][PATCH V1 08/20] StandaloneMmPkg: Add backwards compatible support to detect FF-A v1.1
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 09/20] StandaloneMmPkg: parse SP manifest and populate new boot information
` [edk2-platforms][PATCH V1 10/20] StandaloneMmPkg: Populate Hoblist for SP init from StMM "
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 11/20] StandaloneMmPkg: Skip zero sized sections while tweaking page permissions
` [edk2-platforms][PATCH V1 12/20] StandaloneMmPkg: Add global check for FF-A abis
` [edk2-platforms][PATCH V1 13/20] ArmPkg: Bump the StMM SP FF-A minor version to 1
` [edk2-platforms][PATCH V1 14/20] ArmPkg/MmCommunicationDxe: Introduce FF-A version check
` [edk2-platforms][PATCH V1 15/20] ArmPkg/MmCommunicationDxe: Add support for obtaining FF-A partition ID
` [edk2-platforms][PATCH V1 16/20] ArmPkg/MmCommunicationDxe: Register FF-A RX/TX buffers
` [edk2-platforms][PATCH V1 17/20] ArmPkg/MmCommunicationDxe: Unmap FF-A RX/TX buffers during ExitBootServices
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 18/20] ArmPkg/MmCommunicationDxe: Discover the StMM SP
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 19/20] ArmPkg/MmCommunicationDxe: Use the FF-A transport for MM requests
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 20/20] StandaloneMmPkg: Add support for MM requests as FF-A direct messages
` [edk2-devel] [edk2-platforms][PATCH V1 00/20] Add the support for ARM Firmware First Framework

heap/page guard broken on aarch64
 2023-07-12 21:20 UTC  (4+ messages)
    ` [edk2-devel] "

[edk2-devel] Event: TianoCore Community Meeting EMEA/NAMO - Thursday, July 13, 2023 #cal-reminder
 2023-07-12 15:00 UTC 

[PATCH v3 0/6] SecurityPkg/MdePkg: Update RngLib GUID identification
 2023-07-12 13:38 UTC  (16+ messages)
` [PATCH v3 3/6] MdePkg/Rng: Add GUIDs to describe Rng algorithms
  ` [edk2-devel] "
                ` 回复: "
` [PATCH v3 5/6] SecurityPkg/RngDxe: Use GetRngGuid() when probing RngLib

[PATCH v4 0/8] SecurityPkg/MdePkg: Update RngLib GUID identification
 2023-07-12 13:35 UTC  (10+ messages)
` [PATCH v4 1/8] MdePkg: Move BaseRngLibTimerLib to MdeModulePkg
` [PATCH v4 2/8] SecurityPkg/SecurityPkg.dec: Move PcdCpuRngSupportedAlgorithm to MdePkg
` [PATCH v4 3/8] MdePkg/DxeRngLib: Request raw algorithm instead of default
` [PATCH v4 4/8] MdePkg/Rng: Add GUID to describe Arm Rndr Rng algorithms
` [PATCH v4 5/8] MdeModulePkg/Rng: Add GUID to describe unsafe "
` [PATCH v4 6/8] MdePkg/Rng: Add GetRngGuid() to RngLib
` [PATCH v4 7/8] SecurityPkg/RngDxe: Use GetRngGuid() when probing RngLib
` [PATCH v4 8/8] SecurityPkg/RngDxe: Simplify Rng algorithm selection for Arm

[PATCH v1 0/1] Platform: Reflect BaseRngLibTimerLib moving to MdeModulePkg
 2023-07-12 13:33 UTC  (2+ messages)
` [PATCH v1 1/1] Platform/Silicon: "

[PATCH v2 0/2] MdeModulePkg/Bus/Ata/AtaAtapiPassThru: Fix
 2023-07-12  8:28 UTC  (9+ messages)
` [PATCH v2 1/2] MdeModulePkg/Bus/Ata/AtaAtapiPassThru: Fix SIGN_EXTENSION Coverity issue
` [PATCH v2 2/2] MdeModulePkg/Bus/Ata/AtaAtapiPassThru: Fix UNUSED_VALUE "
        ` [edk2-devel] "

[PATCH] UefiPayloadPkg: Add FIT support
 2023-07-12  8:15 UTC 

[PATCH v1 0/1] UefiCpuPkg: Uses gMmst in MmSaveStateLib
 2023-07-12  7:42 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH 1/1] MdeModulePkg/Bus/Pci/EhciDxe: Fix FORWARD_NULL Coverity issues
 2023-07-12  4:48 UTC  (2+ messages)

[edk2-platforms][PATCH v1 1/1] ManageabilityPkg: Ipmi Get/Set Boot Options
 2023-07-12  2:10 UTC  (5+ messages)
  ` [edk2-devel] "

[edk2-devel][edk2-platforms][PATCH V4-1] IpmiFeaturePkg:Provided multiple IPMI interface support in PEI
 2023-07-12  2:02 UTC  (3+ messages)

Managing boot order dependencies with ResetNotification Protocol
 2023-07-11 23:37 UTC  (2+ messages)

[PATCH] MdeModulePkg/PciHostBridge: Add support for driver binding
 2023-07-11 21:49 UTC  (6+ messages)

[PATCH v15 0/8] Adds AmdSmmCpuFeaturesLib and MmSaveStateLib
 2023-07-11 16:03 UTC  (6+ messages)
` Use gMmst from MmServiceTableLib in MmSaveStateLib
        ` [edk2-devel] "

[PATCH v2 0/4] OvmfPkg/RiscVVirt: Add CLANGDWARF toolchain support
 2023-07-11 15:43 UTC  (5+ messages)
` [PATCH v2 1/4] OvmfPkg/RiscVVirt: use 'auto' alignment and FIXED for XIP modules
` [PATCH v2 2/4] OvmfPkg/RiscVVirt: SecEntry: Remove unnecessary assembly directives
` [PATCH v2 3/4] BaseTools/tools_def: Add CLANGDWARF support for RISC-V
` [PATCH v2 4/4] OvmfPkg/RiscVVirt: Update README for CLANGDWARF support

[PATCH v2 0/3] OvmfPkg/Bhyve: enable bus enumeration
 2023-07-11  7:16 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "OvmfPkg/Bhyve: consume PciHostBridgeLibScan"
` [PATCH v2 2/3] Revert "OvmfPkg/Bhyve: remove IncompatiblePciDeviceSupport DXE driver"
` [PATCH v2 3/3] OvmfPkg/BhyvePkg: enable bus enumeration

ArmVirtPkg: non-executable EFI_LOADER_DATA breaks GRUB on Ubuntu 22.04
 2023-07-11  6:58 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Integrate UiApp and BootManagerMenuApp into MultiFv
 2023-07-11  6:08 UTC  (3+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, July 11, 2023 #cal-reminder
 2023-07-11  1:30 UTC 

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, July 10, 2023 #cal-notice
 2023-07-10 23:30 UTC 

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, July 10, 2023 #cal-reminder
 2023-07-10 22:30 UTC 

[PATCH v1 0/1] Improve Edk2ToolsBuild.py compiler logging
 2023-07-10 15:06 UTC  (5+ messages)
` [PATCH v1 1/1] BaseTools: scan Edk2ToolsBuild.py make output

[PATCH 0/4] Remove AP waking vector in Reset Vector
 2023-07-10 11:38 UTC  (7+ messages)
` [PATCH 1/4] BaseTools: Remove logic to create AP waking vector in GenFv
  ` 回复: [edk2-devel] "
` [PATCH 2/4] UefiCpuPkg/SecCore: Remove AP waking Vector logic in SecCore
` [PATCH 3/4] OvmfPkg: Remove applicationProcessorEntryPoint
` [PATCH 4/4] UefiCpuPk/ResetVector: Remove AP waking vector from ResetVector
` [edk2-devel] [PATCH 0/4] Remove AP waking vector in Reset Vector

[PATCH V1] OvmfPkg/PeilessStartupLib: Updated with PcdSecureBootSupported
 2023-07-10 10:36 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/4] OvmfPkg/RiscVVirt: Add CLANGDWARF toolchain support
 2023-07-10  9:29 UTC  (4+ messages)
` [PATCH 3/4] BaseTools/tools_def: Add CLANGDWARF support for RISC-V
  ` 回复: "
    ` [edk2-devel] "

[Patch V3] [edk2-staging] BaseTools/FMMT: C FMMT match new version machine defines
 2023-07-10  1:59 UTC  (5+ messages)
` 回复: "
    ` 回复: [edk2-devel] "
      `  "

[PATCH 1/1] MdePkg: Add Cxl20.h into IndustryStandard
 2023-07-10  1:42 UTC  (6+ messages)
    ` [edk2-devel] "
      ` [edk2-devel] [PATCH v2 "
        ` 回复: [ ** SPAMMAIL ** ][edk2-devel] "

回复: [edk2-devel] [PATCH v1 1/1] MdeModulePkg/Variable: TcgMorLockSmm Key Mismatch changes lock state
 2023-07-10  1:28 UTC  (3+ messages)
` [edk2-devel] "
  ` 回复: "

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, July 10, 2023 #cal-reminder
 2023-07-09 23:30 UTC 

[PATCH v1 0/2] Automatically set NXCOMPAT bit if requirements are met
 2023-07-09 23:24 UTC  (4+ messages)
` [PATCH v1 2/2] BaseTools: GenFw: auto-set nxcompat flag

[PATCH] OvmfPkg/CloudHv: update Maintainers.txt entry
 2023-07-09  5:44 UTC 

[edk2-devel][PATCH v1 1/1] ArmPkg: CpuDxe: Sync GCD Capabilities With Page Table Attributes
 2023-07-07 20:13 UTC  (3+ messages)

[PATCH v2 1/1] MdeModulePkg: UsbBusDxe: Rebuild Descriptor Table
 2023-07-07 17:07 UTC 

[PATCH edk2-platforms v2 0/3] Platform/SbsaQemu: use XHCI to replace EHCI
 2023-07-07 16:13 UTC  (5+ messages)
` [PATCH edk2-platforms v2 1/3] Platform/Qemu/SbsaQemu/SbsaQemu.dsc: define XHCI Pcd settings
` [PATCH edk2-platforms v2 2/3] SbsaQemu: Drivers: Add initial support for XHCI
` [PATCH edk2-platforms v2 3/3] SbsaQemu: AcpiTables: Add XHCI info into DSDT
` [edk2-devel] [PATCH edk2-platforms v2 0/3] Platform/SbsaQemu: use XHCI to replace EHCI

[PATCH v3 0/1] Add support for running shell test application in an immutable volume
 2023-07-07 15:45 UTC  (4+ messages)
` [PATCH v3 1/1] UnitTestFrameworkPkg: UnitTestPersistenceLib: Save Unit Test Cache Option
  ` [edk2-devel] "

[RFC][PATCH][edk2-redfish-client] RedfishClientPkg: rename RedfishResourceIdentifyLibComuterSystem
 2023-07-07 12:24 UTC  (4+ messages)

[PATCH 0/4] Sync BSP's APIC mode to APs in MP init flow
 2023-07-07 11:26 UTC  (8+ messages)
` [PATCH 1/4] UefiCpuPkg/MpInitLib: Separate X2APIC enabling to subfunction
` [PATCH 2/4] UefiCpuPkg/MpInitLib: Sync BSP's APIC mode to APs in InitConfig path
` [PATCH 3/4] UefiCpuPkg/MpInitLib: Skip X2APIC enabling when BSP in X2APIC already
` [PATCH 4/4] UefiCpuPkg/CpuFeatures: Deprecate CPU_FEATURE_X2APIC
` [edk2-devel] [PATCH 0/4] Sync BSP's APIC mode to APs in MP init flow

[PATCH v2 0/1] Fixing RngDxe error for ARM/AARCH64
 2023-07-07 10:30 UTC  (4+ messages)
  ` [edk2-devel] [PATCH v2 1/1] SecurityPkg: RngDxe: Fixing mAvailableAlgoArray allocator

[PATCH 0/1] UefiPayloadPkg: Match BAR if framebuffer is at an offset
 2023-07-07  9:20 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 1/1] SecurityPkg: RngDxe: Fixing mAvailableAlgoArray allocator
 2023-07-07  8:21 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH v1 1/1] MinPlatformPkg: Add Mem Type Info variable validity checks
 2023-07-07  1:14 UTC  (2+ messages)
  ` [edk2-devel] "

[edk2-platforms][PATCH v1 1/1] MinPlatformPkg: Fix build errors in SmmVariableWriteLib
 2023-07-07  1:14 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH] MdeModulePkg/XhciDxe: Use Performance Timer for XHCI Timeouts
 2023-07-06 18:01 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v1 00/24] Update Edk2-pytools to latest versions
 2023-07-06 15:36 UTC  (4+ messages)
` [PATCH v1 08/24] DynamicTablesPkg: CI: Add PrEval entry

[PATCH 1/1] OvmfPkg/PlatformBootManagerLib: setup virtio-mmio devices
 2023-07-06 15:31 UTC 

[PATCH v3 1/1] ArmVirtPkg: use PcdTerminalTypeGuidBuffer for VirtioSerial console
 2023-07-06 14:31 UTC  (2+ messages)

[edk2-devel] Now: TianoCore edk2-test Bug Triage Meeting - Thursday, July 6, 2023 #cal-notice
 2023-07-06 14:00 UTC 

[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - Thursday, July 6, 2023 #cal-reminder
 2023-07-06 13:45 UTC 


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