DF-1203 / build.sh
#!/bin/sh # DF-1203 — no userspace build (VBIOS/device-controlled; no syscall reaches it). # The reachability probe (run.sh) is pure shell. echo "[DF-1203] no userspace object to build (input is GPU VBIOS, not a syscall)." echo "[DF-1203] fix.diff compile-validated separately against radeon KLD source." |