fix build error issue #713

pull/423/merge
longpanda 3 years ago
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…
Cancel
Save