summaryrefslogtreecommitdiff
path: root/loader-proto.c
AgeCommit message (Expand)Author
2025-03-14shim_load_image(): initialize the buffer fullyPeter Jones
2025-02-11loader-proto: Respect optional DevicePath parameter to load_image()Mate Kukri
2025-02-11loader-proto: Mark load_image()'s handle_image() call as "in_protocol"Mate Kukri
2025-02-11loader-proto: Add support for loading files from disk to LoadImage()Mate Kukri
2025-02-11Implement the rest of the loader protocol functionsPeter Jones
2025-02-11Move some stuff aroundPeter Jones