Le dim. 11 mai 2025, 17:11, Yair Yarom <ir...@cs.huji.ac.il> a écrit :
> > > On Thu, 8 May 2025 at 17:30, Vladimir 'phcoder' Serbinenko < > phco...@gmail.com> wrote: > >> Le jeu. 8 mai 2025, 15:49, Yair Yarom <ir...@cs.huji.ac.il> a écrit : >> >>> +#include <grub/normal.h> >>> >> What requires normal.h? Just curious >> > grub_file_getline is in normal.h > Sounds good. > > > >> + grub_file_t listfile = grub_file_open(ctxt->state[0].arg, >>> GRUB_FILE_TYPE_NONE); >>> >> File type is wrong >> > What should be the file type? Should I create a new one (e.g. > GRUB_FILE_TYPE_DEVICE_LIST) ? If so, should I add it to > shim_lock_verifier_init? (we don't use secure boot, and I'm less familiar > with it) > Create a new one. This type should be handled same way as TYPE_HEXDUMP > > Thanks, > Yair. > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel