d9f7a9e8084617a61232e2eadceb8d279a561175
Phase I/J: hardware-agnostic s2idle / Modern Standby support. These AcpiVerb variants are needed on any platform with Modern Standby firmware (Dell, HP, Lenovo, LG Gram, etc.), not just LG Gram. They mirror Linux 7.1: * EnterS2Idle (= 3) — s2idle_enter() in kernel/power/suspend.c:91 * ExitS2Idle (= 4) — s2idle_wake() in kernel/power/suspend.c:133 The version field stays at upstream 0.8.1. We do NOT bump the version — this is the durable overlay pattern (per AGENTS.md 'GOLDEN RULE — Red Bear adapts to upstream, never the reverse'). Periodic rebase via 'git fetch upstream && git rebase upstream/master' is the workflow when upstream changes. The patch file backing this commit is at local/patches/syscall/P1-acpiverb-enter-exit-s2idle.patch in the outer RedBear-OS repo.
syscall
This crate contains the system call numbers and Rust wrappers for the inline Assembly code of system calls.
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
Languages
C
43.9%
C++
23.5%
Makefile
7.3%
Python
3.7%
JavaScript
3.4%
Other
17.1%