Advanced OS
Appearance
Advanced OS is the built-in operating system provided by us. It provides a number of different helper scripts (or binaries if you want to call it that) in /bin/, as well as a text editor called nano, inspired by the real nano text editor, though our feature set is significantly smaller.
If you wish, you can write your own operating system. In that case, you may find the AcLuaDev project quite useful during development. Though it can also be useful for developing programs more easily. While doing so, we strongly recommend reading the UEFI Specification to understand what your OS can and cannot expect.