4 Commits

Author SHA1 Message Date
Michael Stapelberg
d29c615f07 build bootloader with make; generate ELF with debug symbols
This doesn’t change the bootloader bytes themselves (bootloader.img),
but helps with debugging in GDB+QEMU.
2024-02-03 19:25:42 +01:00
Michael Stapelberg
76ca7a09ea switch from generating go source to go:embed 2024-02-03 19:22:38 +01:00
Michael Stapelberg
cee26266a0 mbr: include partuuid in disk signature
related to https://github.com/gokrazy/gokrazy/issues/52
2020-04-07 08:53:57 +02:00
Michael Stapelberg
f1fa8f1224 mbr: load cmdline from LBA (like kernel), add Configure function 2018-07-07 00:11:25 +02:00