Binary release v5.20230726.0
This commit is contained in:
parent
9d011d449e
commit
84286b9400
BIN
BOOTAA64.EFI
BIN
BOOTAA64.EFI
Binary file not shown.
BIN
BOOTIA32.EFI
BIN
BOOTIA32.EFI
Binary file not shown.
BIN
BOOTRISCV64.EFI
BIN
BOOTRISCV64.EFI
Binary file not shown.
BIN
BOOTX64.EFI
BIN
BOOTX64.EFI
Binary file not shown.
Binary file not shown.
2270
limine-bios-hdd.h
2270
limine-bios-hdd.h
File diff suppressed because it is too large
Load Diff
Binary file not shown.
BIN
limine-bios.sys
BIN
limine-bios.sys
Binary file not shown.
Binary file not shown.
4
limine.c
4
limine.c
@ -1002,7 +1002,7 @@ uninstall_mode_cleanup:
|
||||
static void enroll_config_usage(const char *name) {
|
||||
printf("Usage: %s enroll-config <Limine executable> <BLAKE2B of config file>\n", name);
|
||||
printf("\n");
|
||||
printf(" --reset Remove enrolled BLAKE2B, will not check config intergrity\n");
|
||||
printf(" --reset Remove enrolled BLAKE2B, will not check config integrity\n");
|
||||
printf("\n");
|
||||
printf(" --quiet Do not print verbose diagnostic messages\n");
|
||||
printf("\n");
|
||||
@ -1120,7 +1120,7 @@ cleanup:
|
||||
return ret;
|
||||
}
|
||||
|
||||
#define LIMINE_VERSION "5.20230709.0"
|
||||
#define LIMINE_VERSION "5.20230726.0"
|
||||
#define LIMINE_COPYRIGHT "Copyright (C) 2019-2023 mintsuki and contributors."
|
||||
|
||||
static int version(void) {
|
||||
|
BIN
limine.exe
BIN
limine.exe
Binary file not shown.
Loading…
Reference in New Issue
Block a user