uefi stuff
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
From fae92c2a574f4e3eeb31fdf37898eaa4720141f7 Mon Sep 17 00:00:00 2001
|
||||
From: Matt P <svidasultaresurge@gmail.com>
|
||||
Date: Fri, 1 Aug 2025 13:27:32 +0100
|
||||
Subject: [PATCH 29/29] add ArmTransferListLib for PeilessSec
|
||||
|
||||
---
|
||||
Platform/RaspberryPi/RPi5/RPi5.dsc | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/Platform/RaspberryPi/RPi5/RPi5.dsc b/Platform/RaspberryPi/RPi5/RPi5.dsc
|
||||
index 9b8a09f1..519eb46c 100644
|
||||
--- a/Platform/RaspberryPi/RPi5/RPi5.dsc
|
||||
+++ b/Platform/RaspberryPi/RPi5/RPi5.dsc
|
||||
@@ -127,6 +127,7 @@
|
||||
DmaLib|EmbeddedPkg/Library/NonCoherentDmaLib/NonCoherentDmaLib.inf
|
||||
TimeBaseLib|EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.inf
|
||||
ArmSmcLib|MdePkg/Library/ArmSmcLib/ArmSmcLib.inf
|
||||
+ ArmTransferListLib|ArmPkg/Library/ArmTransferListLib/ArmTransferListLib.inf
|
||||
ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerPhyCounterLib/ArmGenericTimerPhyCounterLib.inf
|
||||
|
||||
# Dual serial port library
|
||||
--
|
||||
2.51.2
|
||||
|
||||
Reference in New Issue
Block a user