Initial commit from Ventoy@7cbdc5c
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
#include <Uefi.h>
|
||||
int vdisk_get_vdisk_raw(UINT8 **buf, UINT32 *size) { *buf = NULL; *size = 0; return 0; }
|
||||
Reference in New Issue
Block a user