Skip to content

Commit ff29897

Browse files
committed
Platform,Silicon: Remove references to ArmDisassemblerLib
ArmDisassemblerLib is no longer used, and will be removed from edk2. So drop all references to it across the repo. Signed-off-by: Ard Biesheuvel <[email protected]>
1 parent 0d5371c commit ff29897

File tree

17 files changed

+0
-17
lines changed

17 files changed

+0
-17
lines changed

Platform/AMD/OverdriveBoard/OverdriveBoard.dsc

-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ DEFINE X64EMU_ENABLE = FALSE
8080
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
8181
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
8282
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
83-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
8483
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
8584
ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerPhyCounterLib/ArmGenericTimerPhyCounterLib.inf
8685
PlatformPeiLib|ArmPlatformPkg/PlatformPei/PlatformPeiLib.inf

Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc

-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@
9898
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
9999
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
100100
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
101-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
102101
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
103102
ArmSvcLib|ArmPkg/Library/ArmSvcLib/ArmSvcLib.inf
104103
ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerPhyCounterLib/ArmGenericTimerPhyCounterLib.inf

Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.dsc

-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@
115115
DebugAgentTimerLib|Silicon/TexasInstruments/Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf
116116

117117
GdbSerialLib|Silicon/TexasInstruments/Omap35xxPkg/Library/GdbSerialLib/GdbSerialLib.inf
118-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
119118
DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
120119
DmaLib|EmbeddedPkg/Library/NonCoherentDmaLib/NonCoherentDmaLib.inf
121120

Platform/LeMaker/CelloBoard/CelloBoard.dsc

-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ DEFINE NUM_CORES = 4
8686
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
8787
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
8888
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
89-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
9089
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
9190
ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerPhyCounterLib/ArmGenericTimerPhyCounterLib.inf
9291
PlatformPeiLib|ArmPlatformPkg/PlatformPei/PlatformPeiLib.inf

Platform/Qemu/SbsaQemu/SbsaQemu.dsc

-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ DEFINE NETWORK_HTTP_BOOT_ENABLE = FALSE
103103
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
104104
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
105105
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
106-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
107106
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
108107
ArmHvcLib|ArmPkg/Library/ArmHvcLib/ArmHvcLib.inf
109108
ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerVirtCounterLib/ArmGenericTimerVirtCounterLib.inf

Platform/RaspberryPi/RPi3/RPi3.dsc

-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
112112
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
113113
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
114-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
115114
DmaLib|EmbeddedPkg/Library/NonCoherentDmaLib/NonCoherentDmaLib.inf
116115
TimeBaseLib|EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.inf
117116
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf

Platform/RaspberryPi/RPi4/RPi4.dsc

-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@
109109
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
110110
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
111111
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
112-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
113112
DmaLib|EmbeddedPkg/Library/NonCoherentDmaLib/NonCoherentDmaLib.inf
114113
TimeBaseLib|EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.inf
115114
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf

Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc

-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
4545
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
4646
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
47-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
4847
ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf
4948
ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf
5049
ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerPhyCounterLib/ArmGenericTimerPhyCounterLib.inf

Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.dsc

-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
6464
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
6565
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
66-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
6766
ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf
6867
ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf
6968
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf

Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc

-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ DEFINE NUM_CORES = 4
8888
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
8989
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
9090
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
91-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
9291
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
9392
ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerPhyCounterLib/ArmGenericTimerPhyCounterLib.inf
9493
PlatformPeiLib|ArmPlatformPkg/PlatformPei/PlatformPeiLib.inf

Silicon/Ampere/AmpereAltraPkg/AmpereAltraLinuxBootPkg.dsc.inc

-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
6363
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
6464
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
65-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
6665
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
6766
ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerPhyCounterLib/ArmGenericTimerPhyCounterLib.inf
6867
ResetSystemLib|ArmPkg/Library/ArmPsciResetSystemLib/ArmPsciResetSystemLib.inf

Silicon/Ampere/AmpereAltraPkg/AmpereAltraPkg.dsc.inc

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
6161
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
6262
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
63-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
6463
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
6564
ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerPhyCounterLib/ArmGenericTimerPhyCounterLib.inf
6665
ResetSystemLib|ArmPkg/Library/ArmPsciResetSystemLib/ArmPsciResetSystemLib.inf

Silicon/Hisilicon/Hisilicon.dsc.inc

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
5353
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
5454
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
55-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
5655
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
5756
ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf
5857

Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc

-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
8282
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
8383
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
84-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
8584
DmaLib|EmbeddedPkg/Library/NonCoherentDmaLib/NonCoherentDmaLib.inf
8685
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
8786
TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf

Silicon/Marvell/OdysseyPkg/OdysseyPkg.dsc.inc

-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
7373
DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
7474
CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
75-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
7675
ArmPlatformStackLib|ArmPlatformPkg/Library/ArmPlatformStackLib/ArmPlatformStackLib.inf
7776
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
7877
ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerPhyCounterLib/ArmGenericTimerPhyCounterLib.inf

Silicon/NXP/NxpQoriqLs.dsc.inc

-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
7373
UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
7474
CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
75-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
7675
DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
7776
DmaLib|EmbeddedPkg/Library/NonCoherentDmaLib/NonCoherentDmaLib.inf
7877
FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf

Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dsc.inc

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#
1313
# ARM Architectural Libraries
1414
#
15-
ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
1615
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
1716
ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerPhyCounterLib/ArmGenericTimerPhyCounterLib.inf
1817
ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf

0 commit comments

Comments
 (0)