mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-09-08 13:31:17 +00:00
Add F5-->Tools-->Ventoy UEFI Utilities-->Show EFI Drivers feature.
This commit is contained in:
@@ -910,7 +910,6 @@ STATIC EFI_STATUS ventoy_find_filesystem_driverbind(VOID)
|
||||
Status = gBS->HandleProtocol(Handles[i], &gEfiComponentNameProtocolGuid, (VOID **)&NameProtocol);
|
||||
if (EFI_ERROR(Status))
|
||||
{
|
||||
debug();
|
||||
continue;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user