diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-08-29 20:31:34 +0200 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-11-26 22:00:36 +0000 |
commit | e54794bcc63e87e2405745306708949b54754b6e (patch) | |
tree | df251371eec873d535b78b348bdc0331d6037a2f /SignedCapsulePkg/SignedCapsulePkg.dsc | |
parent | 98f4d35aaeaab48a3b2d505fcd8d43e5c3452a44 (diff) | |
download | edk2-e54794bcc63e87e2405745306708949b54754b6e.tar.gz |
Remove all ArmSoftFloatLib library class resolutions
ArmSoftFloatLib is going away, so remove all residual references to it.
Continuous-integration-options: PatchCheck.ignore-multi-package
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'SignedCapsulePkg/SignedCapsulePkg.dsc')
-rw-r--r-- | SignedCapsulePkg/SignedCapsulePkg.dsc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/SignedCapsulePkg/SignedCapsulePkg.dsc b/SignedCapsulePkg/SignedCapsulePkg.dsc index dcb3fcfb2b..99f78f8a62 100644 --- a/SignedCapsulePkg/SignedCapsulePkg.dsc +++ b/SignedCapsulePkg/SignedCapsulePkg.dsc @@ -96,9 +96,6 @@ RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf
[LibraryClasses.ARM]
- ArmSoftFloatLib|ArmPkg/Library/ArmSoftFloatLib/ArmSoftFloatLib.inf
-
-[LibraryClasses.ARM]
RngLib|MdeModulePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf
[LibraryClasses.RISCV64]
|