mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-01-24 05:03:20 -05:00
fix build error issue #713
This commit is contained in:
parent
1f1769d235
commit
725a33f988
@ -1 +1,2 @@
|
||||
123
|
||||
#include <Uefi.h>
|
||||
int vdisk_get_vdisk_raw(UINT8 **buf, UINT32 *size) { *buf = NULL; *size = 0; return 0; }
|
Loading…
x
Reference in New Issue
Block a user