Giter Club home page Giter Club logo

stubby's Introduction

stubby

Stubby is a project that aims to explore and experiment with UEFI firmware and its features. It is based on another one of my projects called newt_stub.

Features

  • Stubby can boot from UEFI and print some basic information on the screen.
  • Stubby can interact with UEFI protocols and services, such as memory allocation, file system access, and graphics output.
  • Stubby can load and execute other EFI applications, such as the shell or the bootloader.

Requirements

  • Linux, macOS or WSL
  • A Rust compiler and cargo toolchain.
  • A QEMU emulator and OVMF firmware.
  • A GNU Make1 utility.

Usage

To build and run stubby, use the following command:

make run-debug

This will compile the stubby binary, create a virtual disk image2 with the EFI application, and launch QEMU with OVMF.

To clean up the generated files, use the following command:

make clean

License

Stubby is licensed under the MIT license. See the LICENSE file for more details.

Footnotes

  1. Please only use GNU Make, BSD Make (and by extention 'Apple Make') have issues with the Makefile

  2. Currently binaries are dumped into a folder and QEMU 'mounts' that folder as a FAT filesystem

stubby's People

Contributors

nivirx avatar xinnx avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.