Commit Graph

10 Commits

Author SHA1 Message Date
rgimad
2ee47b9cff disable default watchdog timer
tested on real laptop, works
2025-02-01 23:17:26 +03:00
rgimad
42d9f82971 fix previous (forgot to load register) 2025-02-01 21:32:59 +03:00
rgimad
bd4a478855 some refactoring, try show firmware vendor and revision 2025-02-01 21:21:36 +03:00
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