Skip to content

mahoshojoHCG/SharpEFI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Binding for UEFI

How to use

  • Follow instructions in ZeroSharp. NOTE : The csproj method doesn't suit latest version of corert.

  • COPY *.cs in this project to your project, remove all the EFI stuff from the example, and modity your build script or project file in need.

  • Run!

Haders INCLUDED

  • eficon.h -> EFICon.cs
  • efiapi.h -> EFIAPI.cs
  • efitypes.h, efierr.h -> EFITypes.cs
  • efidevp.h -> EFIDevices.cs (patrial)

About

C# binding for UEFI, adapted from gnu-efi headers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages