audk/ArmVirtPkg/PrePi
Ard Biesheuvel 6c8a08bd8a ArmVirtPkg/PrePi: Ensure timely execution of library constructors
PrePi has a bare metal entry point, and so it is in charge of calling
the library constructors once the C runtime has been initialized
sufficiently.

However, we are now relying on a HOB to have been constructed by the
time the MMU code runs, and so the constructors should be run before
that.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
2023-01-26 18:54:58 +00:00
..
AArch64 ArmVirtPkg/PrePi: use standard PeCoff routines for self-relocation 2020-06-12 22:17:46 +00:00
Arm ArmVirtPkg/PrePi: use standard PeCoff routines for self-relocation 2020-06-12 22:17:46 +00:00
ArmVirtPrePiUniCoreRelocatable.inf ArmVirtPkg/PrePi: use standard PeCoff routines for self-relocation 2020-06-12 22:17:46 +00:00
FdtParser.c ArmVirtPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrePi.c ArmVirtPkg/PrePi: Ensure timely execution of library constructors 2023-01-26 18:54:58 +00:00
PrePi.h ArmVirtPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00