• Common instructions for Unix
  • Get the edk2 source tree using Git
  • For EDKII project developers:
  • Build the EDK II BaseTools
  • Build gcc x64 UEFI cross compiler
  • Setup build shell environment
  • Modify Conf Files
  • Enable GCC X64 Cross-Compiler
  • Set Build Target Information
  • Build Hello World! (and the rest of MdeModulePkg)
  • Enabling Other Tools
  • Build gcc IA32 UEFI cross compiler
  • Modify Conf Files
  • Build the Intel ASL (iasl) compiler
  • Modify Conf Files
  • Build OVMF