public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-12-12 13:12:19 to 2023-12-15 11:29:24 UTC [more...]

[edk2-devel] reg: Clarification on LoadFile2 Protocol Installation for Network Boot Devices
 2023-12-15 11:29 UTC 

[edk2-devel] [PATCH v4 0/8] Refine SMM CPU Sync flow and abstract SmmCpuSyncLib
 2023-12-15  9:55 UTC  (9+ messages)
` [edk2-devel] [PATCH v4 1/8] UefiCpuPkg/PiSmmCpuDxeSmm: Optimize Semaphore Sync between BSP and AP
` [edk2-devel] [PATCH v4 2/8] UefiCpuPkg: Adds SmmCpuSyncLib library class
` [edk2-devel] [PATCH v4 3/8] MdePkg/MdeLibs.dsc.inc: Add SafeIntLib instance
` [edk2-devel] [PATCH v4 4/8] UefiCpuPkg: Implements SmmCpuSyncLib library instance
` [edk2-devel] [PATCH v4 5/8] OvmfPkg: Specifies SmmCpuSyncLib instance
` [edk2-devel] [PATCH v4 6/8] UefiPayloadPkg: "
` [edk2-devel] [PATCH v4 7/8] UefiCpuPkg/PiSmmCpuDxeSmm: Simplify RunningApCount decrement
` [edk2-devel] [PATCH v4 8/8] UefiCpuPkg/PiSmmCpuDxeSmm: Consume SmmCpuSyncLib

[edk2-devel] [PATCH v2 2/2] SctPkg: Fix the UefiSct -Wincompatible-pointer-types warnings
 2023-12-15  9:42 UTC  (2+ messages)

[edk2-devel] [PATCH v2 1/2] SctPkg: Fix X64 build errors for GCC toolchain
 2023-12-15  9:41 UTC  (2+ messages)

[edk2-devel] [Patch V3] UefiCpuPkg/PiSmmCpuDxeSmm: SmmCpuRendezvous ensure all Aps in Present
 2023-12-15  9:29 UTC 

[edk2-devel] [PATCH] BaseTools: FMMT GuidTool Auto Select Config file Enabling
 2023-12-15  9:13 UTC 

[edk2-devel] [PATCH] BaseTools: FMMT GuidTool Auto Select Config file Enabling
 2023-12-15  9:11 UTC 

[edk2-devel] [PATCH v3 0/6] Refine SMM CPU Sync flow and abstract SmmCpuSyncLib
 2023-12-15  6:44 UTC  (19+ messages)
` [edk2-devel] [PATCH v3 1/6] UefiCpuPkg/PiSmmCpuDxeSmm: Optimize Semaphore Sync between BSP and AP
` [edk2-devel] [PATCH v3 2/6] UefiCpuPkg: Adds SmmCpuSyncLib library class
` [edk2-devel] [PATCH v3 3/6] UefiCpuPkg: Implements SmmCpuSyncLib library instance
` [edk2-devel] [PATCH v3 4/6] OvmfPkg: Specifies SmmCpuSyncLib instance

[edk2-devel] [edk2-stable202311][PATCH] BaseTools: Python VfrCompiler implementation
 2023-12-15  2:40 UTC  (4+ messages)
    ` 回复: "

[edk2-devel] [edk2-redfish-client][PATCH 0/4] change method for provisioning + minor fixes
 2023-12-15  1:53 UTC  (9+ messages)
` [edk2-devel] [edk2-redfish-client][PATCH 1/4] RedfishClientPkg: add check for NULL pointer to avoid ASSERT
` [edk2-devel] [edk2-redfish-client][PATCH 2/4] RedfishClientPkg: fix typo in EfiRestJsonStructureProtocolIsReady
` [edk2-devel] [edk2-redfish-client][PATCH 3/4] RedfishClientPkg: fix access to unitialized variable
` [edk2-devel] [edk2-redfish-client][PATCH 4/4] RedfishClientPkg: use POST method while provisioning new property

[edk2-devel] [RFC PATCH] RedfishPkg: RedfishDiscoverDxe: add [] brackets to URI for IPv6 addresses
 2023-12-15  0:17 UTC  (7+ messages)

[edk2-devel] [PATCH] NetworkPkg/Ip4Dxe: Fix Reset To Default
 2023-12-14 23:42 UTC 

[edk2-devel] [PATCH v1 0/6] Tests for TCG2 Protocol
 2023-12-14 23:39 UTC  (7+ messages)
` [edk2-devel] [PATCH v1 1/6] uefi-sct/SctPkg: TCG2 Protocol: add header with TCG2 protocol definitions
` [edk2-devel] [PATCH v1 2/6] uefi-sct/SctPkg: TCG2 Protocol: add test infrastructure and GetCapability Test
` [edk2-devel] [PATCH v1 3/6] uefi-sct/SctPkg: TCG2 Protocol: add GetActivePcrBanks test
` [edk2-devel] [PATCH v1 4/6] uefi-sct/SctPkg: TCG2 Protocol: add HashLogExtendEvent test
` [edk2-devel] [PATCH v1 5/6] uefi-sct/SctPkg: TCG2 Protocol: add GetEventLog test
` [edk2-devel] [PATCH v1 6/6] uefi-sct/SctPkg: TCG2 Protocol: add SubmitCommand test

[edk2-devel] [PATCH] MdeModulePkg/ResetSystemRuntimeDxe: Print Reset Data
 2023-12-14 23:30 UTC  (2+ messages)

[edk2-devel] [PATCH v2 0/14] Redfish related fixes and improvements
 2023-12-14 23:24 UTC  (15+ messages)
` [edk2-devel] [PATCH v2 01/14] RedfishPkg: fix RedfishPlatformHostInterfaceLib library class name typo
` [edk2-devel] [PATCH v2 02/14] RedfishPkg: fix RedfishPlatformCredentialLib "
` [edk2-devel] [PATCH v2 03/14] RedfishPkg: get rid of unused definitions from RedfishCrtLib.h
` [edk2-devel] [PATCH v2 04/14] RedfishPkg: RedfishPlatformConfigDxe: reduce memory allocations
` [edk2-devel] [PATCH v2 05/14] RedfishPkg: RedfishDiscoverDxe: fix memory leak on error path
` [edk2-devel] [PATCH v2 06/14] RedfishPkg: add Component Name protocols to RedfishConfigHandler driver
` [edk2-devel] [PATCH v2 07/14] RedfishPkg: add proper initialization of IPMI request
` [edk2-devel] [PATCH v2 08/14] EmulatorPkg: fix typo. PcdRedfishServie -> PcdRedfishService
` [edk2-devel] [PATCH v2 09/14] EmulatorPkg: RedfishPlatformHostInterfaceLib: get rid of unused variable
` [edk2-devel] [PATCH v2 10/14] RedfishDiscoverDxe: introduce InitInformationData helper function
` [edk2-devel] [PATCH v2 11/14] RedfishDiscoverDxe: refine InitInformationData(), remove unnecessary casts
` [edk2-devel] [PATCH v2 12/14] RedfishDiscoverDxe: refine InitInformationData() function
` [edk2-devel] [PATCH v2 13/14] RedfishDiscoverDxe: handle memory allocation error conditions
` [edk2-devel] [PATCH v2 14/14] RedfishPkg: RedfishDiscoverDxe: add [] brackets to URI for IPv6 addresses

[edk2-devel] [PATCH v2] NetworkPkg: Triger regularly scan only if not connect to AP
 2023-12-14 20:36 UTC  (5+ messages)

[PATCH v3 0/7] RISC-V: MMU support
 2023-12-14 18:59 UTC  (7+ messages)
` [PATCH v3 7/7] OvmfPkg/RiscVVirt: SEC: Add IO memory resource hob for platform devices
  ` [edk2-devel] "

[edk2-devel] [PATCH] ArmPkg/DebugPeCoffExtraActionLib: Drop RVCT and Cygwin support
 2023-12-14 16:34 UTC  (4+ messages)

[edk2-devel] [PATCH v2 1/1] OvmfPkg/VirtNorFlashDxe: sanity-check variables
 2023-12-14 16:18 UTC  (4+ messages)

[edk2-devel] [PATCH 1/1] UefiPayloadPkg: Add SMM variable related HOBs support for SBL
 2023-12-14 15:48 UTC 

[edk2-devel] [PATCH v3 1/1] OvmfPkg/VirtNorFlashDxe: sanity-check variables
 2023-12-14 15:31 UTC 

[edk2-devel] [PATCH v3 1/1] CloudHv: Add CI for CloudHv on AArch64
 2023-12-14 15:06 UTC  (4+ messages)

[edk2-devel] [PATCH v5 0/2] Support customized FV Migration Information
 2023-12-14 14:15 UTC 

[edk2-devel] [edk2-platforms][PATCH V2 0/2] Add SMBIOS support for RD-V2 platform
 2023-12-14 14:14 UTC  (5+ messages)
` [edk2-devel] [edk2-platforms][PATCH V2 1/2] Platform/Sgi: Define RD-V2 platform id values
` [edk2-devel] [edk2-platforms][PATCH V2 2/2] Platform/Sgi: Extend SMBIOS support for RD-V2 platform

[edk2-devel] [PATCH v5 0/2] Support customized FV Migration Information
 2023-12-14 13:53 UTC  (3+ messages)
` [edk2-devel] [PATCH v5 1/2] MdeModulePkg: "
` [edk2-devel] [PATCH v5 2/2] SecurityPkg: "

[edk2-devel] [PATCH V6] DebugLib: Update DEBUG macro used when MDEPKG_NDEBUG is defined
 2023-12-14 13:28 UTC  (6+ messages)

[edk2-devel] [PATCH 1/2] MdeModulePkg/DxeIpl: Add 5 level paging support
 2023-12-14 10:45 UTC  (3+ messages)

[edk2-devel] [PATCH V5] DebugLib: Update DEBUG macro used when MDEPKG_NDEBUG is defined
 2023-12-14  9:54 UTC  (4+ messages)

[edk2-devel] [edk2][PATCH V1 0/2] Update handling of interrupt node for SSDT Serial Port Fixup Library
 2023-12-14  9:47 UTC  (5+ messages)
` [edk2-devel] [edk2][PATCH V1 1/2] ArmPkg/ArmGicArchLib: Add macros for SPI and extended SPI ranges
` [edk2-devel] [edk2][PATCH V1 2/2] DynamicTablesPkg/SsdtSerialPortFixupLib: Add Interrupt node for SPIs only

[edk2-devel] [PATCH V4 1/2] DebugLib: Update DEBUG macro used when MDEPKG_NDEBUG is defined
 2023-12-14  8:59 UTC  (5+ messages)
` [edk2-devel] [PATCH V4 2/2] ArmPkg: Remove manual exclusion of debug vars when MDEPKG_NDEBUG is not defined

[edk2-devel] [PATCH V3] DebugLib: Update DEBUG macro used when MDEPKG_NDEBUG is defined
 2023-12-14  7:43 UTC  (4+ messages)

[edk2-devel] [PATCH 1/2] DebugLib: Update DEBUG macro used when MDEPKG_NDEBUG is defined
 2023-12-14  7:31 UTC  (2+ messages)

[edk2-devel] Question about the boundary and difference between System Firmware and UEFI CXL drivers
 2023-12-14  4:27 UTC  (5+ messages)

[edk2-devel] [PATCH v3 4/5] DynamicTablesPkg: Adds API to generate a method with ArgN
 2023-12-14  4:13 UTC  (2+ messages)

[edk2-devel] [PATCH v4 00/37] Enable LoongArch virtual machine in edk2
 2023-12-14  2:53 UTC  (30+ messages)
` [edk2-devel] [PATCH v4 11/37] UefiCpuPkg: Add CPU exception library for LoongArch
` [edk2-devel] [PATCH v4 12/37] UefiCpuPkg: Add CpuMmuLib.h to UefiCpuPkg
` [edk2-devel] [PATCH v4 13/37] UefiCpuPkg: Add LoongArch64CpuMmuLib "
` [edk2-devel] [PATCH v4 14/37] UefiCpuPkg: Add multiprocessor library for LoongArch64
` [edk2-devel] [PATCH v4 15/37] UefiCpuPkg: Add CpuDxe driver "
` [edk2-devel] [PATCH v4 16/37] EmbeddedPkg: Add PcdPrePiCpuIoSize width for LOONGARCH64
` [edk2-devel] [PATCH v4 17/37] ArmVirtPkg: Move PCD of FDT base address and FDT padding to OvmfPkg
` [edk2-devel] [PATCH v4 18/37] MdePkg: Add a PCD feature flag named PcdPciIoTranslationIsEnabled
` [edk2-devel] [PATCH v4 19/37] UefiCpuPkg: Add MMIO method in CpuIo2Dxe
` [edk2-devel] [PATCH v4 20/37] ArmVirtPkg: Enable UefiCpuPkg version CpuIo2Dxe
` [edk2-devel] [PATCH v4 21/37] OvmfPkg/RiscVVirt: "
` [edk2-devel] [PATCH v4 22/37] OvmfPkg/RiscVVirt: Remove PciCpuIo2Dxe from RiscVVirt
` [edk2-devel] [PATCH v4 23/37] ArmVirtPkg: Move the FdtSerialPortAddressLib to OvmfPkg
` [edk2-devel] [PATCH v4 24/37] ArmVirtPkg: Move the PcdTerminalTypeGuidBuffer into OvmfPkg
` [edk2-devel] [PATCH v4 25/37] ArmVirtPkg: Move PlatformBootManagerLib to OvmfPkg
` [edk2-devel] [PATCH v4 26/37] OvmfPkg/LoongArchVirt: Add stable timer driver
` [edk2-devel] [PATCH v4 27/37] OvmfPkg/LoongArchVirt: Add a NULL library named CollectApResouceLibNull
` [edk2-devel] [PATCH v4 28/37] OvmfPkg/LoongArchVirt: Add serial port hook library
` [edk2-devel] [PATCH v4 29/37] OvmfPkg/LoongArchVirt: Add the early serial port output library
` [edk2-devel] [PATCH v4 30/37] OvmfPkg/LoongArchVirt: Add real time clock library
` [edk2-devel] [PATCH v4 31/37] OvmfPkg/LoongArchVirt: Add NorFlashQemuLib
` [edk2-devel] [PATCH v4 32/37] OvmfPkg/LoongArchVirt: Add FdtQemuFwCfgLib
` [edk2-devel] [PATCH v4 33/37] OvmfPkg/LoongArchVirt: Add reset system library
` [edk2-devel] [PATCH v4 34/37] OvmfPkg/LoongArchVirt: Support SEC phase
` [edk2-devel] [PATCH v4 35/37] OvmfPkg/LoongArchVirt: Support PEI phase
` [edk2-devel] [PATCH v4 36/37] OvmfPkg/LoongArchVirt: Add build file
` [edk2-devel] [PATCH v4 37/37] OvmfPkg/LoongArchVirt: Add self introduction file

[edk2-devel] [PATCH v2 0/1] ShellPkg: Tidy for code readability
 2023-12-14  2:51 UTC  (4+ messages)
` [edk2-devel] [PATCH v2 1/1] "

[edk2-devel] [PATCH v1 0/1] Resolve regex syntax warnings
 2023-12-13 21:20 UTC  (4+ messages)
` [edk2-devel] [PATCH v1 1/1] BaseTools: "
  ` [edk2-devel] 回复: "

[edk2-devel] [PATCH] BaseTools/GenFw: Change opcode when converting ADR to ADRP
 2023-12-13 19:47 UTC  (17+ messages)

[edk2-devel] [PATCH v2] CloudHv: Add CI for CloudHv on AArch64
 2023-12-13 15:15 UTC  (5+ messages)

[edk2-devel] [PATCH v10 0/5] Cache Management Operations Support For RISC-V
 2023-12-13 14:59 UTC  (6+ messages)
` [edk2-devel] [PATCH v10 1/5] MdePkg: Move RISC-V Cache Management Declarations Into BaseLib
` [edk2-devel] [PATCH v10 2/5] MdePkg: Rename Cache Management Function To Clarify Fence Based Op
` [edk2-devel] [PATCH v10 3/5] MdePkg: Implement RISC-V Cache Management Operations
` [edk2-devel] [PATCH v10 4/5] MdePkg: Utilize Cache Management Operations Implementation For RISC-V
` [edk2-devel] [PATCH v10 5/5] OvmfPkg/RiscVVirt: Override for RISC-V CPU Features

[edk2-devel] [Patch V2] UefiCpuPkg/PiSmmCpuDxeSmm: SmmCpuRendezvous ensure all Aps in Present
 2023-12-13  9:19 UTC  (5+ messages)

[edk2-devel] [PATCH v4 1/1] MdeModulePkg: Support customized FV Migration Information
 2023-12-13  8:53 UTC  (3+ messages)

[edk2-devel] [PATCH 0/9] Redfish related fixes and improvements
 2023-12-13  1:09 UTC  (11+ messages)
` [edk2-devel] [PATCH 1/9] RedfishPkg: fix RedfishPlatformHostInterfaceLib library class name typo
` [edk2-devel] [PATCH 2/9] RedfishPkg: fix RedfishPlatformCredentialLib "
` [edk2-devel] [PATCH 3/9] RedfishPkg: get rid of unused definitions from RedfishCrtLib.h
` [edk2-devel] [PATCH 4/9] RedfishPkg: RedfishPlatformConfigDxe: reduce memory allocations
` [edk2-devel] [PATCH 5/9] RedfishPkg: RedfishDiscoverDxe: fix memory leak on error path
` [edk2-devel] [PATCH 6/9] RedfishPkg: add Component Name protocols to RedfishConfigHandler driver
` [edk2-devel] [PATCH 7/9] RedfishPkg: add proper initialization of IPMI request
` [edk2-devel] [PATCH 8/9] EmulatorPkg: fix typo. PcdRedfishServie -> PcdRedfishService
` [edk2-devel] [PATCH 9/9] EmulatorPkg: RedfishPlatformHostInterfaceLib: get rid of unused variable

[edk2-devel] [PATCH V2] DebugLib: Allow -Wunneeded-internal-declaration with clang
 2023-12-13  0:36 UTC  (4+ messages)

[edk2-devel] [PATCH v1 1/1] FatPkg/FatPei: Check array offset before use
 2023-12-12 23:27 UTC  (2+ messages)

[edk2-devel] [PATCH V2] RedfishPkg/RedfishDicovery: Remedy Redfish service discovery flow
 2023-12-12 21:31 UTC  (2+ messages)

[edk2-devel] [edk2-platforms][PATCH V3 1/1] Platform/ARM/N1sdp: Add support to parse NT_FW_CONFIG
 2023-12-12 17:10 UTC  (2+ messages)

[edk2-devel] [PATCH] DebugLib: Allow -Wunneeded-internal-declaration with clang
 2023-12-12 16:52 UTC  (8+ messages)

[edk2-devel] [PATCH v4] ArmVirt: Allow memory attributes protocol to be disabled
 2023-12-12 15:22 UTC  (4+ messages)

[edk2-devel] [Patch V3 0/6] Create and consume a new gMpInformationHobGuid2 in UefiCpuPkg
 2023-12-12 15:09 UTC  (4+ messages)

[edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature
 2023-12-12  9:12 UTC  (3+ messages)

[edk2-devel] [PATCH] BaseTools: VfrCompiler Adds DefaultValueError Feature
 2023-12-12  8:43 UTC 

[edk2-devel] [PATCH V2 1/1] Silicon/Intel/FitGen:FIT change for FBM entry
 2023-12-12  8:42 UTC 

[edk2-devel] [PATCH V1 1/1] Silicon/Intel/FitGen:FIT change for FBM entry
 2023-12-12  8:13 UTC 

[edk2-devel] [PATCH] [BaseTools] VfrCompiler: Add DefaultValueError Feature
 2023-12-12  8:27 UTC 

[edk2-devel] [PATCH V1 1/1] Silicon/Intel/FitGen:FIT change for FBM entry
 2023-12-12  8:01 UTC 

[edk2-devel] [PATCH V2 1/1] Silicon/Intel/FitGen:FIT change for FBM entry
 2023-12-12  8:06 UTC 


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