summaryrefslogtreecommitdiffstats
path: root/QuarkPlatformPkg/Application
Commit message (Collapse)AuthorAgeFilesLines
* QuarkPlatformPkg/ForceRecovery: Add UEFI application to force recoveryMichael Kinney2016-10-072-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>