Simple bootloader to be used in automated testing
Go to file
Alex Kotov f824634f8f
Rename bootstrap to stage 1
2022-01-16 22:20:03 +05:00
build/native Organize build directories 2022-01-16 13:48:24 +05:00
src Rename bootstrap to stage 1 2022-01-16 22:20:03 +05:00
vendor Add submodules "vendor/coreboot" and "vendor/seabios 2022-01-16 14:45:27 +05:00
.gitignore Write MBR 2022-01-16 20:14:56 +05:00
.gitmodules Add submodules "vendor/coreboot" and "vendor/seabios 2022-01-16 14:45:27 +05:00
AUTHORS Create autotools project 2022-01-16 12:37:34 +05:00
COPYING Create autotools project 2022-01-16 12:37:34 +05:00
ChangeLog Create autotools project 2022-01-16 12:37:34 +05:00
INSTALL Create autotools project 2022-01-16 12:37:34 +05:00
Makefile.am Create autotools project 2022-01-16 12:37:34 +05:00
NEWS Create autotools project 2022-01-16 12:37:34 +05:00
README Create autotools project 2022-01-16 12:37:34 +05:00
README.md Create autotools project 2022-01-16 12:37:34 +05:00
autogen.sh Create autotools project 2022-01-16 12:37:34 +05:00
configure.ac Write MBR 2022-01-16 20:14:56 +05:00

README.md

Testyboot

Simple bootloader to be used in automated testing.