mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-21 10:25:08 -04:00
exo: receive saved lcd vendor from bl
This commit is contained in:
parent
a843cc0ee7
commit
69f9fb8713
5 changed files with 35 additions and 13 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue