rgimad
|
ddc65d92d3
|
fixed stupid mistake with rcx destroying
todo: maybe use uefi_call_wrapper, it also seems like check alignment. Does fstcall chack alignment of stack by 16?
|
2025-02-02 17:11:50 +03:00 |
|
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
|
5c18f0cbba
|
CODESTYLE.md: word wrap 100
|
2025-02-01 15:56:47 +03:00 |
|
rgimad
|
6ab513e17d
|
CODESTYLE.md: word wrap
|
2025-02-01 15:46:23 +03:00 |
|
|
a20ffc6542
|
fix typo
|
2025-02-01 11:59:27 +01:00 |
|
rgimad
|
2eb8befaf9
|
Add codestyle and license
|
2025-02-01 13:53:09 +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 |
|
|
17c2ae5818
|
README: Set description and link to roadmap
|
2025-01-25 13:09:52 +01:00 |
|
|
22d66e6739
|
test notifications
|
2025-01-25 12:28:37 +01: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
|
9cf053b56c
|
add windows build script
|
2025-01-20 12:04:20 +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 |
|
rgimad
|
28d8d0bcfb
|
update readme, minimal roadmap
|
2025-01-19 01:15:02 +03:00 |
|
rgimad
|
afbfe4ad08
|
first commit. UEFI hello world works
|
2025-01-19 01:05:34 +03:00 |
|
|
1282a5f321
|
Add README.md
|
2025-01-18 23:01:59 +01:00 |
|