An open API service indexing awesome lists of open source software.

https://github.com/crawfxrd/yuffie

UEFI development kit
https://github.com/crawfxrd/yuffie

Last synced: over 1 year ago
JSON representation

UEFI development kit

Awesome Lists containing this project

README

          

# Yuffie

Yuffie is a library for creating UEFI applications, libraries, and drivers in
Rust.

## Resources

- [Documentation](https://github.com/crawfxrd/yuffie/blob/main/docs/index.md)
- [Source code](https://github.com/crawfxrd/yuffie)
- [Issue tracker](https://github.com/crawfxrd/yuffie/issues)

## License

```
SPDX-License-Identifier: BSD-2-Clause-Patent
```

This software is made available under the terms the [BSD-2-Clause Plus
Patent][BSD-2-Clause-Patent] license.

Yuffie is copyright System76 and contributors.

[BSD-2-Clause-Patent]: https://spdx.org/licenses/BSD-2-Clause-Patent.html