messages from 2023-05-31 17:46:20 to 2023-06-05 08:31:56 UTC [more...]
[PATCH 1/2] MdeModulePkg/Bus/Ata/AtaAtapiPassThru: Fix SIGN_EXTENSION Coverity issue
2023-06-05 8:31 UTC (8+ messages)
` [PATCH 2/2] MdeModulePkg/Bus/Ata/AtaAtapiPassThru: Fix UNUSED_VALUE "
` [edk2-devel] "
` [edk2-devel] [PATCH 1/2] MdeModulePkg/Bus/Ata/AtaAtapiPassThru: Fix SIGN_EXTENSION "
[PATCH 1/1] BaseTools: FMMT GuidTool Auto Select Config file
2023-06-05 8:12 UTC
[PATCH v2 1/1] MdePkg/BaseLib: Add SpeculationBarrier implementation for RiscV64
2023-06-05 7:44 UTC (4+ messages)
` [edk2-devel] "
[PATCH v2 0/8] ArmCpuInfo improvements
2023-06-05 6:37 UTC (10+ messages)
` [PATCH v2 1/1] ArmPkg: add SMC defines for SiP service calls
` [PATCH v2 1/8] ArmPkg: fix reading of first nibbles in ArmCpuInfo
` [PATCH v2 2/8] ArmPkg: shorten register field "
` [PATCH v2 3/8] ArmPkg: add functions to read SVE/SME info
` [PATCH v2 4/8] ArmPkg: skip empty system registers in ArmCpuInfo
` [PATCH v2 5/8] ArmPkg: format output in one place "
` [PATCH v2 6/8] ArmPkg: handle SVE/SME "
` [PATCH v2 7/8] ArmPkg: cleaning output of ArmCpuInfo
` [PATCH v2 8/8] ArmPkg: show stage2 granule support on Neoverse-N1
[PATCH] NetworkPkg: Correct the length of EAP Identity when in ASCII format
2023-06-05 6:29 UTC
[PATCH] MdeModulePkg: Fix port multiplier port in AhciPei PEIM
2023-06-05 4:31 UTC (8+ messages)
` [edk2-devel] "
[PATCH] UnitTestFrameworkPkg: Add UnitTestPeiServicesTablePointerLib
2023-06-05 3:26 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, June 5, 2023 #cal-reminder
2023-06-04 23:30 UTC
PCD usage error
2023-06-04 21:10 UTC
failed pr
2023-06-03 0:07 UTC (6+ messages)
` [edk2-devel] "
[PATCH v2] OvmfPkg: Create additional PML1 entries for large SEV-SNP VMs
2023-06-02 23:56 UTC (5+ messages)
` [edk2-devel] "
[PATCH] OvmfPkg/README: Document Secure Boot
2023-06-02 21:44 UTC
[edk2-devel][PATCH v1 1/1] CharEncodingCheckPlugin: Remove Noisy Print
2023-06-02 21:05 UTC (3+ messages)
[PATCH v2] MdePkg ACPI65: Update MADT Revision pre ACPI Spec 6.5
2023-06-02 18:10 UTC (2+ messages)
[PATCH 1/1] BaseTools/tools_def: Add "-fno-unwind-tables" to GCC5_RISCV64_CC_FLAGS
2023-06-02 17:02 UTC
[RFC PATCH] ArmPkg: Enable AuditMode for Uncrustify CI checks
2023-06-02 16:52 UTC (7+ messages)
` [edk2-devel] "
[PATCH 1/1] MdeModulePkg/Bus/Ata/AtaBusDxe: Fix SIGN_EXTENSION Coverity issue
2023-06-02 16:08 UTC
[PATCH v2 0/7] Add PPI to manage PEI phase memory attributes
2023-06-02 15:17 UTC (8+ messages)
` [PATCH v2 1/7] MdeModulePkg: Define memory attribute PPI
` [PATCH v2 2/7] MdeModulePkg/DxeIpl: Merge EBC, RISCV64 and LOONGARCH code
` [PATCH v2 3/7] MdeModulePkg/DxeIpl: Use memory attribute PPI to remap the stack NX
` [PATCH v2 4/7] ArmPkg/ArmMmuLib: Extend API to manage memory permissions better
` [PATCH v2 5/7] ArmPkg/CpuPei: Implement the memory attributes PPI
` [PATCH v2 6/7] MdeModulePkg/DxeIpl ARM AARCH64: Switch to generic handoff code
` [PATCH v2 7/7] ArmPkg/CpuDxe: Simplify memory attributes protocol implementation
[PATCH 00/22] [edk2-staging] CryptoPkg/openssl: switch to openssl-3.0
2023-06-02 14:29 UTC (10+ messages)
` [PATCH 01/22] CryptoPkg/openssl: update submodule to openssl-3.0.8
` [edk2-devel] "
` [edk2-devel] [PATCH 00/22] [edk2-staging] CryptoPkg/openssl: switch to openssl-3.0
[edk2-platforms][PATCH 0/4] Add support new SMBIOS Tables and refactor to adapt with ArmPkg/SMBIOS
2023-06-02 12:48 UTC (2+ messages)
[edk2-platforms][PATCH 0/6] Support NVMe Hot Plug feature for Ampere Altra and Ampere Altra Max
2023-06-02 12:37 UTC (2+ messages)
[edk2-platforms][PATCH 0/3] Add necessary changes for PCIe core and remove unnecessary checks for PCIe Devmap mode
2023-06-02 12:34 UTC (3+ messages)
[PATCH v2 1/1] ArmPkg: add SMC defines for SiP service calls
2023-06-02 11:40 UTC (2+ messages)
[edk2-devel][PATCH v1 1/1] ArmPkg: CpuDxe: Sync GCD Capabilities With Page Table Attributes
2023-06-02 9:31 UTC (18+ messages)
` [edk2-devel] [PATCH "
[Patch V4 00/15] Use CpuPageTableLib to create and update smm page table
2023-06-02 7:33 UTC (31+ messages)
` [Patch V4 05/15] UefiCpuPkg: Use CpuPageTableLib to convert SMM paging attribute
` [Patch V4 07/15] UefiCpuPkg/PiSmmCpuDxeSmm: Add 2 function to disable/enable CR0.WP
` [Patch V4 08/15] UefiCpuPkg/PiSmmCpuDxeSmm: Clear CR0.WP before modify page table
` [edk2-devel] "
` [Patch V4 09/15] UefiCpuPkg: Extern mSmmShadowStackSize in PiSmmCpuDxeSmm.h
` [edk2-devel] "
` [Patch V4 10/15] UefiCpuPkg: Add GenSmmPageTable() to create smm page table
` [edk2-devel] "
` [Patch V4 11/15] UefiCpuPkg: Use GenSmmPageTable() to create Smm S3 "
` [edk2-devel] "
` [Patch V4 12/15] UefiCpuPkg: Sort mSmmCpuSmramRanges in FindSmramInfo
` [edk2-devel] "
` [Patch V4 13/15] UefiCpuPkg: Sort mProtectionMemRange when ReadyToLock
` [Patch V4 14/15] UefiCpuPkg: Refinement to smm runtime InitPaging() code
` [edk2-devel] "
` [Patch V4 15/15] UefiCpuPkg/PiSmmCpuDxeSmm: Remove unnecessary function
[PATCH] SimicsOpenBoard: Use default 10ms as delay between INIT and SIPI
2023-06-02 5:51 UTC (2+ messages)
[edk2-devel] [PATCH] IntelSiliconPkg/Vtd: Add Vtd core drivers
2023-06-02 5:09 UTC
reg: Load File 2 Protocol
2023-06-02 2:22 UTC
reg: MAC address could not change on pre-boot environment and failed to PXE boot
2023-06-02 2:12 UTC (3+ messages)
` [edk2-devel] "
[PATCH] ShellPkg/SmbiosView: type 45 and type 46 support
2023-06-02 1:22 UTC (3+ messages)
` [edk2-devel] "
` 回复: "
[PATCH v1 0/3] Adding Statuc Code Definitions from PI Spec v1.8
2023-06-02 1:18 UTC (6+ messages)
` [PATCH v1 1/3] MdePkg: PiStatusCode: Add new Host Software class Error Code to MdePkg
` [PATCH v1 2/3] MdePkg: PiStatusCode: Add TPM subclass definition "
` [PATCH v1 3/3] SecurityPkg: SubClassTpm: Updated default value
` [edk2-devel] "
` 回复: [PATCH v1 0/3] Adding Statuc Code Definitions from PI Spec v1.8
[PATCH v1] MdePkg ACPI65: Update MADT Revision pre ACPI Spec 6.5
2023-06-02 1:14 UTC (2+ messages)
` 回复: [edk2-devel] "
[PATCH 1/1] CI: Use latest image for Linux jobs (Qemu 8, gcc 12)
2023-06-02 0:59 UTC (3+ messages)
` [edk2-devel] "
OvmfPkg/CloudHv has no reviewers
2023-06-01 23:07 UTC (2+ messages)
` [edk2-devel] "
[PATCH edk2-platforms 0/2] SbsaQemu: make GIC base address Pcds dynamic
2023-06-01 18:34 UTC (3+ messages)
` [edk2-devel] "
[RFC PATCH 00/11] Permit DXE drivers to execute in place
2023-06-01 18:30 UTC (4+ messages)
` [edk2-devel] "
[PATCH v3 00/12] OvmfPkg: Replace the OVMF-specific SataControllerDxe with the generic one
2023-06-01 18:09 UTC (14+ messages)
` [PATCH v3 01/12] MdeModulePkg/SataControllerDxe: Clean up error handling in Start()
` [PATCH v3 02/12] MdeModulePkg/SataControllerDxe: Log expected errors at DEBUG_INFO level
` [PATCH v3 03/12] MdeModulePkg/SataControllerDxe: Remove useless null check
` [PATCH v3 04/12] MdeModulePkg/SataControllerDxe: Fix up ASSERTS (Private != NULL)
` [PATCH v3 05/12] OvmfPkg: Replace the OVMF-specific SataControllerDxe
` [PATCH v3 06/12] OvmfPkg/Microvm: "
` [PATCH v3 07/12] OvmfPkg/Bhyve: "
` [PATCH v3 08/12] OvmfPkg/CloudHv: "
` [PATCH v3 09/12] OvmfPkg/IntelTdx: "
` [PATCH v3 10/12] OvmfPkg/AmdSev: "
` [PATCH v3 11/12] OvmfPkg/Xen: "
` [PATCH v3 12/12] OvmfPkg: Remove SataControllerDxe
[PATCH v1 0/1] Add support for running shell test application in an immutable volume
2023-06-01 17:47 UTC (6+ messages)
` [PATCH v1 1/1] UnitTestFrameworkPkg: UnitTestPersistenceLib: Save Unit Test Cache to Drive
` [edk2-devel] "
[RFC] Introduce new status code for ManageabilityPkg and Redfish*Pkg
2023-06-01 17:33 UTC (2+ messages)
[PATCH v2 00/12] OvmfPkg: Replace the OVMF-specific SataControllerDxe with the generic one
2023-06-01 17:13 UTC (4+ messages)
[PATCH] MinPlatform: Add CpuPageTableLib required by CpuMpPeim
2023-06-01 16:38 UTC (2+ messages)
PATCH [1/1] ArmPkg: Fix GicV2 BaseAddress types
2023-06-01 16:09 UTC (4+ messages)
` [edk2-devel] "
[PATCH v2 00/11] ArmPkg: Arm GIC Library and Driver improvements
2023-06-01 16:09 UTC (2+ messages)
[PATCH 1/1] ArmPkg: add SMC defines for SiP service calls
2023-06-01 16:00 UTC (2+ messages)
` [edk2-devel] "
[Patch v2 0/3] Address C++ keyword collisions
2023-06-01 15:01 UTC (7+ messages)
` [Patch v2 1/3] MdePkg/Include/IndustryStandard: Add Operator and Xor field names
` 回复: [edk2-devel] [Patch v2 0/3] Address C++ keyword collisions
[PATCH v5 1/3] OvmfPkg/Xen: export search of RSDP into a library function
2023-06-01 15:01 UTC (3+ messages)
` [edk2-devel] "
[PATCH v2 0/4] ArmVirt: add VirtioSerialDxe
2023-06-01 14:44 UTC (6+ messages)
` [PATCH v2 1/4] ArmVirt: add VirtioSerialDxe to ArmVirtQemu builds
` [PATCH v2 2/4] ArmVirt/PlatformBootManagerLib: factor out IsVirtio()
` [PATCH v2 3/4] ArmVirt/PlatformBootManagerLib: factor out IsVirtioPci()
` [PATCH v2 4/4] ArmVirt/PlatformBootManagerLib: set up virtio serial as console
[edk2-devel] Now: TianoCore edk2-test Bug Triage Meeting - Thursday, June 1, 2023 #cal-notice
2023-06-01 14:00 UTC
[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - Thursday, June 1, 2023 #cal-reminder
2023-06-01 13:45 UTC
[edk2-platforms] Platform/Loongson: Revise the Readme
2023-06-01 11:20 UTC
[edk2-platforms] Platform/Loongson: Pre-allocate 0-4K memory during the Pei phase
2023-06-01 11:19 UTC
[PATCH v4 0/2] Qemu/Sbsa versioning
2023-06-01 10:58 UTC (3+ messages)
` [PATCH 1/2] Platform/SbsaQemu: read platform version
[edk2-devel] [PATCH 1/1] MdePkg/BaseLib: Add SpeculationBarrier implementation for RiscV64
2023-06-01 10:40 UTC (3+ messages)
[edk2-devel] [edk2-platforms][PATCH V2 1/1] Platform/Loongson: Set Dxe common page size to 16k
2023-06-01 9:10 UTC (3+ messages)
[PATCH 0/5] ArmVirt: add VirtioSerialDxe
2023-06-01 9:07 UTC (13+ messages)
` [PATCH 1/5] ArmVirt: add VirtioSerialDxe to ArmVirtQemu builds
` [edk2-devel] "
` [PATCH 2/5] ArmVirt/PlatformBootManagerLib: factor out IsVirtio()
` [PATCH 3/5] ArmVirt/PlatformBootManagerLib: factor out IsVirtioPci()
` [PATCH 4/5] ArmVirt/PlatformBootManagerLib: set up virtio serial as console
` [PATCH 5/5] OvmfPkg/VirtioSerialDxe: use TPL_NOTIFY
[PATCH 1/1] OvmfPkg/PlatformInitLib: limit phys-bits to 46
2023-06-01 9:07 UTC (3+ messages)
[PATCH v2 1/1] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: refine flash detection
2023-06-01 9:07 UTC (3+ messages)
[PATCH v6 00/11] BaseTools: remove duplicate includes
2023-06-01 8:59 UTC (5+ messages)
` [PATCH v6 02/11] BaseTools: add -fdirect-access-external-data to clang pie builds
` 回复: "
` [edk2-devel] "
` 回复: "
[PATCH v1] UefiCpuPkg: Get processor extended information for SmmCpuServiceProtocol
2023-06-01 6:08 UTC (4+ messages)
[PATCH v1 1/1] MdeModulePkg/VariableSmm.c: add Ap rendezvous check before SmmSetVariable
2023-06-01 1:09 UTC (7+ messages)
` 回复: "
` [edk2-devel] "
[RFC PATCH 00/10] Add PPI to manage PEI phase memory attributes
2023-05-31 21:01 UTC (7+ messages)
` [RFC PATCH 09/10] MdeModulePkg/DxeIpl: Use memory attribute PPI to remap the stack NX
` [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