Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ...
- Host: GitHub
- URL: https://github.com/bitrake/uefi_playground
- Owner: bitRAKE
- Created: 2021-07-26T22:16:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-06T18:13:26.000Z (almost 3 years ago)
- Last Synced: 2023-06-02T07:01:02.757Z (over 1 year ago)
- Topics: assembly, fasmg, uefi, x86-64
- Language: Assembly
- Homepage:
- Size: 8.17 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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-ebcUEFI EBC application. System information and benchmarks.
https://github.com/manusov/UEFImarkEbcEdition