pftf / RPi4

Raspberry Pi 4 UEFI Firmware Images
https://rpi4-uefi.dev
Other
1.19k stars 140 forks source link

Implement PrePeiCore #30

Open samerhaj opened 4 years ago

samerhaj commented 4 years ago

One suggestion for the RPi is to implement proper PrePeiCore phase

See as reference usage in the following platforms in edk2-platforms:

andreiw commented 4 years ago

Adopting PEI will also enable use of NVRAM-based Pcds before DXE, which would be a good thing.