summaryrefslogtreecommitdiff
path: root/Platform/Qualcomm
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2026-09-03 10:15:40 +0300
committerArd Biesheuvel <ardb@kernel.org>2026-09-09 16:17:40 +0300
commit2db572db2fead29fbb4b622b0ea954b2f2f93a62 (patch)
treedb353b1fd1e8bffaa8ee644167af008c0156c5f1 /Platform/Qualcomm
parent4acbaa884712cd6104098f9a6cb99acc79d7056d (diff)
downloadedk2-platforms-master.tar.xz
Platform/Qualcomm: Drop reference to GICv3+-only driverHEADmaster
The unified GIC driver has gone away, and has been replaced by the version that was formerly known as GicV3Dxe, which supports GICv3 and newer. So switch to the new name of the same driver. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'Platform/Qualcomm')
-rw-r--r--Platform/Qualcomm/RB3Gen2/RB3Gen2.dsc2
-rw-r--r--Platform/Qualcomm/RB3Gen2/RB3Gen2.fdf2
2 files changed, 2 insertions, 2 deletions
diff --git a/Platform/Qualcomm/RB3Gen2/RB3Gen2.dsc b/Platform/Qualcomm/RB3Gen2/RB3Gen2.dsc
index 6e00034ba3..fea6032a75 100644
--- a/Platform/Qualcomm/RB3Gen2/RB3Gen2.dsc
+++ b/Platform/Qualcomm/RB3Gen2/RB3Gen2.dsc
@@ -522,7 +522,7 @@ DEFINE NETWORK_HTTP_BOOT_ENABLE = FALSE
MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
- ArmPkg/Drivers/ArmGicDxe/ArmGicV3Dxe.inf
+ ArmPkg/Drivers/ArmGicDxe/ArmGicDxe.inf
ArmPkg/Drivers/TimerDxe/TimerDxe.inf
MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
diff --git a/Platform/Qualcomm/RB3Gen2/RB3Gen2.fdf b/Platform/Qualcomm/RB3Gen2/RB3Gen2.fdf
index 54f7f8dab7..5afec01f48 100644
--- a/Platform/Qualcomm/RB3Gen2/RB3Gen2.fdf
+++ b/Platform/Qualcomm/RB3Gen2/RB3Gen2.fdf
@@ -105,7 +105,7 @@ READ_LOCK_STATUS = TRUE
INF MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
INF MdeModulePkg/Universal/SerialDxe/SerialDxe.inf
- INF ArmPkg/Drivers/ArmGicDxe/ArmGicV3Dxe.inf
+ INF ArmPkg/Drivers/ArmGicDxe/ArmGicDxe.inf
INF ArmPkg/Drivers/TimerDxe/TimerDxe.inf
INF MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf