exo: receive saved lcd vendor from bl

This commit is contained in:
Michael Scire 2020-11-18 13:42:32 -08:00 committed by SciresM
parent a843cc0ee7
commit 69f9fb8713
5 changed files with 35 additions and 13 deletions

View file

@ -60,6 +60,7 @@ namespace ams::secmon::fatal {
/* Display the fatal error. */
{
AMS_SECMON_LOG("Showing Display, LCD Vendor = %04x\n", GetLcdVendor());
InitializeDisplay();
ShowDisplay(f_ctx, result);
FinalizeDisplay();