eden/src/core/hle
Zephyron cf1bcb02c5 service/vi: Improve OpenDisplay validation
Updates the OpenDisplay function in IApplicationDisplayService to properly
validate display names. Instead of only accepting "Default", now validates
against all known valid display names: "Default", "External", "Edid",
"Internal", and "Null".

- Changes log level from WARNING to DEBUG since this is no longer stubbed
- Adds proper validation for all valid display names
- Returns ResultOperationFailed for invalid display names
- Improves logging by including the requested display name
2025-04-19 17:19:38 -03:00
..
kernel Service: Add AliasRegionExtraSize 2025-04-12 22:54:32 -03:00
service service/vi: Improve OpenDisplay validation 2025-04-19 17:19:38 -03:00
api_version.h
ipc.h
result.h result: Make fully constexpr, add ON_RESULT_INCLUDED 2024-01-25 16:42:06 -05:00