Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 578 Bytes

readme.md

File metadata and controls

19 lines (10 loc) · 578 Bytes

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