]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: add Null implementation of NorFlashPlatformLib
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 5 Dec 2017 10:09:59 +0000 (10:09 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 8 Dec 2017 16:31:23 +0000 (16:31 +0000)
commit4ab99aa266454ea35b630fed599034ff235c2796
treed1be91395603ee3f8f96e5d1977b09cfaa42cc9b
parent62dfd2c2d0b97ca60db7dd2234ec42d4a2e8904c
ArmPlatformPkg: add Null implementation of NorFlashPlatformLib

In order to be able to build ArmPlatformPkg components outside of
the context of a particular platform, add Null implementation of
NorFlashPlatformLib.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPlatformPkg/Library/NorFlashPlatformNullLib/NorFlashPlatformNullLib.c [new file with mode: 0644]
ArmPlatformPkg/Library/NorFlashPlatformNullLib/NorFlashPlatformNullLib.inf [new file with mode: 0644]