1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-26 22:02:15 +00:00

exo2: update configitem names to match wiki

This commit is contained in:
Michael Scire 2020-05-13 10:37:50 -07:00 committed by SciresM
parent 81846fa5c3
commit 97ab282351

View file

@ -23,15 +23,15 @@ namespace ams::secmon::smc {
/* Standard config items. */
DisableProgramVerification = 1,
DramId = 2,
SecurityEngineIrqNumber = 3,
SecurityEngineInterruptNumber = 3,
FuseVersion = 4,
HardwareType = 5,
IsRetail = 6,
HardwareState = 6,
IsRecoveryBoot = 7,
DeviceId = 8,
BootReason = 9,
MemoryMode = 10,
IsDebugMode = 11,
IsDevelopmentFunctionEnabled = 11,
KernelConfiguration = 12,
IsChargerHiZModeEnabled = 13,
IsQuest = 14,