Commit Graph

9 Commits

Author SHA1 Message Date
Andrius Štikonas cc85d5f8db kame-minimal: Implement various improvements:
* Make sure to close all protocols before exit.
 * Use more sophisticated command line argument processing
   that pushes command line arguments onto stack.
 * Switch to more readable M1 defines.
2022-09-17 14:18:59 +01:00
Andrius Štikonas d39dbc3484 Reorder some calls in C prototypes to match what assembly programs are doing. 2022-09-04 00:42:19 +01:00
Andrius Štikonas 7b08537914 Fix load_options_size value. 2022-08-14 14:12:06 +01:00
Andrius Štikonas bb9ff366a5 Add kaem-optional.S 2022-08-01 00:30:29 +01:00
Andrius Štikonas 9af7fdf9bb kaem-minimal.S: make sure to close files and free pools when exiting. 2022-07-30 10:08:23 +01:00
Andrius Štikonas 0895da7db6 Fix kaem to work with multiple commands. 2022-07-25 19:57:44 +01:00
Andrius Štikonas 392d88a183 kaem-minimal: disable uefi watchdog timer. 2022-07-11 22:44:15 +01:00
Andrius Štikonas 571ea5e8f0 kaem-minimal: also set load_option_size field. 2022-07-09 00:24:42 +01:00
Andrius Štikonas 6f90a6cd2e Add prototype for kaem-minimal. 2022-07-09 00:09:55 +01:00