Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bitrake/uefi_playground

Experiment, explore, and get excited about UEFI ...
https://github.com/bitrake/uefi_playground

assembly fasmg uefi x86-64

Last synced: 2 months ago
JSON representation

Experiment, explore, and get excited about UEFI ...

Awesome Lists containing this project

README

        

Mainly a collection of programming and learning for UEFI.

The examples focus on discovery and exploration of implementations. Every UEFI firmware/shell is a little different as they are built on interpretations the spec.

Working with the latest version of QEMU to debug from Windows.

Also testing on real hardware.

References:

https://github.com/eszkadev/UEFI-32bit-asm-examples

An EFI Byte Code (EBC) assembler, based on fasmg:
https://github.com/pbatard/fasmg-ebc

UEFI EBC application. System information and benchmarks.
https://github.com/manusov/UEFImarkEbcEdition