mirror of
https://github.com/limine-bootloader/limine
synced 2024-11-27 19:09:37 +03:00
build: Include config.h in sbat.c
This commit is contained in:
parent
1984f401a1
commit
c6619ba10d
@ -1,5 +1,7 @@
|
||||
#if uefi == 1
|
||||
|
||||
#include <config.h>
|
||||
|
||||
asm (
|
||||
".section .sbat\n\t"
|
||||
".ascii \"sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md\\n\"\n\t"
|
||||
|
Loading…
Reference in New Issue
Block a user