mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-14 23:39:33 +02:00
util/nvmutil: split up copy_gbe
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -321,6 +321,7 @@ void xopen(int *fd, const char *path, int flags, struct stat *st);
|
||||
* After this, we can run commands.
|
||||
*/
|
||||
void copy_gbe(void);
|
||||
void read_file(void);
|
||||
void read_checksums(void);
|
||||
int good_checksum(unsigned long partnum);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user