Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.1 KB

File metadata and controls

38 lines (24 loc) · 1.1 KB

Mile.Uefi

NuGet Package

The lightweight UEFI toolchain for Visual Studio (MSBuild) C++ projects.

Features

Available MSBuild project options

If you don't want to use the UEFI header files, please set the following option.

<MileUefiDisableUefiHeaders>true</MileUefiDisableUefiHeaders>

If you don't want to use the UEFI GUID sources, please set the following option.

<MileUefiDisableUefiGuidSources>true</MileUefiDisableUefiGuidSources>

Example

Documents