Binary release v8.7.0
This commit is contained in:
BIN
BOOTAA64.EFI
BIN
BOOTAA64.EFI
Binary file not shown.
BIN
BOOTIA32.EFI
BIN
BOOTIA32.EFI
Binary file not shown.
Binary file not shown.
BIN
BOOTRISCV64.EFI
BIN
BOOTRISCV64.EFI
Binary file not shown.
BIN
BOOTX64.EFI
BIN
BOOTX64.EFI
Binary file not shown.
2
LICENSE
2
LICENSE
@@ -1,4 +1,4 @@
|
||||
Copyright (C) 2019-2024 mintsuki and contributors.
|
||||
Copyright (C) 2019-2025 mintsuki and contributors.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
Binary file not shown.
2292
limine-bios-hdd.h
2292
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
@@ -1202,8 +1202,8 @@ cleanup:
|
||||
return ret;
|
||||
}
|
||||
|
||||
#define LIMINE_VERSION "8.6.1"
|
||||
#define LIMINE_COPYRIGHT "Copyright (C) 2019-2024 mintsuki and contributors."
|
||||
#define LIMINE_VERSION "8.7.0"
|
||||
#define LIMINE_COPYRIGHT "Copyright (C) 2019-2025 mintsuki and contributors."
|
||||
|
||||
static void version_usage(void) {
|
||||
printf("usage: %s version [options...]\n", program_name);
|
||||
|
||||
BIN
limine.exe
BIN
limine.exe
Binary file not shown.
2
limine.h
2
limine.h
@@ -1,6 +1,6 @@
|
||||
/* BSD Zero Clause License */
|
||||
|
||||
/* Copyright (C) 2022-2024 mintsuki and contributors.
|
||||
/* Copyright (C) 2022-2025 mintsuki and contributors.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
* purpose with or without fee is hereby granted.
|
||||
|
||||
Reference in New Issue
Block a user