stage0-uefi/amd64/Development
Andrius Štikonas e7bd0b67ab hex0.S: Use push rax to allocate stack space instead of sub rsp, 32.
Easier to encode to hex0 and also more efficient for smaller allocations
such as sub rsp, 16.
2022-07-17 12:50:29 +01:00
..
Makefile hex0.S: print hello world as a test. 2022-07-10 22:11:32 +01:00
hex0.S hex0.S: Use push rax to allocate stack space instead of sub rsp, 32. 2022-07-17 12:50:29 +01:00