public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2024-07-17 18:11:40 to 2024-07-31 17:56:52 UTC [more...]

[edk2-devel] [RFC] Transitioning from Bugzilla to GitHub Issues
 2024-07-31 17:56 UTC  (4+ messages)

[edk2-devel] Unable to build OvmfPkgX64.dsc with VS2022 ("PE image Section-Alignment and File-Alignment do not match")
 2024-07-31 17:10 UTC  (2+ messages)

[edk2-devel] [PATCH edk2-platforms 0/2] Switch all platforms to [Peiless]Sec
 2024-07-31 16:33 UTC  (3+ messages)
` [edk2-devel] [PATCH edk2-platforms 1/2] Platform AARCH64: Move PrePeiCore users to Sec.inf
` [edk2-devel] [PATCH edk2-platforms 2/2] Platform AARCH64: Move PrePi users to PeilessSec.inf

[edk2-devel] Can we do something about libspdm?
 2024-07-31 14:09 UTC  (3+ messages)

[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - Thursday, August 1, 2024 #cal-reminder
 2024-07-31 14:00 UTC 

[edk2-devel] Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Wednesday, July 31, 2024 #cal-cancelled
 2024-07-31 11:31 UTC 

[edk2-devel] [PATCH edk2-platforms 1/1] Platform/Beagle/PrePi: Fix build after ArmLib refactor
 2024-07-31 11:03 UTC  (2+ messages)

[edk2-devel] [PATCH edk2-platforms 1/2] Platform/Socionext: Fix line endings
 2024-07-31 10:57 UTC  (3+ messages)
` [edk2-devel] [PATCH edk2-platforms 2/2] Platform AARCH64: Remove pointless ArmPlatformStackLib resolution

[edk2-devel] [PATCH edk2-platforms 1/2] Platform/Beagle: Fix DSC line endings
 2024-07-31 10:55 UTC  (3+ messages)
` [edk2-devel] [PATCH edk2-platforms 2/2] Platform/Beagle: Remove secondary CPU handling

[edk2-devel] [PATCH v1] UefiCpuPkg/Library/MpInitLib: fix SEV-ES AP bootinng failure
 2024-07-31 10:22 UTC 

[edk2-devel] [edk2-platforms][PATCH 1/1] Ampere/JadePkg: Add secure boot default keys initialization
 2024-07-31  9:41 UTC  (3+ messages)

[edk2-devel] [PATCH RFC edk2-platforms 0/5] Phase out MPCore SEC drivers
 2024-07-31  8:21 UTC  (17+ messages)
` [edk2-devel] [PATCH RFC edk2-platforms 1/5] Platform AARCH64: Drop leftover references to deleted timer PCD
` [edk2-devel] [PATCH RFC edk2-platforms 2/5] Platform AARCH64: Remove bogus references to MPCore stack
` [edk2-devel] [PATCH RFC edk2-platforms 3/5] Platform/Ampere: Switch to unicore SEC implementation
` [edk2-devel] [PATCH RFC edk2-platforms 4/5] Platform/Durian: "
` [edk2-devel] [PATCH RFC edk2-platforms 5/5] Platform/HiSilicon/D0x: "

[edk2-devel] [PATCH edk2-platforms 0/6] JadePkg and common Ampere code fixes
 2024-07-31  8:00 UTC  (3+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Wednesday, July 31, 2024 #cal-reminder
 2024-07-31  0:30 UTC 

[edk2-devel] [edk2-libc Patch 0/1] remove gitmodules added through accidental commit
 2024-07-30 17:23 UTC  (5+ messages)
` [edk2-devel] [edk2-libc Patch 1/1] edk2-libc: remove gitmodules file "

[edk2-devel] [PATCH V4 0/2] Initial commit for RISC-V Qemu-based Server
 2024-07-29  8:13 UTC  (3+ messages)
` [edk2-devel] [PATCH V4 1/2] RiscVQemuServerPlatform: Initial commit for RISC-V Qemu-based Server platform
` [edk2-devel] [PATCH V4 2/2] RiscVQemuServerPlatform: added README file

[edk2-devel] [PATCH v1] UefiCpuPkg/Library/MpInitLib: fix SEV-ES AP bootinng failure
 2024-07-26 15:58 UTC 

[edk2-devel] [PATCH v1] MdeModulePkg/Core: CoreValidateHandle optimization
 2024-07-25  8:34 UTC 

[edk2-devel] [PATCH edk2-platforms v2 0/8] RPi: Drop EmbeddedPkg reset runtime
 2024-07-30 15:43 UTC  (11+ messages)
` [edk2-devel] [PATCH edk2-platforms v2 1/8] Platform/RaspberryPi: Mark RAM regions as write/execute protectable
` [edk2-devel] [PATCH edk2-platforms v2 2/8] Platform/RaspberryPi: Fix line endings in DSCs
` [edk2-devel] [PATCH edk2-platforms v2 3/8] Platform/RaspberryPi: Use depex based dispatch order for varstore
` [edk2-devel] [PATCH edk2-platforms v2 4/8] Platform/RaspberryPi/VarBlockServiceDxe: Refactor DumpVars event handler
` [edk2-devel] [PATCH edk2-platforms v2 5/8] Platform/RaspberryPi/VarBlockServiceDxe: Register for reset notification
` [edk2-devel] [PATCH edk2-platforms v2 6/8] Platform/RaspberryPi/PlatformBootManagerLib: Reimplement reset hook
` [edk2-devel] [PATCH edk2-platforms v2 7/8] Platform/RaspberryPi: Switch to generic reset runtime
` [edk2-devel] [PATCH edk2-platforms v2 8/8] Platform/RaspberryPi: Drop platform specific EfiResetSystemLib

[edk2-devel] [PATCH edk2-platforms 1/1] Platform AARCH64: Drop bogus local copy of gArmMpCoreInfoPpiGuid GUID
 2024-07-30 15:40 UTC  (3+ messages)

[edk2-devel] [PATCH edk2-platforms 0/5] RPi: Drop EmbeddedPkg reset runtime
 2024-07-28 19:35 UTC  (12+ messages)
` [edk2-devel] [PATCH edk2-platforms 1/5] Platform/RaspberryPi/VarBlockServiceDxe: Refactor DumpVars event handler
` [edk2-devel] [PATCH edk2-platforms 2/5] Platform/RaspberryPi/VarBlockServiceDxe: Register for reset notification
` [edk2-devel] [PATCH edk2-platforms 3/5] Platform/RaspberryPi/PlatformBootManagerLib: Reimplement reset hook
` [edk2-devel] [PATCH edk2-platforms 4/5] Platform/RaspberryPi: Switch to generic reset runtime
` [edk2-devel] [PATCH edk2-platforms 5/5] Platform/RaspberryPi: Drop platform specific EfiResetSystemLib

[edk2-devel] [PATCH edk2-platforms 00/11] Phase out ArmSmcPsciResetSystemLib
 2024-07-26  9:06 UTC  (16+ messages)
` [edk2-devel] [PATCH edk2-platforms 01/11] Platform,Silicon: Fix line endings
` [edk2-devel] [PATCH edk2-platforms 02/11] Silicon/SynQuacer: Fix CLANGDWARF build
` [edk2-devel] [PATCH edk2-platforms 03/11] Platform/AMD/Styx: Switch to generic ArmPsciResetSystemLib
` [edk2-devel] [PATCH edk2-platforms 04/11] Platform/ARM: "
` [edk2-devel] [PATCH edk2-platforms 05/11] Platform/SbsaQemu: "
` [edk2-devel] [PATCH edk2-platforms 06/11] Platform/SynQuacer: "
` [edk2-devel] [PATCH edk2-platforms 07/11] Silicon/Ampere: "
` [edk2-devel] [PATCH edk2-platforms 08/11] Silicon/HiSilicon: "
` [edk2-devel] [PATCH edk2-platforms 09/11] Silicon/Armada7k8k: "
` [edk2-devel] [PATCH edk2-platforms 10/11] Silicon/NxpQoriqLs: "
` [edk2-devel] [PATCH edk2-platforms 11/11] Silicon/Phytium: "

[edk2-devel] [PATCH edk2-platforms v2 0/1] Move to the GitHub Pull Request workflow
 2024-07-30 10:49 UTC  (3+ messages)
` [edk2-devel] [PATCH edk2-platforms v2 1/1] "

[edk2-devel] [Question] How do you set PCIe host bridge address space granularity for a PCI host bridge defined with PciHostBridgeLib?
 2024-07-30  2:35 UTC  (5+ messages)

[edk2-devel] RFC: Abort software RNG driver
 2024-07-30  1:46 UTC 

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, July 29, 2024 #cal-notice
 2024-07-29 23:30 UTC 

[edk2-devel] Error building CmockaLib and NetworkPkgHostTest.dsc on AARCH64
 2024-07-29 23:18 UTC  (2+ messages)

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, July 29, 2024 #cal-reminder
 2024-07-29 22:30 UTC 

[edk2-devel] [PATCH V6 0/6] MPAM ACPI definitions and parser
 2024-07-29 19:50 UTC  (5+ messages)

[edk2-devel] [platforms/devel-dynamictables-reorg PATCH V1 1/1] Platform/ARM/Morello: Check platform specific arch common namespace objects
 2024-07-29 13:42 UTC  (3+ messages)

[edk2-devel] [PATCH V3 0/2] Initial commit for RISC-V Qemu-based Server
 2024-07-29  6:30 UTC  (9+ messages)
` 回复:[edk2-devel] "
    ` 回复:回复:[edk2-devel] "

[edk2-devel] Error using Staurt_build command
 2024-07-29  3:21 UTC 

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, July 29, 2024 #cal-reminder
 2024-07-28 23:30 UTC 

[edk2-devel] Quick Change to Improve edk2 CI Time
 2024-07-27 22:29 UTC  (3+ messages)

[edk2-devel] [PATCH edk2-platforms 1/1] Prepare for move to GitHub Pull Request workflow
 2024-07-26 18:11 UTC  (5+ messages)

[edk2-devel] CodeQL Failures in PR Checks
 2024-07-26 14:07 UTC 

[edk2-devel] edk2 Automatic PR Reviewers
 2024-07-25 16:00 UTC  (3+ messages)

[edk2-devel] [edk2-platforms][PATCH v1 1/1] Platform/Sgi: Rename RD-Fremont to RD-V3
 2024-07-25 10:18 UTC  (2+ messages)

[edk2-devel] [PATCH v2] XiangshanSeriesPkg:Add BOSC NanhuDev platform
 2024-07-25  2:13 UTC  (4+ messages)

[edk2-devel] [PATCH v3 1/1] IntelFsp2WrapperPkg/FspmWrapperPeim: Fix FspT/M address for measurement
 2024-07-24  7:28 UTC 

[edk2-devel] Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Wednesday, July 24, 2024 #cal-cancelled
 2024-07-24  5:09 UTC 

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Wednesday, July 24, 2024 #cal-reminder
 2024-07-24  0:30 UTC 

[edk2-devel] [PATCH edk2-platforms 0/4] Phase out ArmPsciResetSystemLib
 2024-07-23 15:49 UTC  (9+ messages)
` [edk2-devel] [PATCH edk2-platforms 1/4] Platform/*: Fix line endings in DSCs
` [edk2-devel] [PATCH edk2-platforms 2/4] Platform/LoongArchQemu: Drop bogus EfiResetSystemLib resolutions
` [edk2-devel] [PATCH edk2-platforms 3/4] Platform/Ampere: Switch to generic ResetRuntime DXE driver
` [edk2-devel] [PATCH edk2-platforms 4/4] Platform/Phytium: "

[edk2-devel] [edk2-libc Patch v2 0/1] add github workflow to build python uefi with VS2022
 2024-07-23 15:55 UTC  (3+ messages)
` [edk2-devel] [edk2-libc Patch v2 1/1] edk2-libc: "

[edk2-devel] [edk2-libc Patch 0/1] add github workflow to build python uefi with VS2022
 2024-07-23  6:22 UTC  (5+ messages)
` [edk2-devel] [edk2-libc Patch 1/1] edk2-libc: "

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, July 22, 2024 #cal-notice
 2024-07-22 23:30 UTC 

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, July 22, 2024 #cal-reminder
 2024-07-22 22:30 UTC 

[edk2-devel] [PATCH edk2-platform v1 2/2] ARM/JunoPkg: Use ArmTrngLib in NetworkPkg
 2024-07-22 15:13 UTC 

[edk2-devel] [PATCH edk2-platform v1 0/2] Fix NetworkPkg load failure on ArmJuno
 2024-07-22 15:10 UTC  (2+ messages)
` [edk2-devel] [PATCH edk2-platform v1 1/2] ARM/VExpressPkg: Use BaseRngLib for NetworkPkg as default

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, July 22, 2024 #cal-reminder
 2024-07-21 23:30 UTC 

[edk2-devel] [edk2-libc Patch v2 0/1] Support for compiling Python UEFI interpreter with VS2022
 2024-07-21 21:01 UTC  (3+ messages)
` [edk2-devel] [edk2-libc Patch v2 1/1] edk2-libc: "

[edk2-devel] [edk2-platforms PATCH v4 7/7] Silicon/Marvell: Odyssey project description files
 2024-07-21 14:39 UTC 

[edk2-devel] Serial Debug not working in JunctionCity Whitley Platform
 2024-07-21  8:31 UTC 

[edk2-devel] [edk2-platforms PATCH v4 0/7] Silicon/Marvell/OdysseyPkg
 2024-07-20 19:53 UTC  (7+ messages)
` [edk2-devel] [edk2-platforms PATCH v4 1/7] Silicon/Marvell: New Marvell Odyssey processor
` [edk2-devel] [edk2-platforms PATCH v4 2/7] Silicon/Marvell: Odyssey SmcLib
` [edk2-devel] [edk2-platforms PATCH v4 3/7] Silicon/Marvell: Odyssey watchdog driver
` [edk2-devel] [edk2-platforms PATCH v4 4/7] Silicon/Marvell: Device tree driver
` [edk2-devel] [edk2-platforms PATCH v4 5/7] Silicon/Marvell: Driver to publish device tree
` [edk2-devel] [edk2-platforms PATCH v4 6/7] Silicon/Marvell: Command to dump "

[edk2-devel] [edk2-libc Patch 0/1] Support for compiling Python UEFI interpreter with VS2022
 2024-07-20 15:59 UTC  (7+ messages)
` [edk2-devel] [edk2-libc Patch 1/1] edk2-libc: "

[edk2-devel] Proposed new file CONTRIBUTORS.md for edk2-platforms
 2024-07-19 14:40 UTC 

[edk2-devel] Map File for PEI and DXE Phases
 2024-07-19 13:19 UTC 

[edk2-devel] Remove Deprecated ArmPsciResetSystemLib #5922
 2024-07-19 10:29 UTC 

[edk2-devel] StandaloneMM fixes for x86
 2024-07-19  9:05 UTC 

[edk2-devel] Error during build the Add_Shell_String
 2024-07-19  8:40 UTC  (2+ messages)

[edk2-devel] [PATCH 0/3] Fix boot failure when use secure boot supported (-D SECURE_BOOT_ENABLE=TRUE) OVMF packages
 2024-07-19  7:35 UTC  (7+ messages)
` [edk2-devel] [PATCH 1/3] OvmfPkg/PlatformInitLib: Detect FlashNvVarStore before validate it

[edk2-devel] [edk2-platforms][PATCH v2 0/2] IntelSiliconPkg: Add missing components
 2024-07-18 22:35 UTC  (5+ messages)
` [edk2-devel] [edk2-platforms][PATCH v2 1/2] IntelSiliconPkg: Compiler and linker fixes
` [edk2-devel] [edk2-platforms][PATCH v2 2/2] IntelSiliconPkg: Add missing components to build

[edk2-devel] [edk2-libc Patch 0/1] add .gitattributes to ensure right line endings in .sh .bat
 2024-07-18 17:55 UTC  (7+ messages)
` [edk2-devel] [edk2-libc Patch 1/1] edk2-libc: "

[edk2-devel] [edk2-platforms][PATCH v1 0/2] IntelSiliconPkg: Add missing components
 2024-07-18 15:34 UTC  (5+ messages)
` [edk2-devel] [edk2-platforms][PATCH v1 1/2] IntelSiliconPkg: Compiler and linker fixes

[edk2-devel] Can't set the boot order of the USB boot device
 2024-07-18  7:15 UTC  (2+ messages)

[edk2-devel] Issue with Python
 2024-07-18  3:26 UTC 

[edk2-devel] Redfish Action URI support
 2024-07-16  5:55 UTC 

[edk2-devel] [PATCH v2 1/1] EDK2-Test BUG4244 V2 - Print PCIe device path for SCT failures
 2024-07-17 19:14 UTC  (3+ messages)


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