Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QuarkPlatformPkg/ForceRecovery: Add UEFI application to force recovery | Michael Kinney | 2016-10-07 | 2 | -0/+92 |
https://bugzilla.tianocore.org/show_bug.cgi?id=138 This UEFI Application sets a sticky bit that persists across reset to force a boot mode of BOOT_IN_RECOVERY_MODE. It then performs a warm reset using the UEFI Runtime Service ResetSystem(). Cc: Kelly Steele <kelly.steele@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Kelly Steele <kelly.steele@intel.com> |