11.0.1: Difference between revisions
Created page with "The Switch 11.0.1 system update was released on December 11, 2020 (UTC). This Switch update was released for the following regions: ALL, and CHN. Security flaws fixed: <fill..." |
mention rebootless update |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
The Switch 11.0.1 system update was released on December 11, 2020 (UTC). This Switch update was released for the following regions: ALL, and CHN. | The Switch 11.0.1 system update was released on December 11, 2020 (UTC). This Switch update was released for the following regions: ALL, and CHN. | ||
Additionally, a rebootless system update was released revising the "NgWord" list for 11.0.1 on March 9, 2021 (UTC). | |||
Security flaws fixed: <fill this in manually later, see the updatedetails page from the ninupdates-report page(s) once available for now>. | Security flaws fixed: <fill this in manually later, see the updatedetails page from the ninupdates-report page(s) once available for now>. | ||
Line 13: | Line 15: | ||
==System Titles== | ==System Titles== | ||
The following was updated: [[System_Version_Title|SystemVersion]], [[HID_services|hid]], [[Display_services|vi]], BootImagePackages. | |||
There was no IPC changes. | |||
=== [[HID_services|hid]]-sysmodule === | |||
Exactly 1 function was updated, nothing else changed. The codebin is identical to the previous version besides this function and the build-id - the function following this one is at the same offset as before. | |||
===BootImagePackage=== | |||
"package2" in RomFS was updated. | |||
====Kernel==== | |||
The kernel was updated. | |||
* The new thread linked list pointer member in KSynchronizationObject (added in 11.0.0) is now two pointers; it is now a head/tail sentinel pair instead of just a head pointer. | |||
** KSynchronizationObject::Wait now updates both pointers accordingly. | |||
* Only other changes are due to KSynchronizationObject (and derivations) increasing in size by 8 bytes. | |||
====FIRM Sysmodules==== | |||
No FIRM sysmodules were updated. | |||
==See Also== | ==See Also== | ||
System update report(s): | System update report(s): | ||
* [https://yls8.mtheall.com/ninupdates/reports.php?date=2020-12-11_00-15-07&sys=hac] | * [https://yls8.mtheall.com/ninupdates/reports.php?date=2020-12-11_00-15-07&sys=hac] | ||
* [https://yls8.mtheall.com/ninupdates/reports.php?date=2021-03-09_00-05-06&sys=hac] | |||