Home
last modified time | relevance | path

Searched refs:PrintErrMesg (Results 1 – 3 of 3) sorted by relevance

/xen/xen/common/efi/
A Dboot.c116 static void PrintErrMesg(const CHAR16 *mesg, EFI_STATUS ErrCode);
349 static void __init PrintErrMesg(const CHAR16 *mesg, EFI_STATUS ErrCode) in PrintErrMesg() function
496 PrintErrMesg(L"OpenVolume failure", ret); in get_parent_handle()
518 PrintErrMesg(buffer, ret); in get_parent_handle()
545 PrintErrMesg(buffer, ret); in get_parent_handle()
601 PrintErrMesg(L"No filename", EFI_OUT_OF_RESOURCES); in read_file()
660 PrintErrMesg(name, ret); in read_file()
1081 PrintErrMesg(L"Cannot obtain memory map", status); in efi_exit_boot()
1096 PrintErrMesg(L"Cannot exit boot services", status); in efi_exit_boot()
1171 PrintErrMesg(L"No Loaded Image Protocol", status); in efi_start()
[all …]
/xen/xen/arch/arm/efi/
A Defi-boot.h366 PrintErrMesg(L"Updating FDT failed", status); in efi_arch_process_memory_map()
438 PrintErrMesg(L"Unable to allocate string buffer", status); in efi_arch_handle_cmdline()
/xen/xen/arch/x86/efi/
A Defi-boot.h28 PrintErrMesg(L"Internal error populating EDD info", in edd_put_string()

Completed in 9 milliseconds