Commit Graph

7 Commits

Author SHA1 Message Date
rgimad
ad6ea383d7 Add efi_print_hex
Seems its working
2025-01-26 23:35:32 +03:00
rgimad
f7729c3cbf don't use proc & fastcall when not necessary i.e with my own simple internal functions. But we keep using it i.e when invoking uefi functions cause then follow calling convention 2025-01-26 01:01:31 +03:00
rgimad
1843c9ff69 add efi_putc 2025-01-25 13:15:48 +03:00
rgimad
fa217d4578 some comments 2025-01-21 01:20:34 +03:00
rgimad
3aa3180cd8 add print_string 2025-01-21 01:06:25 +03:00
rgimad
83551f2aff add set_text_color, add constants for colors 2025-01-19 23:51:04 +03:00
rgimad
654cdefb7f rework project structure, base on uefi4kos 2025-01-19 17:24:20 +03:00