X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Finclude%2Fefibootmgr.h;fp=src%2Finclude%2Fefibootmgr.h;h=9ab6802a768bb2aff37e1d3f80c4297bdada6c49;hb=08b92cb68b9f2371c663367e9d529391960e6106;hp=3546834d5b5f2eff17bb679840ea78af0229f3e4;hpb=d96a8f66c5fe2fac79073cc40e6f57f04c5bb4f1;p=debian%2Fefibootmgr diff --git a/src/include/efibootmgr.h b/src/include/efibootmgr.h index 3546834..9ab6802 100644 --- a/src/include/efibootmgr.h +++ b/src/include/efibootmgr.h @@ -31,6 +31,7 @@ typedef struct { char *label; char *bootorder; char *testfile; + char *extra_opts_file; uint32_t part; int edd_version; int edd10_devicenum;