RE: [PATCH] version: add a module to get GRUB version

2020-03-30 Thread Flavio Suligoi
Hi Paul, > > Thanks a lot for the patch. Thanks for your suggestions! ... > > Out of curiosity, are you using coreboot based firmware? No, I'm not, I'm using a custom Phoenix BIOS (customized for our one of our boards) ... > > > Kind regards, > > Paul Best regards, Flavio __

Re: [PATCH] version: add a module to get GRUB version

2020-03-30 Thread Paul Menzel
Dear Flavio, Thanks a lot for the patch. Am 30.03.20 um 17:02 schrieb Flavio Suligoi: Sometimes, writing a custom grub.cfg configuration file, especially with embedded systems, it is indispensable to know the version of the running GRUB. This is essential for every automatic sw update procedur