Skip to content

EDK II Platforms

Michael D Kinney edited this page Dec 2, 2020 · 20 revisions

EDK II Platforms

Note: new platforms are being developed in the edk2-platforms repository. Some older platforms still reside in the main edk2 repository.

Virtual/Simulated Platforms

  • OVMF - UEFI firmware support for the QEMU open source machine emulator and virtualizer.
  • Nt32Pkg - enabling UEFI application development in a Microsoft* Windows environment.
  • EmulatorPkg - enable UEFI emulation within an OS environment.
  • ArmVirtPkg - UEFI emulation for ARM processors.

Intel® Processor Platforms

Recent Intel platform EDK II implementations follow a software architecture intended to aid in uniform delivery of Intel platforms called EDK II Minimum Platform. That architecture is described and maintained in the EDK II Minimum Platform Specification draft. Brief and practical information regarding the goals of a Minimum Platform and how to build are available in the Intel platform Readme.md.

EDK II Minimum Platforms

Other Platforms

ARM Processor Platforms

  • Beagle Board - low-power open-source hardware single-board computer produced by Texas Instruments.
  • Omap35xxPkg provides UEFI support For Texas Instruments OMAP35xx based platforms.
Clone this wiki locally