Skip to content

bu3w/efi_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UEFI Application in VS2019

NOT full validation yet.

This' a UEFI application example, which built in MSVC2019.

Official UEFI spec: https://uefi.org/specifications

You can run this example in VirtualBox: https://www.virtualbox.org/wiki/Downloads Or QEMU+OVMF: https://www.qemu.org/download/ https://github.com/tianocore/tianocore.github.io/wiki/OVMF 'qemu-system-x86_64.exe -bios OVMF.fd -L ovmf/ -hda fat:rw:out'

The header files in inc/ are copied formm gnu-efi project. https://sourceforge.net/projects/gnu-efi

Thanks to the following project https://github.com/ThatOSDev/C_UEFI https://github.com/ohnx/nyan-load

About

UEFI Application Example in VS2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published