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
cb2d2eb76b Fixed FAT parsing on RPi 2021-04-08 20:43:57 +02:00
bzt
b43fe2d3b2 Make sure memory map is sorted 2021-03-28 10:25:07 +02:00
bzt
1ac24e3c06 More file system stuff 2021-03-25 08:30:25 +01:00
bzt
6b0a5504c1 FS/Z update 2021-03-23 17:54:13 +01:00
bzt
9315889381 Minor fixes 2021-03-20 12:43:53 +01:00
bzt
6e8cb41f36 Added echfs support 2021-03-17 16:04:05 +01:00
bzt
90f4e071b5 More SMP stuff 2021-03-17 08:09:27 +01:00
bzt
8df0c7fcf0 Fixed issue #40 2021-02-23 16:01:36 +01:00
bzt
c8580afba8 More SMP 2021-02-18 13:31:29 +01:00
bzt
b556210529 More SMP stuff 2021-01-26 01:59:38 +01:00
bzt
e0dc1c152d More SMP 2021-01-24 06:14:50 +01:00
bzt
daf9fc50f3 ACPI, and SMP and more bullet-proof coding 2021-01-23 03:20:04 +01:00
bzt
bf6ab93f6f More bullet-proof UEFI SMP 2021-01-21 21:49:22 +01:00
bzt
cb57f1c368 More bullet-proof UEFI SMP 2021-01-21 21:37:00 +01:00
bzt
2255fb48ad More bullet-proof UEFI SMP 2021-01-21 21:22:54 +01:00
bzt
a2653f0000 Added initstack symbol to the spec 2021-01-21 05:54:39 +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
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
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
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
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
Renamed from bootboot.rom (Browse further)