Coder Social home page Coder Social logo

pebaz / uefi-tuts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hamidnazari/uefi-tuts

0.0 1.0 0.0 32.32 MB

Tutorials on how the UEFI works to boot your own Operating System. Think of this as an EFI Bootloader.

License: MIT License

Batchfile 0.87% C 97.89% Makefile 1.24%

uefi-tuts's Introduction

Step by Step Tutorials on how to use the UEFI for OS Development from scratch

THIS IS WINDOWS BASED TUTS, BUT CODE SHOULD WORK IN LINUX AND MAC.

DISCORD : https://discord.gg/6gxEF3QCtB
YOUTUBE : https://www.youtube.com/channel/UCouyC9D6WFBwc24sqdkS-jw

NOTE : You WILL need to change the makefile to work with Linux / MAC gcc compilers. I do not have Linux or Mac, so I have no way to test it. The line in the makefile "-Wl,-dll -Wl,--subsystem,10" is a WINDOWS gcc compiler line. You do not need it for Linux / Mac GCC versions.

NOTE 2 : Thanks to FueledByOCHD for his contribution of making this readme file much better to read.

Original 2.9 Specs PDF

MinGWx64 ( GCC ) ( For windows, no cross-compiler needed )

NOTE : This works in Windows. Cross-compiler is not needed. But in Linux GCC should still work.

OSFMount

NOTE : The create image is there for your convenience. I include the EXE and source code to create your own drive.hdd file from scratch. It even has the code setup with a 40 Meg GPT/EFI partition. This way you can see how it works.

I supplied the qemu bat file to launch qemu and load the drive.hdd file.

More Tuts Coming soon...

Current Progress

Current Progress

uefi-tuts's People

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.