messages from 2023-05-16 10:00:26 to 2023-05-22 14:31:32 UTC [more...]
[PATCH v4 01/10] BaseTools: add BASETOOLS define
2023-05-22 14:31 UTC (8+ messages)
` [edk2-devel] "
[PATCH edk2-stable202305] ArmPkg/ArmMmuLib: Add missing ISB after page table update
2023-05-22 14:08 UTC (4+ messages)
` [edk2-devel] "
[PATCH v2 0/4] OvmfPkg: make better use of physical address space
2023-05-22 13:36 UTC (7+ messages)
` [PATCH v2 3/4] OvmfPkg/PlatformInitLib: dynamic mmio window size
` [edk2-devel] "
[PATCH V2 1/3] MdePkg/IndustryStandard: add definitions for MPAM ACPI specification
2023-05-22 13:10 UTC (5+ messages)
managing memory attributes in PEI
2023-05-22 12:06 UTC (2+ messages)
[PATCH v2 0/1] PcAtChipsetPkg: RTC Runtime unable to get correct IO port by PCD
2023-05-22 12:00 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] IntelFsp2WrapperPkg: Fix ASSERT when FSP-S/M use FFS3
2023-05-22 11:28 UTC (2+ messages)
` [edk2-devel] "
[PATCH 0/3] OvmfPkg: gigabyte page tweaks
2023-05-22 11:18 UTC (8+ messages)
` [PATCH 1/3] OvmfPkg/PlatformInitLib: check PcdUse1GPageTable
` [PATCH 2/3] OvmfPkg/OvmfPkgIa32X64: enable 1G pages
` [PATCH 3/3] OvmfPkg/MicrovmX64: "
` [edk2-devel] [PATCH 0/3] OvmfPkg: gigabyte page tweaks
[PATCH v2 0/2] AMD/AmdMinBoardPkg: ReportFvLib library and
2023-05-22 9:28 UTC (3+ messages)
` [PATCH v2 1/2] AMD/AmdMinBoardPkg: Implements PCI hotplug init protocol
` [PATCH v2 2/2] AMD/AmdMinBoardkPkg: Implements PeiReportFvLib Library
[edk2-platforms][PATCH 0/3] Add necessary changes for PCIe core and remove unnecessary checks for PCIe Devmap mode
2023-05-22 8:03 UTC (5+ messages)
` [edk2-platforms][PATCH 1/3] AmpereAltraPkg: Remove PCIe "DevMapModeAuto" case in retrieving "
` [edk2-platforms][PATCH 2/3] AmpereAltraPkg: Fix PCIe link training sequence
[RFC] EDK2 Design Meeting 5/17: Revisiting Memory Protections
2023-05-22 6:59 UTC
[PATCH v1] StandaloneMmPkg: Add StandaloneMmIplPei driver
2023-05-22 5:21 UTC
[PATCH 1/1] AMD/AmdMinBoardPkg: Implements PCI hotplug init protocol
2023-05-22 3:53 UTC
[PATCH v1 0/1] PcAtChipsetPkg: RTC Runtime unable to get correct IO port by PCD
2023-05-22 2:14 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH] MdePkg Include: Fix typos
2023-05-22 1:14 UTC (8+ messages)
` 回复: "
` [edk2-devel] "
` 回复: "
[PATCH v1 1/1] pip-requirements.txt: Update edk2 pip modules
2023-05-22 1:12 UTC (10+ messages)
` 回复: [edk2-devel] "
` 回复: "
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, May 22, 2023 #cal-reminder
2023-05-21 23:30 UTC
[PATCH v2 2/2] ArmVirtPkg/ArmVirtQemu: Avoid early ID map on ThunderX
2023-05-20 9:20 UTC (12+ messages)
` [edk2-devel] "
[Patch V4 00/15] Use CpuPageTableLib to create and update smm page table
2023-05-20 2:00 UTC (17+ messages)
` [Patch V4 02/15] UefiPayloadPkg: Add CpuPageTableLib required by PiSmmCpuDxe
` [Patch V4 04/15] MdeModulePkg: Remove RO and NX protection when unset guard page
` [edk2-devel] "
` [Patch V4 06/15] UefiCpuPkg/PiSmmCpuDxeSmm: Avoid setting non-present range to RO/NX
` [Patch V4 07/15] UefiCpuPkg/PiSmmCpuDxeSmm: Add 2 function to disable/enable CR0.WP
` [edk2-devel] "
` [Patch V4 08/15] UefiCpuPkg/PiSmmCpuDxeSmm: Clear CR0.WP before modify page table
` [Patch V4 09/15] UefiCpuPkg: Extern mSmmShadowStackSize in PiSmmCpuDxeSmm.h
` [Patch V4 10/15] UefiCpuPkg: Add GenSmmPageTable() to create smm page table
` [Patch V4 11/15] UefiCpuPkg: Use GenSmmPageTable() to create Smm S3 "
` [Patch V4 12/15] UefiCpuPkg: Sort mSmmCpuSmramRanges in FindSmramInfo
` [Patch V4 13/15] UefiCpuPkg: Sort mProtectionMemRange when ReadyToLock
` [Patch V4 14/15] UefiCpuPkg: Refinement to smm runtime InitPaging() code
` [Patch V4 15/15] UefiCpuPkg/PiSmmCpuDxeSmm: Remove unnecessary function
[edk2-devel] Now: UEFI Memory Map, GCD, Page Table discussion - ARM/X86 - Wednesday, May 17, 2023 #cal-notice
2023-05-19 20:13 UTC (3+ messages)
CpuDeadLoop() is optimized by compiler
2023-05-19 16:31 UTC (20+ messages)
` [edk2-devel] "
[PATCH v2 0/5] ArmVirtPkg: Add dynamic CFI flash detection for Kvmtool guests
2023-05-19 14:55 UTC (6+ messages)
` [PATCH v2 1/5] ArmPkg: Configure PcdEmuVariableNvModeEnable as a dynamic PCD
` [PATCH v2 2/5] ArmVirtPkg: Define variables for emulating runtime variables
` [PATCH v2 3/5] ArmVirtPkg: Fallback to variable emulation if no CFI is found
` [PATCH v2 4/5] ArmVirtPkg: Dispatch variable service if variable emulation is enabled
` [PATCH v2 5/5] ArmVirtPkg/PrePi: Allocate separate stack for Dxe phase
[PATCH 1/1] IntelFsp2Pkg/Library/BaseFspCommonLib: Fix OVERRUN Coverity issue
2023-05-19 12:29 UTC (3+ messages)
` [edk2-devel] "
[PATCH v8] MinPlatformPkg: Update HWSignature filed in FACS
2023-05-19 10:29 UTC
[PATCH v1 1/1] MdeModulePkg/VariableSmm.c: add Ap rendezvous check before SmmSetVariable
2023-05-19 9:00 UTC (4+ messages)
` 回复: "
[edk2-platforms][PATCH 1/2] ManageabilityPkg/IpmiFrb: IPMI BMC ACPI Driver
2023-05-19 6:44 UTC (6+ messages)
` [edk2-platforms][PATCH 2/2] ManageabilityPkg/IpmiBmcAcpi: Add to ManageabilityPkg
` [edk2-devel] "
` [edk2-devel] [edk2-platforms][PATCH 1/2] ManageabilityPkg/IpmiFrb: IPMI BMC ACPI Driver
[edk2-platforms][PATCH 1/2] ManageabilityPkg/IpmiFrb: IPMI FRB Driver
2023-05-19 4:37 UTC (6+ messages)
` [edk2-platforms][PATCH 2/2] ManageabilityPkg/IpmiFrb: Add to ManageabilityPkg
` [edk2-devel] "
[edk2-platforms][PATCH 1/2] ManageabilityPkg/IpmiBmcElog: IPMI BMC Elog Driver
2023-05-19 3:19 UTC (4+ messages)
` [edk2-platforms][PATCH 2/2] ManageabilityPkg/IpmiBmcElog: Add to ManageabilityPkg
` [edk2-devel] "
` [edk2-devel] [edk2-platforms][PATCH 1/2] ManageabilityPkg/IpmiBmcElog: IPMI BMC Elog Driver
[edk2-platforms][PATCH 1/2] ManageabilityPkg/IpmiSolStatus: IPMI Serail over Lan Driver
2023-05-19 3:16 UTC (5+ messages)
` [edk2-platforms][PATCH 2/2] ManageabilityPkg/IpmiSolStatus: Add to ManageabilityPkg
` [edk2-devel] "
` [edk2-devel] [edk2-platforms][PATCH 1/2] ManageabilityPkg/IpmiSolStatus: IPMI Serail over Lan Driver
[edk2-platforms][PATCH 1/2] ManageabilityPkg/IpmiOsWdt: IPMI OS Watchdog timer Driver
2023-05-19 3:12 UTC (4+ messages)
` [edk2-platforms][PATCH 2/2] ManageabilityPkg/IpmiOsWdt: Add to ManageabilityPkg
` [edk2-devel] [edk2-platforms][PATCH 1/2] ManageabilityPkg/IpmiOsWdt: IPMI OS Watchdog timer Driver
[edk2-platforms][PATCH 1/2] ManageabilityPkg/IpmiFru: IPMI FRU Driver
2023-05-19 3:07 UTC (2+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH 2/2] ManageabilityPkg/IpmiFru: Add to ManageabilityPkg
2023-05-19 3:08 UTC (2+ messages)
` [edk2-devel] "
[PATCH] ShellPkg/SmbiosView: type 45 and type 46 support
2023-05-19 2:09 UTC (2+ messages)
[Patch V2] MdePkg: Code optimization to SMM InternalAllocateAlignedPages
2023-05-18 23:30 UTC (4+ messages)
[edk2-stable202305 PATCH 0/1] Rename GCC5 to GCC in filenames, scripts and documentation
2023-05-18 17:56 UTC (4+ messages)
` [edk2-stable202305 PATCH 1/1] Rename GCC5 toolchain references in docs and scripts to GCC
` [edk2-devel] "
[PATCH v1 0/6] ArmVirtPkg: Add dynamic CFI flash detection for Kvmtool guests
2023-05-18 15:43 UTC (11+ messages)
` [PATCH v1 1/6] ArmPkg: Configure PcdEmuVariableNvModeEnable as a dynamic PCD
` [PATCH v1 2/6] ArmVirtPkg: Define variables for emulating runtime variables
` [PATCH v1 3/6] ArmVirtPkg: Fallback to variable emulation if no CFI is found
` [PATCH v1 4/6] ArmVirtPkg: Dispatch variable service if variable emulation is enabled
` [PATCH v1 5/6] ArmVirtPkg: Kvmtool: Increase primary core stack size
` [edk2-devel] "
` [PATCH v1 6/6] ArmVirtPkg: ArmVirtQemuKernel: "
Building error
2023-05-18 15:20 UTC (2+ messages)
` [edk2-devel] "
[PATCH V2 3/3] ShellPkg/AcpiView: Add MPAM Parser
2023-05-18 15:06 UTC
[PATCH V2 2/3] ShellPkg: acpiview: Add routine to print 16 chars
2023-05-18 15:06 UTC
[PATCH V2 0/3] MPAM ACPI definitions and parser
2023-05-18 15:05 UTC
[PATCH v2 1/1] UefiCpuPkg/PiSmmCpuDxeSmm:add Ap Rendezvous check in PerformRemainingTasks
2023-05-18 7:33 UTC (2+ messages)
[PATCH] MdePkg: Code optimization to SMM InternalAllocateAlignedPages
2023-05-18 7:28 UTC (3+ messages)
[PATCH v7 0/3] RISC-V SBI-backed SerialLib
2023-05-18 3:36 UTC (8+ messages)
` [edk2-devel] "
[edk2-devel] [edk2-platforms][PATCH 1/2] ManageabilityPkg/IpmiFrb: IPMI BMC ACPI Driver
2023-05-18 2:51 UTC
[edk2-devel] [edk2-platforms][PATCH 1/2] ManageabilityPkg/IpmiSolStatus: IPMI Serail over Lan Driver
2023-05-18 2:50 UTC
[PATCH v2 0/6] Universal payload secure boot and measured boot
2023-05-17 23:55 UTC (7+ messages)
` [PATCH v2 1/6] MdeModulePkg: universal payload HOB for secure boot info
` [PATCH v2 2/6] UefiPayloadPkg: Add secureboot information HOBs
` [PATCH v2 3/6] UefiPayloadPkg: Uninstall the TPM2 ACPI if present
` [PATCH v2 4/6] UefiPayloadPkg: Add secure boot configurations
` [PATCH v2 5/6] Uefipayloadpkg Enable TPM measured boot
` [PATCH v2 6/6] UefiPayloadPkg: Add secure boot definitions to ci build
Status of OpenSSL 3.0 patch
2023-05-17 20:55 UTC
[PATCH] MdeModulePkg SdMmcPciHcDxe: SD/MMC capability debug print is incorrect
2023-05-17 18:00 UTC (5+ messages)
` [edk2-devel] "
[edk2-devel] Event: UEFI Memory Map, GCD, Page Table discussion - ARM/X86 - Wednesday, May 17, 2023 #cal-reminder
2023-05-17 13:45 UTC
[PATCH 1/1] Maintainers: add myself as reviewer for sbsa-ref
2023-05-17 11:00 UTC (3+ messages)
` [edk2-devel] "
[edk2-devel][PATCH v1 1/1] ArmPkg: CpuDxe: Sync GCD Capabilities With Page Table Attributes
2023-05-17 7:14 UTC (16+ messages)
` [edk2-devel] [PATCH "
[edk2-devel] Event: UEFI Memory Map, GCD, Page Table discussion - ARM/X86 - Wednesday, May 17, 2023 #cal-invite
2023-05-17 7:11 UTC
[PATCH v3 0/5] Target to enable paging from temporary RAM Done
2023-05-17 7:00 UTC (4+ messages)
` [PATCH v3 1/5] UefiCpuPkg/SecCore: Migrate page table to permanent memory
` [edk2-devel] [PATCH v3 0/5] Target to enable paging from temporary RAM Done
[PATCH v1 1/1] MdeModulePkg: UsbBusDxe: Build Descriptor table after resetting port
2023-05-16 22:15 UTC
[edk2-devel][edk2-platforms][RFC PATCH V1 1/1] MdeModulePkg/StatusCodeHandlerSmm: Add debug strings to memory buffering
2023-05-16 21:41 UTC (5+ messages)
[PATCH edk2-platforms 1/1] Platform/Intel: Fix type mismatches from prototypes in BoardBdsHookLib.c
2023-05-16 19:54 UTC (2+ messages)
` [edk2-devel] "
[PATCH edk2-platforms v2 0/2] Platform/Intel: Delete ALIGN16 macro and unused include files
2023-05-16 19:45 UTC (3+ messages)
` [edk2-devel] "
[PATCH v3] MinPlatformPkg: Update ACPI 6.5 definition
2023-05-16 17:20 UTC (2+ messages)
[PATCH edk2-platforms 0/2] SbsaQemu: make GIC base address Pcds dynamic
2023-05-16 10:45 UTC (6+ messages)
` [PATCH edk2-platforms 1/2] Silicon/Qemu: use 64-bit Pcds for SbsaQemu GIC addresses
` [edk2-devel] "
` [PATCH edk2-platforms 2/2] Silicon/Qemu: use dynamic "
` [edk2-devel] "
` [edk2-devel] [PATCH edk2-platforms 0/2] SbsaQemu: make GIC base address Pcds dynamic
[PATCH edk2-non-osi 1/1] Platform/Qemu/Sbsa: Update TF-A binaries to enable FEAT_FGT
2023-05-16 10:21 UTC (2+ messages)
` [edk2-devel] "
[PATCH v7] MinPlatformPkg: Update HWSignature filed in FACS
2023-05-16 10:06 UTC (3+ messages)
` [edk2-devel] "
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