1
0
Fork 0
mirror of https://gitlab.com/bztsrc/bootboot.git synced 2023-02-13 20:54:32 -05:00
Commit graph

31 commits

Author SHA1 Message Date
bzt
1ac5020e3e Code clean-up for the coreboot loader 2020-09-24 16:48:57 +02:00
bzt
ebcb629943 SIPI moved after ExitBootServices 2020-09-23 15:49:20 +02:00
bzt
8bd257a5c2 Fixed autoscan in UEFI, removed variable 2020-09-22 17:09:44 +02:00
bzt
6e56f2280f Added initrd over serial to UEFI and docs 2020-09-20 01:43:33 +02:00
bzt
e80c8cc9ab Support for initrd over serial in BIOS/Multiboot variant 2020-09-19 23:24:41 +02:00
bzt
ca24cf1ad7 Fixed GNU ld relocation bug 2020-09-19 21:40:36 +02:00
bzt
93b561b388 Alternative SMP init 2020-09-17 22:36:06 +02:00
bzt
7914657ce5 Added clear screen 2020-09-17 18:46:28 +02:00
bzt
834de6b900 Finished porting to coreboot 2020-09-17 04:41:14 +02:00
bzt
c03ac0fca8 Optional memory scan on UEFI, fixed issue #19 2020-09-02 11:35:56 +02:00
bzt
b1b051ebcb Fixed ISO9660 parent dirs 2020-07-27 16:27:50 +02:00
bzt
59d9d6a6a7 Fixed issue #18 and CDROM parent dirs 2020-07-26 17:22:19 +02:00
bzt
9027d506f1 mkbootimg improvements 2020-06-20 05:00:46 +02:00
bzt
dc5edccaee Fully featured bootable disk creator 2020-06-18 11:17:49 +02:00
bzt
d8ad26d125 Kernel BOOTBOOT compliance checker in mkimg 2020-06-16 17:09:13 +02:00
bzt
10ac94cba1 Merged Rust example 2020-06-16 03:40:52 +02:00
bzt
7b7e53659d Merge branch 'vinay/rust-sample' into 'master'
Add simple sample for Rust

See merge request bztsrc/bootboot!1
2020-06-16 01:48:58 +00:00
bzt
3fa776a803 Added protocol level 2 to reference implementations 2020-06-16 03:35:19 +02:00
Vinay Chandra Dommeti
1364dac184
Add basic support for elf 2020-06-14 22:41:24 -07:00
bzt
619c2f9135 Added warnings when creating non-bootable disk 2020-06-15 06:27:48 +02:00
bzt
ad79bc6666 Remove ./ from initrd paths 2020-06-15 06:21:29 +02:00
bzt
4e64d5e349 Added FAT image creator to mkimg 2020-06-15 04:21:38 +02:00
bzt
792d73704b FAT16 or FAT32 option 2020-03-16 11:39:41 +01:00
bzt
cadd7dd625 Support for RPi4 2020-02-26 12:54:20 +01:00
bzt
33eead3386 Booting via Grub works again 2020-01-13 22:22:13 +01:00
bzt
656c065f72 Booting via Grub works again 2020-01-13 22:08:44 +01:00
bzt
298dd4a425 Updated dates in copyright comments 2020-01-13 18:55:08 +01:00
bzt
f2a0149830 Fix Linux/x86 Boot compatibility on newest qemu 2020-01-12 18:19:03 +01:00
bzt
29d2699502 Some GRUB compatibility fix 2020-01-12 14:59:05 +01:00
bzt
81d0783c34 Example disk images 2020-01-11 20:57:16 +01:00
bzt
d68e8f67d7 Example disk images 2020-01-11 20:45:18 +01:00