summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-22remove keyboard testing, block terminated threadAda Christine
2026-05-22thread termination cleanupAda Christine
2026-05-20new thread code works fineAda Christine
2026-05-19wrong prefixAda Christine
2026-05-18build and debug systemAda Christine
2024-02-06read filesAda Christine
2024-02-02- don't typedef away function pointersAda Christine
2024-01-29more temporaryAda Christine
2023-07-22make breakAda Christine
2023-07-14Merge remote-tracking branch 'origin/main'Ada Christine
2023-07-14fix clean targetAda Christine
2023-07-14Merge pull request #1 from adachristine/unstableada christine
2023-05-20don't use RESERVED_MEMORY for anything but physical pages that should never b...Ada Christine
2023-05-20handle reserved memory regions correctly by ignoring themAda Christine
2023-05-13no more image.sh, use qemu fat emulationAda Christine
2023-02-19preparations for user modeAda Christine
2023-02-16cleanupAda Christine
2023-02-14refactorsAda Christine
2023-02-14build changesAda Christine
2023-02-14ps2 driverAda Christine
2023-02-13irq needs to be an immediate :«Ada Christine
2023-02-07i forgot how vm_alloc() workedAda Christine
2023-02-06scrollingAda Christine
2023-02-05cleanupsAda Christine
2023-02-05fix brokenAda Christine
2023-02-05remove stale header, add numeric.h, use minAda Christine
2023-02-05render glyphs to bitmap and copyAda Christine
2023-02-04refactor mathingAda Christine
2023-01-31basic text console videoAda Christine
2023-01-30kemingAda Christine
2023-01-30can draw characterAda Christine
2023-01-30initial video supportAda Christine
2023-01-30moved strtoull() into string.cAda Christine
2023-01-30headers moved aroundAda Christine
2023-01-29move ugly stuff into own procedureAda Christine
2023-01-29remove pdbAda Christine
2023-01-05gnu-efi removalada christine
2023-01-04Merge branch 'gnu-efi-gone'Ada Christine
2023-01-04use homespun efi codeAda Christine
2022-03-23fix collision with /usr/include/efi/lib.hAda Christine
2022-03-23misc fixesAda 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-18we do not need an executable stackAda 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-17added acpica and gnu-efi submodules and licensing notificatonsAda Christine
2022-03-17changes to dynamic initializationAda Christine
2022-03-15infrastructure for dynamic symbol resolutionAda Christine