* Add PS5 WiFi firmware initramfs loader support
Add a CPIO wrapper to add new files/folders at initrd at runtime
Add early boot scripts (initramfs-tools for debian-based) support
* logging & comment
The new file path-override.txt contains overrides for the other files
the loader may try to read from the disk. For example:
```
bzImage=vmlinuz
initrd.img=initramfs
```