From 391168a3f008828b8e4c78a88eae31f6d7bdd3f1 Mon Sep 17 00:00:00 2001 From: Zoria <50277488+THZoria@users.noreply.github.com> Date: Sat, 31 May 2025 21:48:38 +0200 Subject: [PATCH] Created Firmware 14.1.2 (markdown) --- Firmware-14.1.2.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Firmware-14.1.2.md diff --git a/Firmware-14.1.2.md b/Firmware-14.1.2.md new file mode 100644 index 0000000..c1aeafc --- /dev/null +++ b/Firmware-14.1.2.md @@ -0,0 +1,21 @@ +# System Titles + +The following was updated (besides sysver titles): [Bus](https://switchbrew.org/wiki/Bus_services), [btm](https://switchbrew.org/wiki/BTM_services), NgWord/NgWord2, BootImagePackages. + +There was no IPC or NPDM changes (besides version bump). + +# RomFs changes: + +NgWord/NgWord2: updated +BootImagePackages +Only package2 was updated. + +For non-safe mode, there are no changes to any binaries (kernel or any initial processes). For safe mode, only Bus sysmodule was updated. + +# [Bus](https://switchbrew.org/wiki/Bus_services) + +Only 2 functions were changed, which now properly allow UART-D to be configured for baud rate 3000000. + +# [btm](https://switchbrew.org/wiki/BTM_services) + +These changes seem to be minor? \ No newline at end of file