> > dmi_first_match() is called here at the beginning of load_uefi_certs(). > Only if it succeeds would uefi_check_ignore_db(), get_cert_list(), > uefi_check_ignore_db(), or > load_moklist_certs() be called. Is there a need for adding a call to > dmi_first_match() in any of these other functions? Well, there actually isn’t a need to call dmi_first_match() in other functions. Sending a v4 with the changes Thanks Aditya > > thanks, > > Mimi > >