mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-04-19 08:55:16 +00: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