Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/EfiFileLib/
DEfiFileLib.c520 CHAR8 AsciiSection[MAX_PATHNAME]; in EblFvFileDevicePath() local
593 UnicodeStrToAsciiStrS (Section, AsciiSection, MAX_PATHNAME); in EblFvFileDevicePath()
594 if (AsciiStriCmp (FileName, AsciiSection) == 0) { in EblFvFileDevicePath()