15 Commits

Author SHA1 Message Date
MikeBeaton
14c792ae8b OcStringLib: Use OC_STRING_FORMAT consistently 2022-07-20 19:49:21 +01:00
MikeBeaton
d804b31f8d OcStringLib: Add OC_STRING_FORMAT; rename OC_STRING_BUFFER to OC_ASCII_STRING_BUFFER 2022-07-03 07:19:40 +01:00
PMheart
228f8ca1fb Codestyle: Apply codestyle changes with Uncrustify 2022-04-25 14:51:15 +02:00
MikeBeaton
97c1f841f1 OpenLinuxBoot: Boot from standalone /boot partition 2022-02-27 09:00:41 +00:00
MikeBeaton
fa28cf9226 OpenLinuxBoot: Fix crash if initrd but no vmlinuz files in autodetect dir
https://github.com/acidanthera/bugtracker/issues/1938
2022-02-01 05:43:30 +00:00
MikeBeaton
43137cc277 OpenLinuxBoot: Updates:
- Add support for .contentFlavour and .contentDetails
- Add LINUX_BOOT_ADD_RW flag
- Add flags+= and flags-=
- Fixed entry name disambiguation when LINUX_BOOT_USE_LATEST is unset
2022-01-21 15:54:42 +00:00
MikeBeaton
fec9441dab OpenLinuxBoot: Downgrade 'bootloader is not GRUB?' from WARN to INFO 2021-12-19 11:36:12 +00:00
MikeBeaton
15bc4003b2 OpenLinuxBoot: Fix null deref when autodetect with no user arguments 2021-10-16 17:39:22 +01:00
MikeBeaton
949071ebfa OpenLinuxBoot: Support ostree layout; improve documentation 2021-10-08 00:47:00 +01:00
MikeBeaton
fe09f25070 OpenLinuxBoot: Fix uninit issues 2021-09-17 13:23:32 +01:00
MikeBeaton
91859cec79 OpenLinuxBoot: Non-'+' user options should also override LINUX_BOOT_ADD_RO 2021-09-14 21:56:50 +01:00
MikeBeaton
7532971b23 OpenLinuxBoot: Make user non-'+' options override everything including root=; include autodetect kernel opts lines in selectable verbose output. 2021-09-13 17:10:36 +01:00
MikeBeaton
c20928ff9e OpenLinuxBoot: Fix version compare, add debug verbose 2021-09-11 00:21:01 +01:00
MikeBeaton
39b2b573fc OpenLinuxBoot: Add scan of /boot/loader/entries for when /boot is not separate volume 2021-09-05 12:09:39 +01:00
MikeBeaton
22cfebdf6f Platform: OpenLinuxBoot.efi 2021-09-04 15:48:36 +01:00