GithubHelp home page GithubHelp logo

watch-later / bread-os Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bread-os/bread-os

0.0 0.0 0.0 168 KB

[WIP] BREAD operate system based on X86_64

License: MIT License

Shell 28.66% Python 66.29% Makefile 5.04%

bread-os's Introduction

Bread-OS

BREAD operate system based on X86_64, using UEFI boot loader

Build

Windows

We only support Windows Subsystem for Linux on Windows10.

Linux

Fow now, we use Linux to compile *.c files and link binaries.

# include deps requirements
apt install make gcc g++ nasm qemu qemu-kvm build-essential git uuid-dev iasl python mingw-w64
# build all
make all
# start bread-os using qemu-system-x86_64
make qemu

Dependencies

Make sure following dependencies have installed.

  • edk2: a large, complex environment with its own build system. Currently we build OVMF.fd on it

  • gnu-efi a very lightweight developing environment to create UEFI applications.

Troubleshooting

  • deps/xxx not exist
git submodule update --init --recursive

If there have any socket problem, make sure you network connection.

  • how to build edk2

There are many tutorials, for example: UEFI-EDK2 (for Ubuntu only, but Windows user also could learn how to do)

LICENSE

MIT LICENSE

bread-os's People

Contributors

himself65 avatar sasuke40 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.