|
// If there was an error, undo all the interfaces that were
|
|
// If there was an error, undo all the interfaces that were
|
|
uefi_call_wrapper(BS->ReinstallProtocolInterface, 4, Handle, Protocol, NewInterface, OldInterface);
|
|
uefi_call_wrapper(BS->ReinstallProtocolInterface, 4, Handle, Protocol, NewInterface, OldInterface);
|