Added EfiToStr()

This commit is contained in:
Jozef Nagy 2024-01-21 17:48:33 +01:00
parent 25966996e3
commit 87104a93b6
No known key found for this signature in database
GPG key ID: 2D281D7D04AF4A3C
4 changed files with 139 additions and 18 deletions

1
efi.h
View file

@ -3,6 +3,7 @@
#include "guid.h"
#include "efi_types.h"
#include "efilib.h"
// Variable-size array
#define ANYSIZE_ARRAY 1