@paramin ResetType The type of reset to perform.
@paramin ResetStatus The status code for the reset.
@paramin DataSize The size, in bytes, of WatchdogData.
@paramin ResetData For a ResetType of EfiResetCold, EfiResetWarm, or
EfiResetShutdown the data buffer starts with a Null-terminated
string, optionally followed by additional binary data.
Resets the entire platform.
@paramin ResetType The type of reset to perform. @paramin ResetStatus The status code for the reset. @paramin DataSize The size, in bytes, of WatchdogData. @paramin ResetData For a ResetType of EfiResetCold, EfiResetWarm, or EfiResetShutdown the data buffer starts with a Null-terminated string, optionally followed by additional binary data.