]> git.proxmox.com Git - mirror_edk2.git/commit - ArmVirtPkg/PrePi/PrePi.c
ArmVirtPkg/PrePi: run all library constructors by hand
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 13 Nov 2017 15:09:30 +0000 (15:09 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 23 Nov 2017 16:05:02 +0000 (16:05 +0000)
commitaf47c61845363f7f739d7371edafacc63f575c62
tree37a797a5b57cc38d34a6bb7826f1e23789693615
parent14ca435fb6c059eaeb7fe6eedbe4738ffaf336d0
ArmVirtPkg/PrePi: run all library constructors by hand

Instead of invoking the library constructors of some libraries by
hand, invoke the generated function ProcessLibraryConstructorList
in AutoGen.c so all constructors are executed.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
ArmVirtPkg/PrePi/PrePi.c