Verify modules on build-time rather than failing in runtime.
This commit is contained in:
parent
5919626c90
commit
a7cf8b1e23
7 changed files with 468 additions and 3 deletions
2
util/grub-module-verifier64.c
Normal file
2
util/grub-module-verifier64.c
Normal file
|
@ -0,0 +1,2 @@
|
|||
#define MODULEVERIFIER_ELF64 1
|
||||
#include "grub-module-verifierXX.c"
|
Loading…
Add table
Add a link
Reference in a new issue