Files
RedBear-OS/local
vasilito a839be7d6c intel: fix dead code — replace ASLS tuple literal with debug message
Was: let _ = (ASLS_PCI_OFFSET, OPREGION_SIG, OPREGION_VBT_OFFSET);
Now: debug! with note that OpRegion VBT lookup is not yet implemented

Removes dead code while documenting the feature gap for future work.
2026-06-02 05:36:23 +03:00
..