diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-10-24 17:52:11 +0100 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-10-28 13:51:35 +0100 |
commit | c3cbe35be83a413f893bab58de2bded9a55c8a63 (patch) | |
tree | d5041ddc1e85fa6c68f89c333859423ef3ce2ba3 /Omap35xxPkg/Omap35xxPkg.dsc | |
parent | 0fe2196f8b8ccf04a4b4b50d739aaa7332ea8b06 (diff) | |
download | edk2-c3cbe35be83a413f893bab58de2bded9a55c8a63.tar.gz |
EmbeddedPkg: remove unused PrePiHobListPointerLib
Remove this unused version: all existing platforms use the one under
ArmPlatformPkg instead.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Omap35xxPkg/Omap35xxPkg.dsc')
-rw-r--r-- | Omap35xxPkg/Omap35xxPkg.dsc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Omap35xxPkg/Omap35xxPkg.dsc b/Omap35xxPkg/Omap35xxPkg.dsc index 580be4d634..4a3317f255 100644 --- a/Omap35xxPkg/Omap35xxPkg.dsc +++ b/Omap35xxPkg/Omap35xxPkg.dsc @@ -141,7 +141,6 @@ gEmbeddedTokenSpaceGuid.PcdFlashFvMainBase|0
gEmbeddedTokenSpaceGuid.PcdFlashFvMainSize|0
- gEmbeddedTokenSpaceGuid.PcdPrePiHobBase|0x80001000
gEmbeddedTokenSpaceGuid.PcdPrePiStackBase|0x87FE0000 # stack at top of memory
gEmbeddedTokenSpaceGuid.PcdPrePiStackSize|0x20000 # 128K stack
gArmTokenSpaceGuid.PcdCpuVectorBaseAddress|0x80000000
|