audk/ArmPlatformPkg/Library/ArmPlatformLibNull
Ard Biesheuvel 42158fdf2c ArmPlatformPkg: remove unused ArmPlatformLibNullSec
ArmPlatformLibNullSec is built from a secondary .inf that omits
ArmPlatformLibNullMem.c from the [Sources] section so the library
can be used in a SEC context. This is slightly dodgy, given that
the resulting library is incomplete. Let's just remove this version,
since it isn't used anywhere anyway.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2017-12-08 16:31:03 +00:00
..
AArch64
Arm
ArmPlatformLibNull.c ArmPlatformPkg: remove ArmPlatformInitializeSystemMemory 2017-11-30 16:08:33 +00:00
ArmPlatformLibNull.inf ArmPlatformPkg/ArmPlatformLibNull: remove bogus PCD dependencies 2017-11-17 19:09:17 +00:00
ArmPlatformLibNullMem.c