search for: efi_errno

Displaying 1 result from an estimated 1 matches for "efi_errno".

2017 Jun 09
2
[PATCH 1/3] The VPrint definition is now part of the exports of gnu-efi
...X_EFI_ARGS 64 #define WS(c16) (c16 == L' ' || c16 == CHAR_TAB) -/* VPrint is not in export declarations in gnu-efi lib yet - * although it is a global function; declare it here - */ -extern UINTN -VPrint ( - IN CHAR16 *fmt, - va_list args - ); - extern EFI_STATUS efi_errno; void efi_memcpy(unsigned char *dst, unsigned char *src, size_t len); -- 2.1.4