mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +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.