Home
last modified time | relevance | path

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

/DragonStub/lib/
H A Dstr.c96 StrUpr ( in StrUpr() function
102 UnicodeInterface->StrUpr(UnicodeInterface, Str); in StrUpr()
103 else uefi_call_wrapper(UnicodeInterface->StrUpr, 2, UnicodeInterface, Str); in StrUpr()
/DragonStub/inc/
H A Defilib.h336 StrUpr (
H A Defiprot.h827 EFI_UNICODE_STRUPR StrUpr; member