]> git.proxmox.com Git - mirror_edk2.git/commitdiff
EmbeddedPkg/PrePiHobLib: drop CreateHobList() from library
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 28 Nov 2018 13:25:58 +0000 (14:25 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 29 Nov 2018 17:52:14 +0000 (18:52 +0100)
Drop the declaration and the implementation of CreateHoblist(),
which is not used anywhere.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

No differences found