messages from 2024-02-01 02:09:52 to 2024-02-05 19:01:08 UTC [more...]
[edk2-devel] [PATCH v2] DynamicTablesPkg/SSDT: Require Package node in hierarchy
2024-02-05 19:00 UTC
[edk2-devel] AArch64 with HeapGuard: page allocations wrongly aligned
2024-02-05 17:58 UTC (11+ messages)
[edk2-devel] [PATCH v2 0/2] SMM CPU Optimization
2024-02-05 16:59 UTC (6+ messages)
` [edk2-devel] [PATCH v2 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Execute CET and XD check only on BSP
` [edk2-devel] [PATCH v2 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Check BspIndex first before lock cmpxchg
[edk2-devel] [PATCH v2 00/15] Security Patches for EDK II Network Stack
2024-02-05 13:46 UTC (31+ messages)
` [edk2-devel] [PATCH v2 01/15] NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45230 Patch
` [edk2-devel] [PATCH v2 02/15] NetworkPkg: : Add Unit tests to CI and create Host Test DSC
` [edk2-devel] [PATCH v2 03/15] NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45230 Unit Tests
` [edk2-devel] [PATCH v2 04/15] NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Patch
` [edk2-devel] [PATCH v2 05/15] NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Unit Tests
` [edk2-devel] [PATCH v2 06/15] NetworkPkg: Ip6Dxe: SECURITY PATCH CVE-2023-45231 Patch
` [edk2-devel] [PATCH v2 07/15] NetworkPkg: Ip6Dxe: SECURITY PATCH CVE-2023-45231 Unit Tests
` [edk2-devel] [PATCH v2 08/15] NetworkPkg: Ip6Dxe: SECURITY PATCH CVE-2023-45232 Patch
` [edk2-devel] [PATCH v2 09/15] NetworkPkg: Ip6Dxe: SECURITY PATCH CVE-2023-45232 Unit Tests
` [edk2-devel] [PATCH v2 10/15] NetworkPkg: UefiPxeBcDxe: SECURITY PATCH CVE-2023-45234 Patch
` [edk2-devel] [PATCH v2 11/15] NetworkPkg: UefiPxeBcDxe: SECURITY PATCH CVE-2023-45234 Unit Tests
` [edk2-devel] [PATCH v2 13/15] NetworkPkg: UefiPxeBcDxe: SECURITY PATCH CVE-2023-45235 Patch
` [edk2-devel] [PATCH v2 14/15] NetworkPkg: UefiPxeBcDxe: SECURITY PATCH CVE-2023-45235 Unit Tests
` [edk2-devel] [PATCH v2 15/15] NetworkPkg: : Adds a SecurityFix.yaml file
[edk2-devel] [PATCH] OvmfPkg/SmbiosPlatformDxe: tweak fallback release date again
2024-02-05 16:41 UTC (4+ messages)
[edk2-devel] [PATCH 0/3] Fix potential issue in CpuPageTableLib and SMM page table initialization
2024-02-05 14:03 UTC (4+ messages)
` [edk2-devel] [PATCH 1/3] UefiCpuPkg: Reduce and optimize access to attribute
` [edk2-devel] [PATCH 2/3] UefiCpuPkg: Add more Paging mode enumeration
` [edk2-devel] [PATCH 3/3] UefiCpuPkg/PiSmmCpuDxeSmm:Map SMRAM in 4K page granularity
[edk2-devel] [PATCH V3 0/5] Add EFI_UNSUPPORTED return for some Runtime Service functions
2024-02-05 11:27 UTC (11+ messages)
` [edk2-devel] [PATCH V3 1/5] MdePkg: "
` [edk2-devel] [PATCH V3 2/5] MdeModulePkg: Align RuntimeDxe function headers with UEFI return values
` [edk2-devel] [PATCH V3 3/5] EmbeddedPkg: Align RealTimeClock function headers with "
` [edk2-devel] [PATCH V3 4/5] ArmPlatformPkg: Align PL031 library "
` [edk2-devel] [PATCH V3 5/5] OvmfPkg: Align XenRealTimeClockLib "
[edk2-devel] [edk2][PATCH V2 0/2] Update handling of interrupt node for SSDT Serial Port Fixup Library
2024-02-05 10:54 UTC (2+ messages)
[edk2-devel] question about cxl device enumeration in pci bus driver
2024-02-05 9:49 UTC (4+ messages)
` [edk2-devel] Use dynamic pcd in smm mode
` [edk2-devel] question about PrmPkg
` [edk2-devel] sctpackage failed to be compile with new udk codebase
[edk2-devel] [PATCH] DynamicTablesPkg/SSDT: Require Package node in hierarchy
2024-02-05 9:38 UTC (2+ messages)
[edk2-devel] [PATCH v1 00/19] Add LoongArch helper functions and defines
2024-02-05 9:11 UTC (26+ messages)
` [edk2-devel] [PATCH v1 01/19] MdePkg: Add the header file named Csr.h for LoongArch64
` [edk2-devel] [PATCH v1 02/19] MdePkg: Add LoongArch64 FPU function set into BaseCpuLib
` [edk2-devel] [PATCH v1 03/19] MdePkg: Add LoongArch64 exception function set into BaseLib
` [edk2-devel] [PATCH v1 04/19] MdePkg: Add LoongArch64 local interrupt "
` [edk2-devel] [PATCH v1 05/19] MdePkg: Add LoongArch Cpucfg function
` [edk2-devel] [PATCH v1 06/19] MdePkg: Add read stable counter operation for LoongArch
` [edk2-devel] [PATCH v1 07/19] MdePkg: Add CSR "
` [edk2-devel] [PATCH v1 08/19] MdePkg: Add IOCSR "
` [edk2-devel] [PATCH v1 09/19] MdePkg: Add a new library named PeiServicesTablePointerLibKs0
` [edk2-devel] [PATCH v1 10/19] MdePkg: Add some comments for LoongArch exceptions
` [edk2-devel] [PATCH v1 11/19] EmbeddedPkg: Add PcdPrePiCpuIoSize width for LOONGARCH64
` [edk2-devel] [PATCH v1 12/19] ArmVirtPkg: Move PCD of FDT base address and FDT padding to OvmfPkg
` [edk2-devel] [PATCH v1 13/19] UefiCpuPkg: Add a new CPU IO 2 driver named CpuMmio2Dxe
` [edk2-devel] [PATCH v1 14/19] ArmVirtPkg: Enable CpuMmio2Dxe
` [edk2-devel] [PATCH v1 15/19] OvmfPkg/RiscVVirt: "
` [edk2-devel] [PATCH v1 16/19] OvmfPkg/RiscVVirt: Remove PciCpuIo2Dxe from RiscVVirt
` [edk2-devel] [PATCH v1 17/19] ArmVirtPkg: Move the FdtSerialPortAddressLib to OvmfPkg
` [edk2-devel] [PATCH v1 18/19] ArmVirtPkg: Move two PCD variables into OvmfPkg
` [edk2-devel] [PATCH v1 19/19] ArmVirtPkg: Move PlatformBootManagerLib to OvmfPkg
[edk2-devel] [edk2-redfish-client][PATCH V3] RedfishClientPkg: Readme.md update
2024-02-05 8:35 UTC
[edk2-devel] [edk2-redfish-client][PATCH V3] RedfishClientPkg: Readme.md update
2024-02-05 8:34 UTC
[edk2-devel] [PATCH v2 0/4] OvmfPkg/PlatformPei: scaleability fixes for GetPeiMemoryCap()
2024-02-05 8:27 UTC (10+ messages)
` [edk2-devel] [PATCH v2 1/4] OvmfPkg/PlatformPei: log a warning when memory is tight
` [edk2-devel] [PATCH v2 2/4] OvmfPkg/PlatformPei: consider AP stacks for pei memory cap
` [edk2-devel] [PATCH v2 3/4] OvmfPkg/PlatformPei: rewrite page table calculation
` [edk2-devel] [PATCH v2 4/4] OvmfPkg/PlatformPei: log pei memory cap details
[edk2-devel] [edk2-redfish-client][PATCH V2] RedfishClientPkg: Readme.md update
2024-02-05 7:52 UTC
[edk2-devel] [edk2-redfish-client][PATCH V2] RedfishClientPkg: Readme.md update
2024-02-05 7:49 UTC
[edk2-devel] [PATCH 00/16] Provide SEV-SNP support for running under an SVSM
2024-02-05 5:06 UTC (20+ messages)
` [edk2-devel] [PATCH 03/16] MdePkg/BaseLib: Add a new VMGEXIT instruction invocation for SVSM
` [edk2-devel] [PATCH 04/16] UefiCpuPkg/CcExitLib: Extend the CcExitLib library to support an SVSM
` [edk2-devel] [PATCH 09/16] UefiCpuPkg/MpInitLib: Use CcExitSnpVmsaRmpAdjust() to set/clear VMSA
` [edk2-devel] [PATCH 11/16] UefiCpuPkg: Create APIC ID list PCD
` [edk2-devel] [PATCH 13/16] UefiCpuPkg/MpInitLib: Always use AP Create if PcdSevSnpApicIds is set
` [edk2-devel] [PATCH 14/16] UefiCpuPkg/MpInitLib: AP creation support under an SVSM
[edk2-devel] [PATCH] NetworkPkg Update Security Patch
2024-02-03 10:11 UTC
[edk2-devel] [PATCH] OvmfPkg/SmbiosPlatformDxe: tweak fallback release date again
2024-02-04 9:35 UTC (2+ messages)
[edk2-devel] [PATCH] OvmfPkg/Sec: Use correct prototype of ProcessLibraryConstructorList()
2024-02-05 0:44 UTC (2+ messages)
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, February 5, 2024 #cal-reminder
2024-02-05 0:30 UTC
[edk2-devel] [PATCH edk2-test 1/1] uefi-sct/SctPkg: correct %LX SctPrint code
2024-02-04 18:18 UTC (2+ messages)
[edk2-devel] [PATCH v2 1/1] BaseTools/Scripts/PatchCheck.py: Check for Change-id
2024-02-04 14:50 UTC (2+ messages)
[edk2-devel] [PATCH] Basetools: Include PCD declarations from Library Instance
2024-02-04 12:42 UTC (5+ messages)
[edk2-devel] Soft Feature Freeze will start on Feb 5th for edk2-stable202402
2024-02-04 12:30 UTC
[edk2-devel] [PATCH v8 00/37] Enable LoongArch virtual machine in edk2
2024-02-04 2:58 UTC (28+ messages)
` [edk2-devel] [PATCH v8 11/37] UefiCpuPkg: Add LoongArch64 CPU Timer instance
` [edk2-devel] [PATCH v8 12/37] UefiCpuPkg: Add CPU exception library for LoongArch
` [edk2-devel] [PATCH v8 14/37] UefiCpuPkg: Add CpuMmuLib to UefiCpuPkg
` [edk2-devel] [PATCH v8 18/37] ArmVirtPkg: Move PCD of FDT base address and FDT padding to OvmfPkg
` [edk2-devel] [PATCH v8 20/37] ArmVirtPkg: Enable CpuMmio2Dxe
[edk2-devel] [PATCH v1 0/2] SMM CPU Optimization for SMM Init & SMI Process
2024-02-04 0:50 UTC (11+ messages)
` [edk2-devel] [PATCH v1 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Execute CET and XD check only on BSP
` [edk2-devel] [PATCH v1 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Check BspIndex first before lock cmpxchg
[edk2-devel] [PATCH] OvmfPkg/ResetVector: Fix SNP CPUID table processing results for ECX/EDX
2024-02-03 21:05 UTC (3+ messages)
[edk2-devel] [PATCH v1 1/1] StandaloneMmPkg/Core: Output status in MMI handler assertion
2024-02-03 16:46 UTC (4+ messages)
[edk2-devel] [PATCH v2 0/5] OvmfPkg: Add support for 5-level paging
2024-02-02 19:28 UTC (15+ messages)
` [edk2-devel] [PATCH v2 4/5] OvmfPkg/ResetVector: add 5-level paging support
[edk2-devel] [PATCH] NetworkPkg:Update Security Fix
2024-02-02 19:23 UTC (2+ messages)
[edk2-devel] [PATCH 1/1] ArmPkg/CompilerIntrinsicsLib: provide __ashlti3
2024-02-02 17:44 UTC (3+ messages)
[edk2-devel] [PATCH] AlderlakeOpenBoardPkg: Fix BootStage 5 can't install Windows11
2024-02-02 17:36 UTC (2+ messages)
[edk2-devel] Query Errors / warnings observed on edk2/EmbeddedPkg
2024-02-02 14:54 UTC (3+ messages)
[edk2-devel] [PATCH] AlderlakeOpenBoardPkg: Add Readme
2024-02-02 9:24 UTC
[edk2-devel] [PATCH V3] FmpDevicePkg: GetImageInfo Add missing conditions
2024-02-02 10:00 UTC
[edk2-devel] [PATCH] AlderlakeSiliconPkg: Update for SPI2 Protocol and Identify flash regions by GUID
2024-02-02 9:10 UTC
[edk2-devel] [PATCH] AlderlakeSiliconPkg: Update for SPI2 Protocol and Identify flash regions by GUID
2024-02-02 6:32 UTC
[edk2-devel] [PATCH] AlderlakeOpenBoardPkg: Change MinPlatform MinDsdt and Update SpiFlashCommonLib
2024-02-02 9:08 UTC
[edk2-devel] [PATCH v8 00/37] Enable LoongArch virtual machine in edk2
2024-02-02 14:10 UTC (5+ messages)
[edk2-devel] [PATCH V3] BaseTools: Optimize GenerateByteArrayValue and CollectPlatformGuids APIs
2024-02-02 12:23 UTC
[edk2-devel] [PATCH] BaseTools: Optimize GenerateByteArrayValue and CollectPlatformGuids APIs
2024-02-02 11:11 UTC (6+ messages)
[edk2-devel] [PATCH v2] BaseTools: Optimize GenerateByteArrayValue and CollectPlatformGuids APIs
2024-02-02 10:57 UTC
[edk2-devel] [PATCH v2 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Check BspIndex first before lock cmpxchg
2024-02-02 7:13 UTC
[edk2-devel] [PATCH v2 1/2] MdeModulePkg: Remove the handle validation check in CoreGetProtocolInterface
2024-02-02 6:04 UTC (3+ messages)
` 回复: "
[edk2-devel] [PATCH V2 0/5] Add EFI_UNSUPPORTED return for some Runtime Service functions
2024-02-02 2:40 UTC (6+ messages)
` FW: [edk2-devel] [PATCH V2 4/5] ArmPlatformPkg: Update some Runtime Service functions header
` [edk2-devel] [PATCH V2 2/5] MdeModulePkg: "
[edk2-devel] [PATCH v3 0/4] OvmfPkg/Sec: Setup MTRR early in the boot process
2024-02-01 9:49 UTC (9+ messages)
` [edk2-devel] [PATCH v3 1/4] "
[edk2-devel] [PATCH] AlderlakeOpenBoardPkg: Change MinPlatform MinDsdt and Update SpiFlashCommonLib
2024-02-01 14:36 UTC (2+ messages)
[edk2-devel] [PATCH] UefiPayloadPkg/Crypto: Support external Crypto drivers
2024-02-01 6:30 UTC (3+ messages)
[edk2-devel] [PATCH edk2-platforms 1/1] IpmiFeaturePkg/ServerManagementLib: Fix a GCC compile error
2024-02-01 22:55 UTC (3+ messages)
[edk2-devel] [PATCH 0/3] OvmfPkg/PlatformPei: scaleability fixes for GetPeiMemoryCap()
2024-02-01 21:04 UTC (5+ messages)
` [edk2-devel] [PATCH 2/3] OvmfPkg/PlatformPei: rewrite page table calculation
[edk2-devel] Now: TianoCore edk2-test Bug Triage Meeting - Thursday, February 1, 2024 #cal-notice
2024-02-01 14:00 UTC
[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - Thursday, February 1, 2024 #cal-reminder
2024-02-01 13:45 UTC
[edk2-devel] [PATCH] UefiCpuPkg: RISC-V: MMU: Support Svpbmt extension
2024-02-01 9:44 UTC (2+ messages)
[edk2-devel] [PATCH] IntelSiliconPkg/VTd: Remove ASSERT in VTdSetAttribute
2024-02-01 6:58 UTC
[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - Thursday, February 1, 2024 #cal-reminder
2024-02-01 3:30 UTC
[edk2-devel] [PATCH 1/1] CryptoPkg: Add new API to get PKCS7 Signature
2024-02-01 2:09 UTC (4+ 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