public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-12-12 00:24:14 to 2023-12-14 15:32:05 UTC [more...]

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

[edk2-devel] [PATCH v2 1/1] OvmfPkg/VirtNorFlashDxe: sanity-check variables
 2023-12-14 15:31 UTC  (3+ messages)

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

[edk2-devel] [PATCH] ArmPkg/DebugPeCoffExtraActionLib: Drop RVCT and Cygwin support
 2023-12-14 14:59 UTC  (3+ 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 v3 0/6] Refine SMM CPU Sync flow and abstract SmmCpuSyncLib
 2023-12-14 13:48 UTC  (14+ 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] [PATCH V6] DebugLib: Update DEBUG macro used when MDEPKG_NDEBUG is defined
 2023-12-14 13:28 UTC  (6+ messages)

[edk2-devel] [PATCH v2] NetworkPkg: Triger regularly scan only if not connect to AP
 2023-12-14 11:19 UTC  (4+ 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  (40+ messages)
` [edk2-devel] [PATCH v4 01/37] MdePkg: Add the header file named Csr.h for LoongArch64
` [edk2-devel] [PATCH v4 02/37] MdePkg: Add LoongArch64 FPU function set into BaseCpuLib
` [edk2-devel] [PATCH v4 03/37] MdePkg: Add LoongArch64 exception function set into BaseLib
` [edk2-devel] [PATCH v4 04/37] MdePkg: Add LoongArch64 local interrupt "
` [edk2-devel] [PATCH v4 05/37] MdePkg: Add LoongArch Cpucfg function
` [edk2-devel] [PATCH v4 06/37] MdePkg: Add read stable counter operation for LoongArch
` [edk2-devel] [PATCH v4 07/37] MdePkg: Add CSR "
` [edk2-devel] [PATCH v4 08/37] MdePkg: Add IOCSR "
` [edk2-devel] [PATCH v4 09/37] MdePkg: Add a new library named PeiServicesTablePointerLibKs0
` [edk2-devel] [PATCH v4 10/37] UefiCpuPkg: Add LoongArch64 CPU Timer library
` [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] [RFC PATCH] RedfishPkg: RedfishDiscoverDxe: add [] brackets to URI for IPv6 addresses
 2023-12-13 13:38 UTC  (6+ messages)

[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  (4+ 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 

[edk2-devel] [edk2-platforms][PATCH V1 0/5] Enable non volatile storage on N1SDP
 2023-12-12 12:08 UTC  (3+ messages)
` [edk2-devel] [edk2-platforms][PATCH V1 3/5] Platform/ARM/N1Sdp: NOR flash Dxe Driver for N1Sdp

[edk2-devel] [PATCH] BaseTools/tools_def: Disable unneeded-internal-declaration warning in CLANGPDB
 2023-12-12 10:30 UTC  (11+ messages)

[edk2-devel] [PATCH] EmbeddedPkg/PrePiMemoryAllocationLib: Add ReallocatePool
 2023-12-12  9:48 UTC  (2+ messages)

[edk2-devel] [PATCH 1/1] BaseTools/Scripts/PatchCheck.py: Check for Change-id
 2023-12-12  9:38 UTC  (5+ messages)

[edk2-devel] [PATCH v4 0/3] Platform/ARM: Enable _CPC/_PSD generation on Juno-r2
 2023-12-12  9:30 UTC  (4+ messages)
` [edk2-devel] [PATCH v4 1/3] Platform/ARM: Juno: Fix typo
` [edk2-devel] [PATCH v4 2/3] Platform/ARM: Juno: Generate _PSD objects
` [edk2-devel] [PATCH v4 3/3] Platform/ARM: Juno: Generate _CPC objects for JunoR2

[edk2-devel] [PATCH v4 00/10] DynamicTablesPkg: Enable _PSD/_CPC generation using SCMI
 2023-12-12  9:28 UTC  (11+ messages)
` [edk2-devel] [PATCH v4 01/10] ArmPkg/ArmScmiDxe: Rename PERFORMANCE_PROTOCOL_VERSION
` [edk2-devel] [PATCH v4 02/10] ArmPkg/ArmScmiDxe: Add PERFORMANCE_DESCRIBE_FASTCHANNEL support
` [edk2-devel] [PATCH v4 03/10] DynamicTablesPkg: Use new CPC revision macro
` [edk2-devel] [PATCH v4 04/10] DynamicTablesPkg: Rename AmlCpcInfo.h to AcpiObjects.h
` [edk2-devel] [PATCH v4 05/10] DynamicTablesPkg: Add CM_ARM_PSD_INFO object
` [edk2-devel] [PATCH v4 06/10] DynamicTablesPkg: Add PsdToken field to CM_ARM_GICC_INFO object
` [edk2-devel] [PATCH v4 07/10] DynamicTablesPkg: Add AmlCreatePsdNode() to generate _PSD
` [edk2-devel] [PATCH v4 08/10] DynamicTablesPkg: Generate _PSD in SsdtCpuTopologyGenerator
` [edk2-devel] [PATCH v4 09/10] DynamicTablesPkg: Add DynamicTablesScmiInfoLib
` [edk2-devel] [PATCH v4 10/10] DynamicTablesPkg: Remove check for _CPC field

[edk2-devel] [PATCH v2] MdeModulePkg/UefiBootManagerLib: Signal ReadyToBoot on platform recovery
 2023-12-12  8:11 UTC  (7+ messages)

[edk2-devel] [PATCH v3 00/11] Add HMAC/HKDF/RSA/HASH/AES features based on Mbedtls
 2023-12-12  4:03 UTC  (4+ messages)
` [edk2-devel] [PATCH v3 06/11] CryptoPkg: Add all .inf files for BaseCryptLibMbedTls

[edk2-devel] [PATCH v3 11/39] UefiCpuPkg: Add LoongArch64 CPU Timer library
 2023-12-12  3:45 UTC  (5+ messages)

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

[edk2-devel] [PATCH 0/4] Add DEBUG_MANAGEABILITY to debug level comments
 2023-12-12  1:19 UTC  (4+ messages)

[edk2-devel] [PATCH 0/1] MdePkg/IndustryStandard: Add _PSD/_CPC/Coord types definitions
 2023-12-12  0:36 UTC  (6+ messages)
` [edk2-devel] [PATCH 1/1] "
        ` 回复: "

[edk2-devel] [PATCH v2 1/3] UefiCpuPkg/CpuPageTableLib: Init local variable before using it
 2023-12-12  0:35 UTC  (4+ messages)
` [edk2-devel] [PATCH v2 3/3] UefiCpuPkg/CpuMpPei: Use CpuPageTableLib to set memory attribute

[edk2-devel] [PATCH v3] MdePkg: Add a new memory type definition
 2023-12-12  0:27 UTC  (2+ messages)
` [edk2-devel] 回复: "

[edk2-devel] [PATCH] MdePkg: Define the DevicePath argument from LoadImage as optional
 2023-12-12  0:26 UTC  (2+ messages)
` 回复: "

[edk2-devel] [PATCH V2] RedfishPkg/RedfishDicovery: Remedy Redfish service discovery flow
 2023-12-12  0:24 UTC 


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