Work in progress (I am in the middle of building this system)
References
boot memory error fix:
EFI shell commands
Understanding UEFI and Clover (from the forum):
- Here you can get a quick overview of the UEFI phases.
- Here you can see some Apple-specific stuff.
- And otherwise, read parts of the UEFI specification. It's long, but you don't need to know what each and every protocol does, it's enough if you have an idea what the phases do specifically.
- Furthermore, check EDK2 for reference code.
Notes
- In BIOS Setup, Adv/Integrated Graphics/Share memory -> change to 128M
downloads:
Open questions etc.