mirror of
https://github.com/ziglang/zig.git
synced 2026-02-06 14:37:04 +00:00
This allows users to add file paths to device paths, which is often used in methods like `boot_services.loadImage` and `boot_services.startImage`, which take a device path with an additional file path appended to locate the image.