messages from 2024-03-11 03:04:43 to 2024-03-14 16:32:50 UTC [more...]
[edk2-devel] [PATCH 0/2] OvmfPkg: Implement minimal HSTI driver
2024-03-14 12:05 UTC (5+ messages)
` [edk2-devel] [PATCH 1/2] OvmfPkg: Add VirtHstiDxe driver
[edk2-devel][PATCH v2 1/1] MdeModulePkg: Remove ArmPkg Dependency
2024-03-14 16:32 UTC (5+ messages)
` 回复: "
[edk2-devel][PATCH v3 0/3] Fix Runtime Granularity Issues
2024-03-14 16:31 UTC (5+ messages)
` [edk2-devel][PATCH v3 3/3] MdeModulePkg: DxeCore: Do Not Apply Guards to Unsupported Types
` 回复: [edk2-devel][PATCH v3 0/3] Fix Runtime Granularity Issues
[edk2-devel] [PATCH edk2-platforms v6 0/7] get rid of DeviceTree from SbsaQemu
2024-03-14 15:18 UTC (12+ messages)
` [edk2-devel] [PATCH edk2-platforms v6 1/7] Platform/SbsaQemu: add SbsaQemuHardwareInfoLib
` [edk2-devel] [PATCH edk2-platforms v6 2/7] Platform/SbsaQemu: read amount of cpus during init
` [edk2-devel] [PATCH edk2-platforms v6 3/7] Platform/SbsaQemu: use PcdCoreCount directly
` [edk2-devel] [PATCH edk2-platforms v6 4/7] Platform/SbsaQemu: move FdtHandlerLib to SbsaQemuHardwareInfoLib
` [edk2-devel] [PATCH edk2-platforms v6 6/7] Platform/SbsaQemu: get the information of memory via SMC calls
[edk2-devel] [edk2-redfish-client][PATCH 1/2] RedfishClientPkg/Features: support Redfish Secure Boot
2024-03-14 14:53 UTC
[edk2-devel] [edk2-redfish-client][PATCH 2/2] RedfishClientPkg/Features: release resources
2024-03-14 14:53 UTC
[edk2-devel] [PATCH v2 0/2] ArmPkg/MdePkg: Move Chipset/* files to MdePkg
2024-03-14 14:51 UTC (3+ messages)
` [edk2-devel] [PATCH v2 1/2] ArmPkg,MdePkg: Move ArmPkg/Chipset/AArch64[|Mmu].h "
` [edk2-devel] [PATCH v2 2/2] ArmPkg,MdePkg: Move ArmPkg/Chipset/ArmV7[|Mmu].h "
回复: [edk2-devel] [PATCH v1 1/1] BaseTools: InfBuildData: Fix Private value retrieval
2024-03-14 14:45 UTC
[edk2-devel][PATCH v1 1/3] MdeModulePkg: ImagePropertiesRecordLib: Use SectionAlignment for CodeSize
2024-03-14 14:45 UTC (2+ messages)
[edk2-devel] [PATCH V1 0/3] OvmfPkg: Update TDVMCALL to avoid leaking secrets to the VMM
2024-03-14 14:33 UTC (7+ messages)
` [edk2-devel] [PATCH V1 1/3] MdePkg/BaseLib: Update TDVMCALL_EXPOSE_REGS_MASK
` 回复: "
[edk2-devel] [PATCH edk2-non-osi 1/1] Qemu/Sbsa: update TF-A binaries to get needed SMC calls
2024-03-14 14:21 UTC
[edk2-devel] [PATCH edk2-non-osi 1/1] Qemu/Sbsa: update TF-A binaries to get needed SMC calls
2024-03-14 14:17 UTC
[edk2-devel] [PATCH] MdeModulePkg/XhciDxe: Increase 1ms extra delay for xHCI issue HCRST
2024-03-14 13:39 UTC
[edk2-devel] [PATCH v1 00/26] Part 2 patch set to enable LoongArch virtual machine in edk2
2024-03-14 11:44 UTC (35+ messages)
` [edk2-devel] [PATCH v1 01/26] UefiCpuPkg/CpuTimerLib: Reorder the INF file alphabetically
` [edk2-devel] [PATCH v1 02/26] UefiCpuPkg/CpuExceptionHandlerLib: Reorder the INF files alphabetically
` [edk2-devel] [PATCH v1 03/26] UefiCpuPkg/MpInitLib: "
` [edk2-devel] [PATCH v1 04/26] UefiCpuPkg/CpuDxe: Reorder the INF file alphabetically
` [edk2-devel] [PATCH v1 05/26] UefiCpuPkg: Add LoongArch64 CPU Timer instance
` [edk2-devel] [PATCH v1 06/26] UefiCpuPkg: Add CPU exception library for LoongArch
` [edk2-devel] [PATCH v1 07/26] UefiCpuPkg: Add CpuMmuLib.h to UefiCpuPkg
` [edk2-devel] [PATCH v1 08/26] UefiCpuPkg: Added a new PCD named PcdCpuExceptionVectorBaseAddress
` [edk2-devel] [PATCH v1 09/26] UefiCpuPkg: Added a new PCD named PcdCpuMmuIsEnabled
` [edk2-devel] [PATCH v1 10/26] UefiCpuPkg: Add CpuMmuLib to UefiCpuPkg
` [edk2-devel] [PATCH v1 11/26] UefiCpuPkg: Add CpuMmuInitLib.h "
` [edk2-devel] [PATCH v1 12/26] UefiCpuPkg: Add CpuMmuInitLib "
` [edk2-devel] [PATCH v1 13/26] UefiCpuPkg: Add multiprocessor library for LoongArch64
` [edk2-devel] [PATCH v1 14/26] UefiCpuPkg: Add CpuDxe driver "
` [edk2-devel] [PATCH v1 15/26] OvmfPkg/LoongArchVirt: Add stable timer driver
` [edk2-devel] [PATCH v1 16/26] OvmfPkg/LoongArchVirt: Add a NULL library named CollectApResouceLibNull
` [edk2-devel] [PATCH v1 17/26] OvmfPkg/LoongArchVirt: Add serial port hook library
` [edk2-devel] [PATCH v1 18/26] OvmfPkg/LoongArchVirt: Add the early serial port output library
` [edk2-devel] [PATCH v1 19/26] OvmfPkg/LoongArchVirt: Add real time clock library
` [edk2-devel] [PATCH v1 20/26] OvmfPkg/LoongArchVirt: Add NorFlashQemuLib
` [edk2-devel] [PATCH v1 21/26] OvmfPkg/LoongArchVirt: Add FdtQemuFwCfgLib
` [edk2-devel] [PATCH v1 22/26] OvmfPkg/LoongArchVirt: Add reset system library
` [edk2-devel] [PATCH v1 23/26] OvmfPkg/LoongArchVirt: Support SEC phase
` [edk2-devel] [PATCH v1 24/26] OvmfPkg/LoongArchVirt: Support PEI phase
` [edk2-devel] [PATCH v1 25/26] OvmfPkg/LoongArchVirt: Add build file
` [edk2-devel] [PATCH v1 26/26] OvmfPkg/LoongArchVirt: Add self introduction file
[edk2-devel] [PATCH v3 00/24] Provide SEV-SNP support for running under an SVSM
2024-03-14 10:43 UTC (11+ messages)
` [edk2-devel] [PATCH v3 07/24] MdePkg: Avoid hardcoded value for number of Page State Change entries
` [edk2-devel] [PATCH v3 08/24] OvmfPkg/BaseMemEncryptSevLib: Re-organize page state change support
` [edk2-devel] [PATCH v3 15/24] Ovmfpkg/AmdSvsmLib: Create AmdSvsmLib to handle SVSM related services
` [edk2-devel] [PATCH v3 14/24] Ovmfpkg: Prepare OvmfPkg to use the AmdSvsmLib library
` [edk2-devel] [PATCH v3 17/24] OvmfPkg/BaseMemEncryptSevLib: Use AmdSvsmSnpPvalidate() to validate pages
[edk2-devel] [PATCH V1 1/1] OvmfPkg/QemuBootOrderLib: Measure the etc/boot-menu-wait
2024-03-14 9:30 UTC (6+ messages)
[edk2-devel] [PATCH v2] IntelFsp2WrapperPkg: Error handling of FspmWrapperInit()
2024-03-14 6:44 UTC (3+ messages)
[edk2-devel] [PATCH] NanhuDev:Add BOSC NanhuDev platform
2024-03-14 5:28 UTC (3+ messages)
[edk2-devel] [PATCH v3 0/4] Adds generic FADT, HPET and WSMT table generators
2024-03-14 3:58 UTC (5+ messages)
` [edk2-devel] [PATCH v3 1/4] DynamicTablesPkg: Adds ACPI FADT Table generator
` [edk2-devel] [PATCH v3 2/4] DynamicTablesPkg: Adds ACPI HPET "
` [edk2-devel] [PATCH v3 3/4] DynamicTablesPkg: Adds ACPI WSMT "
` [edk2-devel] [PATCH v3 4/4] DynamicTablesPkg: Adds ACPI SSDT HPET "
[edk2-devel] [PATCH] IntelFsp2WrapperPkg: Error handling of FspmWrapperInit()
2024-03-14 2:32 UTC (5+ messages)
[edk2-devel] [PATCH v1 00/26] Part 2 patch set to enable LoongArch virtual machine in edk2
2024-03-14 2:10 UTC
[edk2-devel] [PATCH 0/4][edk2-redfish-client] RedfishClientPkg: fix deallocation of C-structures
2024-03-14 1:10 UTC (12+ messages)
` [edk2-devel] [PATCH 1/4][edk2-redfish-client] RedfishClientPkg: fix memory leak
` [edk2-devel] [PATCH 3/4][edk2-redfish-client] RedfishClientPkg: fix leak in provisioning properties functions
` [edk2-devel] [PATCH 2/4][edk2-redfish-client] "
` [edk2-devel] [PATCH 4/4][edk2-redfish-client] RedfishClientPkg: fix memory leak
[edk2-devel][PATCH v2 1/1] MdeModulePkg: Remove ArmPkg Dependency
2024-03-13 17:41 UTC
[edk2-devel][PATCH v3 0/3] Fix Runtime Granularity Issues
2024-03-13 17:40 UTC
[edk2-devel] [PATCH v2 0/3] MdeModulePkg: ImagePropertiesRecordLib Fixes
2024-03-13 17:33 UTC
[edk2-devel] [PATCH] AMD/AmdPlatformPkg: Update AMD Vangogh platform reference code
2024-03-13 7:46 UTC (3+ messages)
[edk2-devel] [PATCH v2] DynamicTablesPkg/SSDT: Require Package node in hierarchy
2024-03-13 14:23 UTC (4+ messages)
[edk2-devel] [PATCH 0/2] ArmPkg/MdePkg: Move Chipset/* files to MdePkg
2024-03-13 10:26 UTC (6+ messages)
` [edk2-devel] [PATCH 1/2] ArmPkg,MdePkg: Move ArmPkg/Chipset/ArmV7[|Mmu].h "
` [edk2-devel] [PATCH 2/2] ArmPkg,MdePkg: Move ArmPkg/Chipset/Aarch64[|Mmu].h "
[edk2-devel] [PATCH v2 0/4] DynamicTablesPkg V2: Adds generic FADT, HPET and WSMT table generators
2024-03-13 9:49 UTC (10+ messages)
` [edk2-devel] [PATCH v2 2/4] DynamicTablesPkg: Adds ACPI HPET Table generator
` [edk2-devel] [PATCH v2 3/4] DynamicTablesPkg: Adds ACPI WSMT "
` [edk2-devel] [PATCH v2 4/4] DynamicTablesPkg: Adds ACPI SSDT HPET "
[edk2-devel] [PATCH] IntelFsp2WrapperPkg: Error handling of TpmMeasureAndLogDataWithFlags()
2024-03-13 6:47 UTC (3+ messages)
[edk2-devel] [PATCH 0/4] Update the comments of ReadKeyStroke and ReadKeyStrokeEx
2024-03-13 4:54 UTC (7+ messages)
` [edk2-devel] [PATCH 1/4] MdeModulePkg: "
` [edk2-devel] [PATCH 2/4] ShellPkg: "
` [edk2-devel] [PATCH 3/4] EmbeddedPkg: "
` [edk2-devel] [PATCH 4/4] EmulatorPkg: "
` 回复: [edk2-devel] [PATCH 0/4] "
[edk2-devel] [PATCH v4 0/3] Update ReceiveData and SendData function description
2024-03-13 4:24 UTC (2+ messages)
[edk2-devel] [PATCH v2 0/5] Platform/RaspberryPi: Various minor fixes
2024-03-13 2:06 UTC (5+ messages)
` [edk2-devel] [PATCH v2 1/5] Platform/RaspberryPi/DualSerialPortLib: Always configure the pl011
[edk2-devel] [PATCH edk2-platforms 1/1] Platform/RPI4: Grow FV size to accommodate DEBUG build
2024-03-13 2:01 UTC (3+ messages)
[edk2-devel] [PATCH 1/1] EmbeddedPkg/NonCoherentIoMmuDxe: Make SetAttributes always succeed
2024-03-12 17:14 UTC (6+ messages)
[edk2-devel] [Patch V3] BaseTools: VfrCompiler Adds DefaultValueError
2024-03-11 2:27 UTC (4+ messages)
` [edk2-devel] 回复: "
[edk2-devel][PATCH v1 0/3] MdeModulePkg: ImagePropertiesRecordLib Fixes
2024-03-12 14:38 UTC (8+ messages)
` [edk2-devel][PATCH v1 1/3] MdeModulePkg: ImagePropertiesRecordLib: Use SectionAlignment for CodeSize
[edk2-devel] [PATCH v2 0/3] MdeModulePkg: ImagePropertiesRecordLib Fixes
2024-03-12 8:33 UTC (5+ messages)
` [edk2-devel] [PATCH v2 1/3] MdeModulePkg: ImagePropertiesRecordLib: Use SectionAlignment for CodeSize
` [edk2-devel] [PATCH v2 2/3] MdeModulePkg: ImagePropertiesRecordLib: Consolidate Usage
` [edk2-devel] [PATCH v2 3/3] MdeModulePkg: MemoryProtection: Use ImageRecordPropertiesLib
[edk2-devel] [staging/dynamictables-reorg PATCH v1 0/2] DynamicTablesPkg: Arch Common Namespace
2024-03-12 5:26 UTC (4+ messages)
[edk2-devel] [PATCH 1/1] MdeModulePkg/XhciDxe: Reset endpoint while USB Transaction error
2024-03-12 5:13 UTC
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, March 12, 2024 #cal-reminder
2024-03-12 1:30 UTC
[edk2-devel] Cancelled Event: Tools, CI, Code base construction meeting series - Monday, March 11, 2024 #cal-cancelled
2024-03-11 22:47 UTC (2+ messages)
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, March 11, 2024 #cal-reminder
2024-03-11 22:30 UTC
[edk2-devel] [PATCH v4] IntelFsp2Pkg: Fsp 2.x Changes
2024-03-11 20:49 UTC (2+ messages)
[edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries
2024-03-11 20:24 UTC (10+ messages)
` 回复: "
[edk2-devel] [PATCH 0/3] Platform/ARM: Remove ArmVExpressLibSec and CTA15-A7 support
2024-03-11 17:03 UTC (3+ messages)
[edk2-devel] [PATCH 0/2] ArmPkg: Remove ArmCortexA[5x|9].h files
2024-03-11 17:03 UTC (3+ messages)
[edk2-devel] [RFC PATCH 1/1] ArmPkg,MdePkg: move ArmLib.h to MdePkg
2024-03-11 17:02 UTC (8+ messages)
[edk2-devel] [PATCH] MdeModulePkg/Xhci: Skip another size round up for TRB address translation
2024-03-11 16:17 UTC (6+ messages)
` [edk2-devel] 回复: "
[edk2-devel] [PATCH V2] Pkg-Module: Silicon/Marvell
2024-03-11 15:35 UTC (2+ messages)
[edk2-devel] [edk2-platforms][PATCH v5 0/9] Platform/Sgi: Add support for RD-Fremont platform
2024-03-11 14:35 UTC (19+ messages)
` [edk2-devel] [edk2-platforms][PATCH v5 1/9] Platform/Sgi: Correct typo in defining CPPC performance limited register
` [edk2-devel] [edk2-platforms][PATCH v5 2/9] Platform/Sgi: Update the datatype of PcdSmmuBase from u32 to u64
` [edk2-devel] [edk2-platforms][PATCH v5 3/9] Platform/Sgi: Refactor system memory base and size definitions
` [edk2-devel] [edk2-platforms][PATCH v5 4/9] Platform/Sgi: Introduce a flag to enable PCIe support for RD Platforms
` [edk2-devel] [edk2-platforms][PATCH v5 5/9] Platform/Sgi: Add ACPI tables for RD-Fremont platform
` [edk2-devel] [edk2-platforms][PATCH v5 6/9] Platform/Sgi: Add initial support "
` [edk2-devel] [edk2-platforms][PATCH v5 7/9] Platform/Sgi: Extend SMBIOS support for RD-Fremont
` [edk2-devel] [edk2-platforms][PATCH v5 8/9] Platform/Sgi: Low Power Idle States "
` [edk2-devel] [edk2-platforms][PATCH v5 9/9] Platform/Sgi: Add CPPC support for RD-Fremont platform
[edk2-devel] [PATCH v2 0/4] Support to unregister SMI handler inside SMI handler
2024-03-11 14:02 UTC (3+ messages)
` [edk2-devel] [PATCH v2 3/4] StandaloneMmPkg: Support to unregister MMI handler inside MMI handler
[edk2-devel] [edk2-platforms][PATCH v4 8/8] Platform/Sgi: Add CPPC support for RD-Fremont platform
2024-03-11 13:16 UTC (2+ messages)
[edk2-devel] [edk2-platforms][PATCH v4 4/8] Platform/Sgi: Add ACPI tables for RD-Fremont platform
2024-03-11 13:15 UTC (2+ messages)
[edk2-devel] [PATCH] BaseTools: FMMT Skip empty Lines while parsing FMMTConfig.ini
2024-03-11 11:31 UTC (3+ messages)
[edk2-devel] [PATCH 0/4] Update Vangogh platform reference code
2024-03-11 7:22 UTC (5+ messages)
` [edk2-devel] [PATCH 1/4] AMD/AmdPlatformPkg: Use HpetTimerDxe to replace 8254Timer
` [edk2-devel] [PATCH 2/4] AMD/AmdPlatformPkg: Fix Bug Microcode version cannot show correctly at BIOS setup
` [edk2-devel] [PATCH 3/4] AMD/AmdPlatformPkg: Enable capsule at linux build
` [edk2-devel] [PATCH 4/4] AMD/AmdPlatformPkg: Update FspWrapper UPD table for BIOS setup options
[edk2-devel] EDK II CI issues installing choco dependencies
2024-03-11 6:33 UTC (2+ messages)
` [edk2-devel] EDK II CI issues installing choco dependencies - RESOLVED
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