Files
jsix/scripts/templates
Justin C. Miller a6e4995963 [boot] Fix call to exit_boot_services
Exiting boot services can't actually be done from inside
`bootloader_uefi_main`, because there are objects in that scope that run
code requiring boot services in their destructors.

Also added `support.cpp` with `memcpy` because clang will emit
references to `memcpy` even in freestanding mode.

Added a `debug_break` function to allow for faking breakpoints when
connecting to the bootloader with GDB.

Tags: debug
2020-05-13 02:08:47 -07:00
..
2019-07-20 23:19:21 -07:00
2019-07-20 23:19:21 -07:00
2019-07-20 23:19:21 -07:00
2020-02-22 01:54:00 -08:00
2019-07-20 23:19:21 -07:00
2019-03-30 01:33:00 -07:00