GitXplorerGitXplorer
d

Istar

public
15 stars
3 forks
4 issues

Commits

List of commits on branch master.
Unverified
2141e16bb763c97aa9111a9374a81418b4b2808c

refactor: rework console in order to use `char *` instead of `wchar *`

dd0p1s4m4 committed 2 years ago
Unverified
5b813ff53b2fe84cb6b5b64ac6332ab5065c0e6e

refactor: fs api use char instead of wchar

dd0p1s4m4 committed 2 years ago
Unverified
57c61d19f1da24ad09ae6040d5c6589437470cf0

chore: add missing license header

dd0p1s4m4 committed 2 years ago
Unverified
5f79b6a0f81f2e4a9ec04e76dd2a8b6b4759b75a

chore: update readme

dd0p1s4m4 committed 2 years ago
Unverified
8c2a5e0dc342cbe15ece0cb1fa691bc4fc7b6528

build: rework stage2 build in order to mix assembly and C code from `common/`

dd0p1s4m4 committed 2 years ago
Unverified
3de025dd907529e3bad27054d268b6c2becd9947

feat: EFI read file using `simple file system protocol`

dd0p1s4m4 committed 2 years ago

README

The README file for this repository.

License GitHub Workflow Status GitHub issues Liberapay receiving

A tiny handover bootloader in C and x86 assembly

For people wondering what Istar mean:

Istar: (Quenya) proper name. Wizard, (lit.) One Who Knows

Building

$ guix shell
$ make

License

OSI Approved License

Istar is licensed under the 3-Clause BSD License.

The full text of the license can be accessed via this link and is also included in the license file of this software package.