Add support for formatting and printing strings

This commit is contained in:
2022-08-05 15:00:34 +02:00
parent 93fde419a3
commit 3e4f0b8aff
5 changed files with 506 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ PEFI_SYSTEM_TABLE EfiSystemTable;
* @return This routine returns status code.
*
* @since XT 1.0
*
*/
EFI_STATUS
XtLoaderStartup(IN EFI_HANDLE ImageHandle,