messages from 2023-12-11 07:34:08 to 2023-12-13 09:29:29 UTC [more...]
[edk2-devel] [PATCH v2] CloudHv: Add CI for CloudHv on AArch64
2023-12-13 9:29 UTC (4+ 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 v4 00/37] Enable LoongArch virtual machine in edk2
2023-12-13 5:17 UTC (39+ 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 v3 0/6] Refine SMM CPU Sync flow and abstract SmmCpuSyncLib
2023-12-13 4:23 UTC (6+ 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 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] BaseTools/GenFw: Change opcode when converting ADR to ADRP
2023-12-12 9:22 UTC (13+ messages)
[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 (12+ messages)
` [edk2-devel] [PATCH v3 13/39] UefiCpuPkg: Add CpuMmuLib.h to UefiCpuPkg
[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 v1 0/1] Resolve regex syntax warnings
2023-12-12 0:30 UTC (3+ messages)
` [edk2-devel] [PATCH v1 1/1] BaseTools: "
` [edk2-devel] 回复: "
[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
[edk2-devel] [PATCH v2 1/1] OvmfPkg/VirtNorFlashDxe: sanity-check variables
2023-12-11 23:37 UTC (5+ messages)
[edk2-devel] [PATCH v2 1/4] UefiPayloadPkg/SblParseLib: Build SMM feature GUID HOBs from bootloader
2023-12-11 22:39 UTC (4+ messages)
` [edk2-devel] [PATCH v2 2/4] UefiPayloadPkg: Introduce coreboot FMAP parser library
` [edk2-devel] [PATCH v2 3/4] [WIP] UefiPayloadPkg/CbParseLib: Initial coreboot support for SMM payload
` [edk2-devel] [PATCH v2 4/4] [WIP] UefiPayloadPkg: Support SMRAMC register
[edk2-devel] [PATCH v1 1/4] UefiPayloadPkg/SblParseLib: Build SMM feature GUID HOBs from bootloader
2023-12-11 22:37 UTC (4+ messages)
` [edk2-devel] [PATCH v1 2/4] UefiPayloadPkg: Introduce coreboot FMAP parser library
` [edk2-devel] [PATCH v1 3/4] [WIP] UefiPayloadPkg/CbParseLib: Initial coreboot support for SMM payload
` [edk2-devel] [PATCH v1 4/4] [WIP] UefiPayloadPkg: Support SMRAMC register
[edk2-devel] [PATCH 1/1] OutOfBandManagement/SpcrFeaturePkg: PCD based IRQ/GSI
2023-12-11 21:21 UTC (3+ messages)
[edk2-devel] [PATCH v1 1/1] IpmiFeaturePkg/GenericIpmi: Sync change from SMM
2023-12-11 21:16 UTC (3+ messages)
[edk2-devel] [PATCH 0/2] Remove string IO instruction in BaseIoLibIntrinsic.inf
2023-12-11 21:12 UTC (4+ messages)
` [edk2-devel] [PATCH 2/2] MdePkg:simplify Fifo API in BaseIoLibIntrinsic
[edk2-devel] [PATCH v7 0/5] MdePkg: Add macro definitions for CET feature for NASM files
2023-12-11 17:48 UTC (5+ messages)
` [edk2-devel] [PATCH v7 1/5] UefiCpuPkg: "
[edk2-devel] [Patch V4 0/3] UefiCpuPkg/MpInitLib: Eliminate redundant microcode loading in DXE
2023-12-11 17:35 UTC (3+ messages)
[edk2-devel] [PATCH edk2-test v2 0/4] Various improvements to the repo
2023-12-11 17:24 UTC (11+ messages)
` [edk2-devel] [PATCH edk2-test v2 1/4] Unbreak buildzip.sh
` [edk2-devel] [PATCH edk2-test v2 2/4] Rename files in HowToBuild to avoid spaces in filenames
` [edk2-devel] [PATCH edk2-test v2 4/4] Fix the URL for the edk2-test repo
[edk2-devel] [PATCH] MdePkg/BaseFdtLib: Rename standard functions
2023-12-11 16:52 UTC (3+ messages)
[edk2-devel] [PATCH v9 0/5] Cache Management Operations Support For RISC-V
2023-12-11 15:54 UTC (11+ messages)
` [edk2-devel] [PATCH v9 4/5] MdePkg: Utilize Cache Management Operations Implementation "
[edk2-devel] [PATCH] EmbeddedPkg: Add DtPlatformLoaderLib gmock support
2023-12-11 15:46 UTC
[edk2-devel] [PATCH] MdePkg: Add FdtLib gmock support
2023-12-11 15:43 UTC
[edk2-devel] [PATCH v3] ArmVirt: Allow memory attributes protocol to be disabled
2023-12-11 14:44 UTC (4+ messages)
[edk2-devel] [PATCH v2] ArmVirt: Allow memory attributes protocol to be disabled on first boot
2023-12-11 14:27 UTC (7+ messages)
[edk2-devel] [PATCH v3 0/5] DynamicTablesPkg: Updated word I/O
2023-12-11 14:26 UTC (7+ messages)
` [edk2-devel] [PATCH v3 1/5] DynamicTablesPkg: AML Code generation for word I/O ranges
` [edk2-devel] [PATCH v3 2/5] DynamicTablesPkg: Corrects AmlCodeGenRdWordBusNumber parameters
` [edk2-devel] [PATCH v3 3/5] DynamicTablesPkg: Corrects function pointer typedef of AML_PARSE_FUNCTION
` [edk2-devel] [PATCH v3 4/5] DynamicTablesPkg: Adds API to generate a method with ArgN
` [edk2-devel] [PATCH v3 5/5] DynamicTablesPkg: Adds wrapper API AmlCodeGenMethodInvokeMethodArgn
[PATCH v2 0/2] SctPkg: GCC compilation support
2023-12-11 11:30 UTC (7+ messages)
` [PATCH v2 1/2] SctPkg: Fix X64 build errors for GCC toolchain
` [edk2-devel] "
` [PATCH v2 2/2] SctPkg: Fix the UefiSct -Wincompatible-pointer-types warnings
` [edk2-devel] "
[edk2-devel] [PATCH edk2-test 0/4] Various improvements to the repo
2023-12-11 11:10 UTC (3+ messages)
` [edk2-devel] [PATCH edk2-test 3/4] Point users to the URL for edk2-test-parser if it doesn't exist
[edk2-devel] [PATCH v4 1/1] MdeModulePkg: Support customized FV Migration Information
2023-12-11 9:37 UTC
[Patch V2 1/4] BaseTools: fixing FMMT ShrinkFv issue
2023-12-11 9:34 UTC (8+ messages)
` 回复: [edk2-devel] "
` "
[edk2-devel] [edk2-stable202311][PATCH] BaseTools: Python VfrCompiler implementation
2023-12-11 9:33 UTC (3+ messages)
` 回复: "
[edk2-devel] [PATCH v2] NetworkPkg: Triger regularly scan only if not connect to AP
2023-12-11 8:12 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox