public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-11-01 05:53:44 to 2023-11-03 19:07:24 UTC [more...]

[edk2-devel] [PATCH edk2-platforms v2 0/4] IpmiFeaturePkg: Add server management features
 2023-11-03 19:06 UTC  (3+ messages)

[edk2-devel] [PATCH v1] UefiCpuPkg/PiSmmCpuDxeSmm: Fix CP Exception when CET enable
 2023-11-03 18:38 UTC  (6+ messages)

[edk2-devel] [PATCH v2] UefiCpuPkg/PiSmmCpuDxeSmm: Fix CP Exception when CET enable
 2023-11-03 18:37 UTC 

[edk2-devel] [PATCH v2] RedfishPkg: RedfishDiscoverDxe: Fix issue if IPv4 installed after RestEx
 2023-11-03 18:01 UTC  (6+ messages)

[edk2-devel] [PATCH v4 00/14] Add ImagePropertiesRecordLib and Fix MAT Bugs
 2023-11-03 17:17 UTC  (15+ messages)
` [edk2-devel] [PATCH v4 01/14] MdeModulePkg: Add ImagePropertiesRecordLib
` [edk2-devel] [PATCH v4 02/14] ArmVirtPkg: Add ImagePropertiesRecordLib Instance
` [edk2-devel] [PATCH v4 03/14] EmulatorPkg: "
` [edk2-devel] [PATCH v4 04/14] OvmfPkg: "
` [edk2-devel] [PATCH v4 05/14] UefiPayloadPkg: "
` [edk2-devel] [PATCH v4 06/14] MdeModulePkg: Update MemoryAttributesTable.c to Reduce Global Variable Use
` [edk2-devel] [PATCH v4 07/14] MdeModulePkg: Move Some DXE MAT Logic to ImagePropertiesRecordLib
` [edk2-devel] [PATCH v4 08/14] MdeModulePkg: Add ImagePropertiesRecordLib Host-Based Unit Test
` [edk2-devel] [PATCH v4 09/14] MdeModulePkg: Fix Bugs in MAT Logic
` [edk2-devel] [PATCH v4 10/14] MdeModulePkg: Add NULL checks and Return Status to ImagePropertiesRecordLib
` [edk2-devel] [PATCH v4 11/14] UefiCpuPkg: Use Attribute From SMM MemoryAttributesTable if Nonzero
` [edk2-devel] [PATCH v4 12/14] MdeModulePkg: Transition SMM MAT Logic to Use ImagePropertiesRecordLib
` [edk2-devel] [PATCH v4 13/14] MdeModulePkg: Add Logic to Create/Delete Image Properties Records
` [edk2-devel] [PATCH v4 14/14] MdeModulePkg: Update DumpImageRecord() in ImagePropertiesRecordLib

[edk2-devel] [PATCH 1/1] BaseTools/tools_def: drop -mgeneral-regs-only for AArch64 CLANGDWARF
 2023-11-03 16:37 UTC 

[edk2-devel] [PATCH] MdeModulePkg/PciHostBridgeDxe: Add readback after final Cfg-Write
 2023-11-03 16:57 UTC  (4+ messages)

[edk2-devel] [PATCH v1 0/7] Refine SMM CPU Sync flow and abstract SmmCpuSyncLib
 2023-11-03 15:30 UTC  (8+ messages)
` [edk2-devel] [PATCH v1 1/7] UefiCpuPkg/PiSmmCpuDxeSmm: Optimize Semaphore Sync between BSP and AP
` [edk2-devel] [PATCH v1 2/7] UefiCpuPkg/PiSmmCpuDxeSmm: Reduce times of BSP and AP Sync for SMM Exit
` [edk2-devel] [PATCH v1 3/7] UefiCpuPkg: Adds SmmCpuSyncLib library class
` [edk2-devel] [PATCH v1 4/7] UefiCpuPkg: Implements SmmCpuSyncLib library instance
` [edk2-devel] [PATCH v1 5/7] OvmfPkg: Specifies SmmCpuSyncLib instance
` [edk2-devel] [PATCH v1 6/7] UefiPayloadPkg: "
` [edk2-devel] [PATCH v1 7/7] UefiCpuPkg/PiSmmCpuDxeSmm: Consume SmmCpuSyncLib

[edk2-devel] [PATCH v4 0/8] Use CodeQL CLI
 2023-11-03 15:19 UTC  (14+ messages)
` [edk2-devel] [PATCH v4 1/8] Remove existing CodeQL infrastructure
` [edk2-devel] [PATCH v4 2/8] BaseTools/Plugin/CodeQL: Add CodeQL build plugin
` [edk2-devel] [PATCH v4 3/8] BaseTools/Plugin/CodeQL: Add integration helpers
` [edk2-devel] [PATCH v4 4/8] .pytool/CISettings.py: Integrate CodeQL
` [edk2-devel] [PATCH v4 5/8] .github/workflows/codeql.yml: Add CodeQL workflow
` [edk2-devel] [PATCH v4 6/8] .pytool/CISettings: Enable CodeQL audit mode
` [edk2-devel] [PATCH v4 7/8] BaseTools/Plugin/CodeQL: Enable 30 queries
` [edk2-devel] [PATCH v4 8/8] ReadMe.rst: Add CodeQL/analyze directory under other licenses

[edk2-devel] Bitbucket mirror stopped updating in March 2022
 2023-11-03 15:11 UTC  (3+ messages)

[edk2-devel] [PATCH 1/1] BaseTools: Update PatchCheck.py to allow whitespace issues in .rtf files
 2023-11-03 14:41 UTC  (3+ messages)

[edk2-devel] [PATCH v1] OvmfPkg/PlatformInitLib: Don't override user specified PciMmio64Size
 2023-11-03 14:07 UTC  (3+ messages)

[edk2-devel] [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Clear CR4.CET before restoring MSR IA32_S_CET
 2023-11-03 13:19 UTC  (3+ messages)

[edk2-devel] [PATCH v1 00/29] Enable LoongArch virtual machine in edk2
 2023-11-03  8:16 UTC  (9+ messages)

[edk2-devel] [PATCH] MdeModulePkg/XhciDxe: Non-zero start/stop values in XhcGetElapsedTicks
 2023-11-03  6:40 UTC  (6+ messages)

[edk2-devel] [PATCH v2 1/1] ReadMe.rst: Add Apache License 2.0 and update submodule list
 2023-11-03  6:00 UTC  (4+ messages)

[edk2-devel] [PATCH v5 00/28] Implement Dynamic Memory Protection Settings
 2023-11-03  5:52 UTC  (3+ messages)
` [edk2-devel] [PATCH v5 01/28] MdeModulePkg: Add DXE and MM Memory Protection Settings Definitions

[edk2-devel] [PATCH v1 13/29] UefiCpuPkg: Add multiprocessor library for LoongArch64
 2023-11-03  4:57 UTC  (2+ messages)

[edk2-devel] reg: Two IAID assignment for single MAC Address
 2023-11-03  4:50 UTC  (6+ messages)

[edk2-devel] [PATCH v3 0/5] Designware MMCDXE changes and enhancement
 2023-11-03  2:51 UTC  (6+ messages)
` [edk2-devel] [PATCH v3 1/5] DesignWare/DwEmmcDxe: Enabled Internal IDMAC interrupt RX/TX register
` [edk2-devel] [PATCH v3 2/5] DesignWare/DwEmmcDxe: Add CPU little endian option
` [edk2-devel] [PATCH v3 3/5] DesignWare/DwEmmcDxe: Remove ARM dependency library
` [edk2-devel] [PATCH v3 4/5] DesignWare/DwEmmcDxe: Add handling for SDMMC
` [edk2-devel] [PATCH v3 5/5] DesignWare/DwEmmcDxe: Force DMA buffer to allocate below 4GB

[edk2-devel] [PATCH v4 0/6] StarFive/VisionFive2: Add VisionFive 2 platform
 2023-11-03  2:30 UTC  (7+ messages)
` [edk2-devel] [PATCH v4 1/6] StarFive/JH7110Pkg: Add Pci controller driver
` [edk2-devel] [PATCH v4 2/6] StarFive/JH7110Pkg: Add SPI protocol and driver support
` [edk2-devel] [PATCH v4 3/6] StarFive/JH7110Pkg: Add firmware volume block protocol
` [edk2-devel] [PATCH v4 4/6] StarFive/JH7110Pkg: Add JH7110 Silicon Package
` [edk2-devel] [PATCH v4 5/6] StarFive/VisionFive2: Add VisionFive 2 platform
` [edk2-devel] [PATCH v4 6/6] Maintainers.txt: Add maintainers for StarFive platform

[edk2-devel] [PATCH v1 20/29] OvmfPkg/LoongArchVirt: Add serial port library
 2023-11-03  1:04 UTC 

[edk2-devel] [PATCH v1 29/29] OvmfPkg/LoongArchVirt: Add build file
 2023-11-03  1:03 UTC 

[edk2-devel] [PATCH v1 12/29] UefiCpuPkg: Add LoongArch64CpuMmuLib to UefiCpuPkg
 2023-11-03  1:03 UTC 

[edk2-devel] [PATCH v1 07/29] MdePkg: Add CSR operation for LoongArch
 2023-11-03  1:03 UTC 

[edk2-devel] [PATCH v1 10/29] UefiCpuPkg: Add CPU exception library for LoongArch
 2023-11-03  1:03 UTC 

[edk2-devel] [PATCH v1 14/29] UefiCpuPkg: Add CpuDxe driver for LoongArch64
 2023-11-03  1:02 UTC 

[edk2-devel] [PATCH v1 04/29] MdePkg: Add LoongArch64 local interrupt function set into BaseLib
 2023-11-03  1:02 UTC 

[edk2-devel] [PATCH v1 28/29] OvmfPkg/LoongArchVirt: Support PEI phase
 2023-11-03  1:02 UTC 

[edk2-devel] [PATCH v1 22/29] OvmfPkg/LoongArchVirt: Add NorFlashQemuLib
 2023-11-03  1:01 UTC 

[edk2-devel] [PATCH v1 01/29] MdePkg: Add the header file named Csr.h for LoongArch64
 2023-11-03  1:01 UTC 

[edk2-devel] [PATCH v2 1/1] ReadMe.rst: Add Apache License 2.0 and update submodule list
 2023-11-02 19:00 UTC 

[edk2-devel] [PATCH v1 1/1] ReadMe.rst: Add Apache License 2.0 and update submodule list
 2023-11-02 16:25 UTC  (5+ messages)

[edk2-devel] TianoCore Community Meeting Agenda Topics
 2023-11-02 14:15 UTC  (2+ messages)

[edk2-devel] Now: TianoCore edk2-test Bug Triage Meeting - Thursday, November 2, 2023 #cal-notice
 2023-11-02 14:00 UTC 

[edk2-devel] [PATCH v1 0/7] CryptoPkg: Enable Openssl native instruction support for AARCH64
 2023-11-02 13:54 UTC  (8+ messages)
` [edk2-devel] [PATCH v1 1/7] MdePkg/BaseLib: AARCH64: Add ArmReadCntPctReg()
` [edk2-devel] [PATCH v1 2/7] MdePkg/BaseLib: AARCH64: Add ArmReadIdAA64Isar0Reg()
` [edk2-devel] [PATCH v1 3/7] MdePkg/BaseRngLib: Prefer ArmReadIdAA64Isar0Reg() over ArmReadIdIsar0()
` [edk2-devel] [PATCH v1 4/7] CryptoPkg/OpensslLib: Add native instruction support for AARCH64
` [edk2-devel] [PATCH v1 5/7] CryptoPkg/OpensslLib: Generate files for AARCH64 native support
` [edk2-devel] [PATCH v1 6/7] CryptoPkg/OpensslLib: Add AArch64Cap for arch specific hooks
` [edk2-devel] [PATCH v1 7/7] CryptoPkg: Enable Openssl Accel builds for AARCH64

[edk2-devel] [PATCH v1 02/29] MdePkg: Add LoongArch64 FPU function set into BaseCpuLib
 2023-11-02 13:42 UTC  (18+ messages)
` [edk2-devel] [PATCH v1 03/29] MdePkg: Add LoongArch64 exception function set into BaseLib
` [edk2-devel] [PATCH v1 05/29] MdePkg: Add LoongArch Cpucfg function
` [edk2-devel] [PATCH v1 06/29] MdePkg: Add read stable counter operation for LoongArch
` [edk2-devel] [PATCH v1 08/29] MdePkg: Add IOCSR "
` [edk2-devel] [PATCH v1 09/29] UefiCpuPkg: Add LoongArch64 CPU Timer library
` [edk2-devel] [PATCH v1 11/29] UefiCpuPkg: Add CpuMmuLib.h to UefiCpuPkg
` [edk2-devel] [PATCH v1 15/29] EmbeddedPkg: Add PcdPrePiCpuIoSize width for LOONGARCH64
` [edk2-devel] [PATCH v1 16/29] ArmVirtPkg: Move PCD of FDT base address and FDT padding to OvmfPkg
` [edk2-devel] [PATCH v1 17/29] OvmfPkg/LoongArchVirt: Add PciCpuIo2Dxe module
` [edk2-devel] [PATCH v1 18/29] OvmfPkg/LoongArchVirt: Add stable timer driver
` [edk2-devel] [PATCH v1 19/29] OvmfPkg/LoongArchVirt: Add a NULL library named CollectApResouceLibNull
` [edk2-devel] [PATCH v1 21/29] OvmfPkg/LoongArchVirt: Add real time clock library
` [edk2-devel] [PATCH v1 23/29] OvmfPkg/LoongArchVirt: Add PeiServiceTablePointerLib
` [edk2-devel] [PATCH v1 24/29] OvmfPkg/LoongArchVirt: Add platform boot manager library
` [edk2-devel] [PATCH v1 25/29] OvmfPkg/LoongArchVirt: Add FdtQemuFwCfgLib
` [edk2-devel] [PATCH v1 26/29] OvmfPkg/LoongArchVirt: Add reset system library
` [edk2-devel] [PATCH v1 27/29] OvmfPkg/LoongArchVirt: Support SEC phase

[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - Thursday, November 2, 2023 #cal-reminder
 2023-11-02 13:45 UTC 

[edk2-devel] [PATCH v2 00/11] DynamicTablesPkg: Enable _PSD/_CPC generation using SCMI
 2023-11-02 13:32 UTC  (17+ messages)
` [edk2-devel] [PATCH v2 01/11] ArmPkg/ArmScmiDxe: Rename PERFORMANCE_PROTOCOL_VERSION
` [edk2-devel] [PATCH v2 02/11] ArmPkg/ArmScmiDxe: Add PERFORMANCE_DESCRIBE_FASTCHANNEL support
` [edk2-devel] [PATCH v2 07/11] DynamicTablesPkg: Add PsdToken field to CM_ARM_GICC_INFO object
` [edk2-devel] [PATCH v2 10/11] DynamicTablesPkg: Add ArmScmiInfoLib
` [edk2-devel] [PATCH v2 11/11] DynamicTablesPkg: Remove check for _CPC field

[edk2-devel] [PATCH] BaseTools/GenFw: Change opcode when converting ADR to ADRP
 2023-11-02 12:47 UTC  (11+ messages)

[edk2-devel] [PATCH v4 00/14] Add ImagePropertiesRecordLib and Fix MAT Bugs
 2023-11-02 11:33 UTC  (3+ messages)
  ` [edk2-devel] [PATCH v4 11/14] UefiCpuPkg: Use Attribute From SMM MemoryAttributesTable if Nonzero

[edk2-devel] [PATCH 0/7] Support Tdx and sev in BaseIoLibIntrinsic and remove BaseIoLibIntrinsicSev
 2023-11-02 10:42 UTC  (13+ messages)

[edk2-devel] [PATCH v2] MdeModulePkg/UefiBootManagerLib: Signal ReadyToBoot on platform recovery
 2023-11-02 10:35 UTC  (4+ messages)

[edk2-devel] [edk2-redfish-client][PATCH 2/2] RedfishClientPkg/RedfishFeatureCoreDxe: notify platform before reboot
 2023-11-02 10:17 UTC 

[edk2-devel] [edk2-redfish-client][PATCH 0/2] introduce Redfish override protocol
 2023-11-02 10:17 UTC 

[edk2-devel] [edk2-redfish-client][PATCH 1/2] RedfishClientPkg: introduce Redfish override protocol
 2023-11-02 10:17 UTC 

[edk2-devel] [PATCH V1 0/2] OvmfPkg/BaseMemEncryptTdxLib: Handle retry result of MapGPA
 2023-11-02  9:25 UTC  (6+ messages)
` [edk2-devel] [PATCH V1 2/2] "

[edk2-devel] [PATCH V2 0/2] OvmfPkg: Update TdVmCall to handle the retry for MapGPA
 2023-11-02  9:09 UTC  (3+ messages)
` [edk2-devel] [PATCH V2 1/2] MdePkg/BaseLib: Update TdVmcall to always output the value in R11
` [edk2-devel] [PATCH V2 2/2] OvmfPkg/BaseMemEncryptTdxLib: Handle retry result of MapGPA

[edk2-devel] [PATCH edk2-platforms 0/1] Add Standalone MM support for SmmIpmiBaseLib
 2023-11-02  6:48 UTC  (3+ messages)
` [edk2-devel] [PATCH edk2-platforms 1/1] IpmiFeaturePkg/SmmIpmiBaseLib: Support Standalone MM

[edk2-devel] [PATCH v3 0/5] StarFive/VisionFive2: Add VisionFive 2 platform
 2023-11-02  4:00 UTC  (3+ messages)

[edk2-devel] [edk2-platforms PATCH v2 0/1] Marvell package restructure
 2023-11-02  3:45 UTC  (2+ messages)
` [edk2-devel] [edk2-platforms PATCH v2 1/1] Silicon/Marvell: Retructure package

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - Thursday, November 2, 2023 #cal-reminder
 2023-11-02  2:30 UTC 

[PATCH v3 0/2] Automatically set NXCOMPAT bit if requirements are met
 2023-11-02  1:33 UTC  (6+ messages)
` [PATCH v3 2/2] BaseTools: GenFw: auto-set nxcompat flag
  ` [edk2-devel] "

[edk2-devel] [RFC] Ordering of Arm PCI ECAM and MMIO operations
 2023-11-01 23:07 UTC  (10+ messages)

[edk2-devel] [PATCH v7 5/5] OvmfPkg/RiscVVirt: Override for RV CPU Features
 2023-11-01 20:27 UTC  (5+ messages)

[edk2-devel] Event: TianoCore Community Meeting EMEA/NAMO - Thursday, November 2, 2023 #cal-reminder
 2023-11-01 15:00 UTC 

[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - Thursday, November 2, 2023 #cal-reminder
 2023-11-01 14:00 UTC 

[edk2-devel] [edk2-redfish-client][PATCH 3/3] RedfishClientPkg/RedfishFeatureUtilityLib: fix issues and enhancement
 2023-11-01 13:42 UTC  (2+ messages)

[edk2-devel] [edk2-redfish-client][PATCH 2/3] RedfishClientPkg/RedfishConfigLangMapDxe: uninitialized variable issue
 2023-11-01 13:34 UTC  (2+ messages)

[edk2-devel] [edk2-redfish-client][PATCH 1/3] RedfishClientPkg/RedfishETagDxe: fix uninitialized variable issue
 2023-11-01 13:33 UTC  (2+ messages)

[edk2-devel] [PATCH] IntelFsp2Pkg/PatchFv: Fix syntax issue in markdown manual
 2023-11-01 13:11 UTC  (2+ messages)

[edk2-devel] [PATCH v1 1/1] DynamicTablesPkg: Fix assert in CmObject parser
 2023-11-01 11:44 UTC  (2+ messages)

[edk2-devel] CodeQL and Apache Licensed Files
 2023-11-01 11:11 UTC  (6+ messages)

[edk2-devel] [PATCH] RedfishPkg: RedfishDiscoverDxe: Fix issue if IPv4 installed after RestEx
 2023-11-01  9:36 UTC  (4+ messages)

[edk2-devel] [PATCH v7 3/5] MdePkg: Implement RISC-V Cache Management Operations
 2023-11-01  8:03 UTC  (2+ messages)

[edk2-devel] edk2-platforms: developing Whitley Lake package
 2023-11-01  7:20 UTC 

[edk2-devel] SSL handshake in HTTPS boot if the certificate was signed with a root certificate
 2023-11-01  6:31 UTC  (2+ messages)

[edk2-devel] [PATCH edk2-platforms v3 00/16] MTCP-over-KCS support
 2023-11-01  5:53 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox