mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-03 19:12:52 +00:00
The recently introduced memory protection features inadvertently broke the boot on all PrePi platforms, because the changes to explicitly use EfiBootServicesCode for loading the DxeCore PE/COFF image need to be applied in a different way for PrePi. So add a simple helper function that sets the type of an allocation to EfiBootServicesCode, and invoke it to allocate the space for DxeCore. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Tested-by: Michael Zimmermann <sigmaepsilon92@gmail.com> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> |
||
|---|---|---|
| .. | ||
| Application/AndroidFastboot | ||
| Drivers | ||
| Ebl | ||
| EblExternCmd | ||
| EmbeddedMonotonicCounter | ||
| GdbStub | ||
| Include | ||
| Library | ||
| MetronomeDxe | ||
| RealTimeClockRuntimeDxe | ||
| ResetRuntimeDxe | ||
| Scripts/LauterbachT32 | ||
| SimpleTextInOutSerial | ||
| TemplateSec | ||
| Universal/MmcDxe | ||
| Contributions.txt | ||
| EmbeddedPkg.dec | ||
| EmbeddedPkg.dsc | ||
| EmbeddedPkg.fdf | ||
| License.txt | ||