This website requires JavaScript.
Explore
Help
Sign In
ps5linux
/
ps5-linux-loader
Watch
0
Star
0
Fork
0
mirror of
https://github.com/ps5-linux/ps5-linux-loader.git
synced
2026-08-13 23:18:29 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.1
ps5-linux-loader
/
include
/
firmware.h
T
7 lines
102 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
Add PS5 WiFi firmware initramfs loader support
2026-05-10 19:28:00 -03:00
#ifndef FIRMWARE_H
#define FIRMWARE_H
Simplify firmware setup, save at boot partition and let driver's installer copy when needed
2026-05-11 20:43:13 -03:00
int
dump_device_firmwares
(
const
char
*
boot_file_path
);
Add PS5 WiFi firmware initramfs loader support
2026-05-10 19:28:00 -03:00
#endif
Reference in New Issue
Copy Permalink