mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-27 21:24:11 -04:00
Merge fs.mitm and set.mitm.
This commit is contained in:
parent
5f836aca6d
commit
e715197290
50 changed files with 426 additions and 630 deletions
|
@ -224,9 +224,8 @@ void EmbeddedBoot2::Main() {
|
|||
if (maintenance) {
|
||||
BootModeService::SetMaintenanceBootForEmbeddedBoot2();
|
||||
}
|
||||
|
||||
|
||||
/* Launch set:mitm, wait for it. */
|
||||
LaunchTitle(Boot2KnownTitleId::ams_set_mitm, FsStorageId_None, 0, NULL);
|
||||
WaitForMitm("set:sys");
|
||||
|
||||
/* Launch usb. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue