Verify modules on build-time rather than failing in runtime.

This commit is contained in:
Vladimir Serbinenko 2015-12-31 13:09:15 +01:00
parent 5919626c90
commit a7cf8b1e23
7 changed files with 468 additions and 3 deletions

View file

@ -0,0 +1,2 @@
#define MODULEVERIFIER_ELF64 1
#include "grub-module-verifierXX.c"