Add simple uart driver, more functionality etc etc etc

This commit is contained in:
ivajon
2026-05-06 20:43:00 +02:00
parent 0b0acedb2f
commit aa5ce32dce
20 changed files with 1554 additions and 2 deletions

7
uefi/Cargo.lock generated Normal file
View File

@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "uefi"
version = "0.1.0"