Skip to content

A library of thing to help make building uefi applications easier in rust

Notifications You must be signed in to change notification settings

an-owl/uefi-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uefi-things

Description

uefi-things was created in order to simplify rust development of software written using the uefi crate.

The goal is to remove boilerplate code as well as adding functionality for common functions to allow for creating complex uefi software easily.

This has been tested with uefi 0.12.0

Testing

Testing is done within the test-runner crate which has a simple library designed to run integration tests.

The test-runner library may be extended to further simplify the process

About

A library of thing to help make building uefi applications easier in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages