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

25 commits

Author SHA1 Message Date
bzt
c389221fc4 Initial Risc-V64 support 2021-01-18 03:26:37 +01:00
bzt
e03097211b Update dates 2021-01-15 21:07:25 +01:00
bzt
7f1a28dd2d Fixed an sha bug 2021-01-11 16:47:41 +01:00
bzt
37fe9adfee Minor fixes 2021-01-06 09:37:15 +01:00
bzt
29421b9cbf Fixed SMP delay and initstack 2020-11-09 14:10:55 +01:00
bzt
03f8ef00cb Added extra checks on UEFI memory allocations 2020-11-07 14:53:10 +01:00
bzt
5143097a73 More bullet-proof A20 enabler 2020-11-04 16:22:37 +01:00
bzt
4bd9e167c0 Added 'nosmp=1' environment option on x86 2020-11-02 19:21:07 +01:00
bzt
1e864acf0c BIOS service based delay and color dot status in UEFI 2020-10-30 14:18:03 +01:00
bzt
d154161bea Use BIOS service for delay 2020-10-28 12:55:22 +01:00
bzt
0f5414e8c0 Don't use BDA 46Ch counter, workaround buggy BIOSes 2020-10-19 17:42:06 +02:00
bzt
dd0d222cc4 Removed int13/AX=4B01 as it's buggy on some BIOSes 2020-10-19 15:17:01 +02:00
bzt
0cab242a9d Serial port workaround for buggy BIOSes 2020-10-16 19:34:30 +02:00
bzt
e8a91d134c Only match env on line beginning, fixed issue #23 2020-10-05 19:45:12 +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
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
59d9d6a6a7 Fixed issue #18 and CDROM parent dirs 2020-07-26 17:22:19 +02:00
bzt
5c3122774e Make sure long mode CR0 is consistent on BIOS and UEFI 2020-07-04 23:37:45 +02:00
bzt
d596e49a59 Loaders moved to dist directory 2020-06-24 16:33:08 +02:00