mintsuki
|
5c13284558
|
host/limine-enroll-config: Fix typo
|
2023-07-26 17:00:36 -05:00 |
mintsuki
|
06349a1e33
|
misc: Add missing EFI executables install commands to host Makefile
|
2023-06-15 01:24:33 +02:00 |
mintsuki
|
3806246108
|
host: Perform compile-time endian check if supported
|
2023-05-14 09:28:25 +02:00 |
mintsuki
|
4960086ec6
|
hgen: Add extra sed command for handling Solaris's od
|
2023-05-03 22:51:14 +02:00 |
mintsuki
|
d1cb337894
|
build: Reorganise warning flags
|
2023-04-14 13:41:41 +02:00 |
mintsuki
|
034b5cca50
|
limine-deploy: Check ferror() before using perror() on fread/fwrite fails
|
2023-03-30 05:40:21 +02:00 |
mintsuki
|
9fa5b1759a
|
build: Minor build system updates
|
2023-03-24 18:56:31 +01:00 |
mintsuki
|
2a5d66e99b
|
build: Misc quality-of-life fixes
|
2023-02-19 10:44:09 +01:00 |
mintsuki
|
ee4c1486cd
|
build: Use separate STRIP program in host Makefile
|
2023-02-12 23:27:04 +01:00 |
mintsuki
|
8206d237e7
|
host/enroll-config: Bring up to standard with deploy
|
2023-02-08 23:46:23 +01:00 |
mintsuki
|
1746268560
|
host/enroll-config: Fix buffer overflow
|
2023-02-08 23:46:23 +01:00 |
mintsuki
|
a72d2fc59d
|
misc: Add support for enrolling config blake2b hash in executable
|
2023-02-07 01:02:09 +01:00 |
mintsuki
|
e1c0d71b97
|
host/limine-deploy: Add quiet option. Closes #243
|
2022-12-14 01:12:05 +01:00 |
mintsuki
|
bdce16444c
|
misc: Update references to hardcoded directories
|
2022-10-14 05:42:15 +02:00 |
mintsuki
|
124b444da7
|
build: Update install commands to be more quiet on non-fatal fail
|
2022-09-24 04:35:52 +02:00 |
mintsuki
|
58ef3bd8a9
|
build: Honor LIBS variable
|
2022-09-20 23:57:29 +02:00 |
mintsuki
|
025792e994
|
build: Honor CPPFLAGS variable
|
2022-09-20 23:57:29 +02:00 |
mintsuki
|
b40d2180d0
|
limine-deploy: Fix bug where undeploy() is reached with uninitialised device
|
2022-08-26 19:54:04 +02:00 |
mintsuki
|
c23eac8018
|
mbr: Make detection more lax. Addresses #185
|
2022-07-28 22:48:04 +02:00 |
mintsuki
|
ffb4ba6f55
|
mbr: Relax MBR validation requirements. Closes #195
|
2022-07-16 17:32:27 +02:00 |
mintsuki
|
a41bc97e1b
|
limine-deploy: Fix bug where sizeof(struct gpt_entry) was used where it should not
|
2022-07-14 15:20:16 +02:00 |
mintsuki
|
6a742881a8
|
limine-deploy: Greatly improve usage help. Addresses #197
|
2022-07-14 15:03:34 +02:00 |
mintsuki
|
dc0d9f8be8
|
limine-deploy: Add undeploy data save and undeploy mode. Addresses #197
|
2022-07-14 14:27:19 +02:00 |
mintsuki
|
82e62a9678
|
host: Reorganise host-tools layout and add limine-version. Closes #196
|
2022-07-13 17:17:12 +02:00 |