Skip to content
Commit 3d1d85e2 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

Platform/ARM: import ARM platform specific BdsLib header



The BdsLib library has been moved into Platform/ARM a while ago,
but the BdsLib.h header was left behind, and so all users in
Platform/ARM are still relying on it to be available in ArmPkg.

So let's add a copy to Platform/ARM and wire it up, so we can
drop it from ArmPkg going forward. Note that the BdsLib
implementation included ArmLib.h from ArmPkg without using
anything it provides, so drop that false dependency as well.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: default avatarLaszlo Ersek <lersek@redhat.com>
Tested-by: Thomas Abraham's avatarThomas Abraham <thomas.abraham@arm.com>
Reviewed-by: default avatarLeif Lindholm <leif.lindholm@linaro.org>
parent 397bbafd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment