Skip to content
Brian Richardson edited this page Feb 25, 2017 · 5 revisions

Nt32Pkg

Nt32Pkg implements NT32, a UEFI simulation environment for Microsoft Windows. Unlike OVMF, NT32 does not support platform emulation or loading an operating system. NT32 is primarily used for UEFI pre-OS application prototyping and developer training.

The goals and features of the Nt32Pkg platform are similar to UnixPkg and EmulationPkg. Our long term goal is to port EmulationPkg to Microsoft Windows and retire Nt32Pkg.

Source Repository: https://github.com/tianocore/edk2/tree/master/Nt32Pkg

Clone this wiki locally