stikonas / stage0-posix-amd64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This folder contains the AMD64 specific parts of stage0-posix and was separated out to make integration in other projects in easier.

To use this in your project:

  1. add it as a git submodule (or just extract into a folder) named AMD64
  2. create a kaem.amd64 file (if you are using bootstrap-seeds)
  3. create an after.kaem file to hook your tools you wish to have built after these

The master location of this code is: https://github.com/oriansj/stage0-posix-amd64

About

License:GNU General Public License v3.0


Languages

Language:Assembly 95.0%Language:Shell 4.6%Language:Makefile 0.4%