Giter Site home page Giter Site logo

returninfinity / pure64-legacy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from returninfinity/pure64

0.0 1.0 0.0 853 KB

Pure64 is a kernel/software loader for x86-64 systems. This is the legacy version that supported BIOS systems.

Home Page: http://www.returninfinity.com

License: MIT License

Shell 0.38% Assembly 99.62%

pure64-legacy's Introduction

Pure64 - a software loader for x86-64 systems

Pure64 is a software loader that was initially created for BareMetal OS. The loader sets the computer into a full 64-bit state with no legacy compatibility layers and also enables all available CPU Cores in the computer. Pure64 keeps an information table in memory that stores important details about the computer (Amount of RAM and memory layout, number of CPU cores and their APIC IDs, etc). The Pure64 loader has been released separately so others can use it in their own software projects.

Prerequisites

The scripts in this repo depend on a Debian-based Linux system like Ubuntu or Elementary. macOS is also supported if you are using Homebrew.

  • NASM - Assembly compiler to build the loader and boot sectors.

In Linux this can be completed with the following command:

sudo apt install nasm

Building the source code

./build.sh

// EOF

pure64-legacy's People

Contributors

tay10r avatar ianseyler avatar bendyer avatar not-nik avatar donosonaumczuk avatar artob avatar adam4813 avatar viking avatar sha1dy 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.