mirror of
https://github.com/ps5-linux/ps5-linux-loader.git
synced 2026-05-14 02:31:59 +00:00
Simplify firmware setup, save at boot partition and let driver's installer copy when needed
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef FIRMWARE_H
|
||||
#define FIRMWARE_H
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
int resolve_device_firmwares(void **initrd, size_t *initrd_size);
|
||||
int dump_device_firmwares(const char *boot_file_path);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user