summaryrefslogtreecommitdiff
path: root/loader/main_efi.c
AgeCommit message (Expand)Author
2023-01-04use homespun efi codeAda Christine
2022-03-19_MSC_EXTENSIONS was causing empty definition of __attribute__ leading to call...Ada Christine
2022-03-18clear and reset the output consoleAda Christine
2022-03-18now using clang, native PE UEFI loader image. made an ugly hack to getAda Christine
2022-03-17loader now uses bespoke kprintf(), no longer depends on libefiAda Christine
2022-03-17pulled out kprintf() and friends into lib/Ada Christine
2022-03-15infrastructure for dynamic symbol resolutionAda Christine
2021-12-31clean up main_efi.cAda Christine
2021-12-19i don't know what i'm doing anymoreAda Christine
2021-12-17R_AMD64_RELATIVE relocations implemented for EFI shimAda Christine
2021-12-16reworking loaderAda Christine
2021-11-03change to GET_PROTOCOL to leave the handle table aloneAda Christine
2021-11-03file renameAda Christine