Hi, > +void set_ovmf_flash_parsed_false(void);
Hmm, the name literally says what the function does, but gives little background on what is going on. I think something along the lines of 'invalidate_ovmf_metadate' or 'firmware_update_notify' would be better. Otherwise looks good to me. take care, Gerd