Initial commit from Ventoy@7cbdc5c
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* Quick and dirty wrapper around iPXE's unmodified vsprintf.c
|
||||
*
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include "wimboot.h"
|
||||
|
||||
#define FILE_LICENCE(x)
|
||||
|
||||
#include "ipxe/vsprintf.c"
|
||||
Reference in New Issue
Block a user