forked from tianocore/tianocore.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Nt32Pkg
Brian Richardson edited this page Feb 25, 2017
·
5 revisions
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.
NT32 will provide boot and runtime services for application development, mapping UEFI functions to Windows APIs. Boot services cannot be terminated in NT32.
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