summaryrefslogtreecommitdiff
path: root/Kernel/build-gpt-image-grub.sh
AgeCommit message (Expand)Author
2019-11-03Build: Fix more bugs in the POSIX sh-ification of scriptsAndreas Kling
2019-11-03POSIX compliance: (most) shell scripts converted to generic shellGeorge Pickering
2019-10-07PartitionTable: Initial GPT Support, Adding Block Limitsupercomputer7