mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-29 05:55:16 -04:00
fusee_cpp: implement warmboot firmware load
This commit is contained in:
parent
4355a2b036
commit
1dd0297db3
3 changed files with 182 additions and 2 deletions
|
@ -113,6 +113,7 @@ namespace ams::fuse {
|
|||
|
||||
SocType GetSocType();
|
||||
int GetExpectedFuseVersion(TargetFirmware target_fw);
|
||||
int GetFuseVersion();
|
||||
bool HasRcmVulnerabilityPatch();
|
||||
|
||||
bool IsOdmProductionMode();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue