Giter Club home page Giter Club logo

lillyos's People

Contributors

andrewvaughan avatar

Watchers

 avatar  avatar

lillyos's Issues

Create a "Hello World" bootloader

Create a simple Bootloader that will state "Hello World" when loaded. Should have full make functionality built in for both images and ISO.

Switch the Bootloader and Kernel to 32-bit mode

The bootloader and kernel currently run in 16-bit mode. This should be switched to 32-bit mode, so the kernel has more address space (while maintaining maximum compatibility with modern systems).

Switch FLP to IMG

Right now the command make floppy is used, but it should be make image

Add badges to README

Add badges for:

  • Version
  • License

Badges for climate health, coverage, documentation, etc, should be created in the requests that implement that functionality.

Add encryption mechanism to bootloader for compile-time encryption

Create an encryption mechanism (off by default) in the bootloader for the rest of the kernel, files, etc. This should ask for a code upon booting, which will be stored in the system table for the kernel as a seed for encryptions.

The kernel itself should be encoded in a mechanism (TBD) with this seed, with a secondary loader managing the loading of the main kernel into memory via the decryption mechanism. The wrong code will result in naturally-mangled code that is unexecutable.

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.