yuzu/src/core/hle
Zephyron c69ef17cdd service: Implement rebootless system update stubs and types
Adds initial support for rebootless system update related functionality:

- Add system archive title IDs for ApplicationBlackList, RebootlessSystemUpdateVersion,
  and ContentActionTable
- Add NS service result codes for system update operations
- Implement stubs for ISystemUpdateControl::SetupToReceiveSystemUpdate and
  RequestCheckLatestUpdateIncludesRebootlessUpdate
- Add RebootlessSystemUpdateVersion settings type and implement
  GetRebootlessSystemUpdateVersion in SET service
- Fix GetSettingsItemValueImpl template implementation

This provides basic infrastructure for handling system updates, particularly
the rebootless update feature, though actual update functionality remains
stubbed.
2025-05-11 14:54:37 +01:00
..
kernel kernel/svc: Implement InitialProcessIdRange and improve process exit handling 2025-05-11 14:29:04 +01:00
service service: Implement rebootless system update stubs and types 2025-05-11 14:54:37 +01:00
api_version.h chore(HLE): Update HLE API version constants 2024-12-20 15:24:58 +00:00
ipc.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
result.h service: Implement rebootless system update stubs and types 2025-05-11 14:54:37 +01:00