Skip to content

hikiko/bootboot

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

BootBoot

An x86 ASM program that displays an effect and boots from HD.

Demo: https://www.youtube.com/watch?v=114nNLssV4A

Build Instructions

If you use the Makefile run make.

dd if=bootboot of=/dev/<your_device> bs=512 to copy it to the device from which you want to boot

License

Copyright (C) 2021 Eleni Maria Stea elene.mst@gmail.com

This program is free software. You are free to use, modify, and/or re-distribute it, under the terms of the GNU General Public License version 3, or at your option any later version published by the Free Software Foundation. See COPYING for details.

About

my x86 assembly helloworld https://www.youtube.com/watch?v=114nNLssV4A

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published