Skip to content

hussein-aitlahcen/edk2-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Bare metal TianoCore EDK2 bindings for Rust UEFI applications. Nightly Rust only.

Credits to Alex Ionescu, glue was stolen from VisualUefi

Building without bothering about deps

From within the shell

  • OPTIONALLY update edk2 + regenerate bindings using the command: update
  • Within the shell, you should be able to run cargo build --release

Example in action

Check the provided example

Execute a HTTP get to httpbin.org/range/8192

wtf

About

TianoCore EDK2 bindings for Rust UEFI Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages