Philipp Schuster
Philipp Schuster
hey @phil-opp are you going to describe the changes of https://github.com/rust-osdev/bootloader/pull/267 or shall I do?
Can you do it, please? I'm kind of busy right now
I rebased the MR onto the latest master. Can you approve the CI, please?
I almost managed to marry zx with ts-node like this: - install ts-node and zx globally - create `foo.mts` (module ts file) with content: ```ts #!/usr/bin/env -S ts-node-esm --compilerOptions='{"module": "es2022"}'...
*Short notice: I'm currently on vacation and probably won't work on the PRs until the last week of August*
I updated the PR. @nicholasbishop @GabrielMajeri I'm back from vacation btw. Will work on my PRs and help to review other PRs now.
CI failure seems to be unrelated as `main` also fails.
btw: this is partially covered by https://github.com/rust-osdev/uefi-rs/pull/475
*Short notice: I'm currently on vacation and probably won't work on the PRs until the last week of August*
This is ready for the next review round.