This commit is contained in:
Lewis Chen 2026-08-27 07:47:51 +09:00 committed by GitHub
commit a647b2d6cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -103,7 +103,6 @@ SnpUndi32Reset (
//
if (!ExtendedVerification) {
DEBUG ((DEBUG_WARN, "ExtendedVerification = %d is not implemented!\n", ExtendedVerification));
return EFI_INVALID_PARAMETER;
}
if (This == NULL) {