Home
last modified time | relevance | path

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

/xen/xen/common/efi/
A Dboot.c351 static const CHAR16* const ErrCodeToStr[] __initconstrel = { in PrintErrMesg() local
371 if( (ErrIdx < ARRAY_SIZE(ErrCodeToStr)) && ErrCodeToStr[ErrIdx] ) in PrintErrMesg()
372 mesg = ErrCodeToStr[ErrIdx]; in PrintErrMesg()

Completed in 11 milliseconds