messages from 2023-05-18 17:24:15 to 2023-05-24 12:29:10 UTC [more...]
[PATCH 0/6] Fine tune SimicsOpenBoardPkg
2023-05-24 12:28 UTC (7+ messages)
` [PATCH 1/6] SimicsOpenBoardPkg: Remove un-used PlatformBootManagerLib
` [PATCH 2/6] SimicsOpenBoardPkg: Remove logic that loads variable from disk file
` [PATCH 3/6] SimicsOpenBoardPkg: Enable serial terminal
` [PATCH 4/6] MinPlatform/build_bios.py: Support performance enabled build
` [PATCH 5/6] SimicsOpenBoardPkg: Add "dp" command in performance build
` [PATCH 6/6] SimicsOpenBoardPkg: Disable DriverBindingSupport perf logging
[PATCH v2 1/1] OvmfPkg/PlatformPei: drop S3Verification()
2023-05-24 12:27 UTC (2+ messages)
PATCH [1/1] ArmPkg: Fix GicV2 BaseAddress types
2023-05-24 10:48 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 0/6] RISC-V MMU support
2023-05-24 9:51 UTC (9+ messages)
` [PATCH v2 3/6] UefiCpuPkg: RISC-V: Support MMU with SV39/48/57 mode
` [edk2-devel] "
` [edk2-devel] [PATCH v2 0/6] RISC-V MMU support
[PATCH v4 0/1] PcAtChipsetPkg: RTC Runtime unable to get correct IO port by PCD
2023-05-24 9:47 UTC (5+ messages)
` [PATCH v4 1/1] "
BaseTools: how to generate PcdValueInit without VS?
2023-05-24 8:58 UTC
[PATCH v9] MinPlatformPkg: Update HWSignature field in FACS
2023-05-24 8:39 UTC
[PATCH v2 0/1] PcAtChipsetPkg: RTC Runtime unable to get correct IO port by PCD
2023-05-24 8:37 UTC (4+ messages)
` [PATCH v2 1/1] "
` [edk2-devel] "
[PATCH v3 0/1] PcAtChipsetPkg: RTC Runtime unable to get correct IO port by PCD
2023-05-24 8:35 UTC (2+ messages)
` [PATCH v3 1/1] "
managing memory attributes in PEI
2023-05-24 2:54 UTC (20+ messages)
` [edk2-devel] "
[edk2-platforms:PATCH v2] MinPlatformPkg: Fix SetLargeVariable fail issue
2023-05-24 1:07 UTC (3+ messages)
[edk2-platforms][PATCH 0/3] Add necessary changes for PCIe core and remove unnecessary checks for PCIe Devmap mode
2023-05-24 0:45 UTC (6+ messages)
` [edk2-platforms][PATCH 1/3] AmpereAltraPkg: Remove PCIe "DevMapModeAuto" case in retrieving "
` [edk2-platforms][PATCH 2/3] AmpereAltraPkg: Fix PCIe link training sequence
[edk2-platforms][PATCH 0/4] Add support new SMBIOS Tables and refactor to adapt with ArmPkg/SMBIOS
2023-05-24 0:40 UTC (5+ messages)
` [edk2-platforms][PATCH 1/4] JadePkg: Correct PCD names for SMBIOS Type 0
` [edk2-platforms][PATCH 2/4] JadePkg: Leverage ArmPkg/Smbios (Type 0, 1, 2, 3, 13, 32)
` [edk2-platforms][PATCH 3/4] JadePkg: Refactor SmbiosPlatformDxe
` [edk2-platforms][PATCH 4/4] JadePkg: Add support SMBIOS Table Type 16, 17, 19
[PATCH] MdeModulePkg: Fix port multiplier port in AhciPei PEIM
2023-05-24 0:33 UTC (2+ messages)
[PATCH 1/1] MdeModulePkg: Cache device path during LoadImage calls
2023-05-24 0:08 UTC
[edk2-devel][PATCH v1 1/1] ArmPkg: CpuDxe: Report AARCH64 Memory Protections Attributes To GCD
2023-05-23 20:48 UTC (2+ messages)
[PATCH v1 00/12] ArmPkg: Arm GIC Library and Driver improvements
2023-05-23 15:17 UTC (25+ messages)
` [PATCH v1 01/12] ArmPkg: Fix data type used for GicDistributorBase
` [PATCH v1 02/12] ArmPkg: Fix data type used for GicInterruptInterfaceBase
` [PATCH v1 03/12] ArmPkg: Fix ArmGicSendSgiTo() parameters
` [PATCH v1 04/12] ArmPkg: Fix Non-Boolean comparison in ArmGicEnableDistributor
` [PATCH v1 05/12] ArmPkg: Fix return type for ArmGicGetInterfaceIdentification
` [PATCH v1 06/12] ArmPkg: Make variables used for GicInterrupt UINTN
` [PATCH v1 07/12] ArmPkg: Fix return value for ArmGicV2AcknowledgeInterrupt
` [PATCH v1 08/12] ArmPkg: Typecast IntID to UINT32 in ArmGicV2EndOfInterrupt
` [edk2-devel] "
` [PATCH v1 09/12] ArmPkg: Remove unused function declarations
` [PATCH v1 10/12] ArmPkg: Prevent SgiId from setting RES0 bits of GICD_SGIR
` [PATCH v1 11/12] ArmPkg: Adjust variable type and cast for RegShift & RegOffset
` [PATCH v1 12/12] ArmPkg: Fix ArmGicAcknowledgeInterrupt () for GICv3
[RFC] EDK2 Design Meeting 5/17: Revisiting Memory Protections
2023-05-23 13:25 UTC (2+ messages)
` [edk2-devel] "
[PATCH 1/1] OvmfPkg/PlatformPei: drop S3Verification()
2023-05-23 10:37 UTC (4+ messages)
` [edk2-devel] "
[edk2-devel] Python368.efi failed to run in shell environment
2023-05-23 9:55 UTC (7+ messages)
` [edk2-devel] Access 64bit address space in 32bit mode
` [edk2-devel] PciBus scan: Does it support scan from EndBusNum to StartBusNum?
` [edk2-devel] PciHostBridge: dynamic pcie bus limit assignment
[PATCH 0/2] Fix an issue in SmbiosMiscDxe module
2023-05-23 9:23 UTC (2+ messages)
[Patch V4 00/15] Use CpuPageTableLib to create and update smm page table
2023-05-23 9:14 UTC (4+ messages)
` [Patch V4 07/15] UefiCpuPkg/PiSmmCpuDxeSmm: Add 2 function to disable/enable CR0.WP
` [edk2-devel] "
[PATCH v4 01/10] BaseTools: add BASETOOLS define
2023-05-23 8:54 UTC (11+ messages)
` [edk2-devel] "
[PATCH] IntelSiliconPkg/Vtd: Add Vtd core drivers
2023-05-23 8:11 UTC
[PATCH] IntelSiliconPkg/IntelVTdDmarPei: Fix build error when disable optimization
2023-05-23 8:11 UTC
[PATCH edk2-stable202305] ArmPkg/ArmMmuLib: Add missing ISB after page table update
2023-05-23 6:53 UTC (7+ messages)
` [edk2-devel] "
[PATCH 0/3] CloudHv:arm: Enable direct kernel boot
2023-05-23 6:48 UTC (7+ messages)
` [PATCH 3/3] CloudHv:arm: add kernel load driver into dsc/fdf
` [edk2-devel] "
[PATCH v13 0/8] Adds AmdSmmCpuFeaturesLib and MmSaveStateLib
2023-05-23 6:35 UTC (4+ messages)
[edk2-devel] Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, May 23, 2023 #cal-cancelled
2023-05-23 6:15 UTC
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, May 23, 2023 #cal-reminder
2023-05-23 6:13 UTC (2+ messages)
` 回复: "
GoogleTest Compatibility with MdePkg's IndustyStandard header files
2023-05-23 0:40 UTC
[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, May 22, 2023 #cal-notice
2023-05-22 23:30 UTC
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, May 22, 2023 #cal-reminder
2023-05-22 22:30 UTC
[PATCH] IntelFsp2WrapperPkg: Fix ASSERT when FSP-S/M use FFS3
2023-05-22 15:47 UTC (3+ messages)
` [edk2-devel] "
[PATCH] MdePkg Include: Fix typos
2023-05-22 14:45 UTC (9+ messages)
` 回复: "
` [edk2-devel] "
` 回复: "
[PATCH V3 3/3] ShellPkg/AcpiView: Add MPAM Parser
2023-05-22 14:45 UTC
[PATCH V3 2/3] ShellPkg: acpiview: Add routine to print 16 chars
2023-05-22 14:44 UTC
[PATCH V3 1/3] MdePkg/IndustryStandard: Add definitions for MPAM ACPI specification
2023-05-22 14:44 UTC
[PATCH V3 0/3] MPAM ACPI definitions and parser
2023-05-22 14:43 UTC
[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)
[PATCH 0/3] OvmfPkg: gigabyte page tweaks
2023-05-22 11:18 UTC (6+ messages)
` [PATCH 1/3] OvmfPkg/PlatformInitLib: check PcdUse1GPageTable
` [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
[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 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] "
[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 (18+ 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 (5+ messages)
` [edk2-platforms][PATCH 2/2] ManageabilityPkg/IpmiBmcAcpi: Add to ManageabilityPkg
` [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 (5+ 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 (4+ 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] "
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