Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DHandles.c47 EFI_GUID ** ppGuidEnd; in HandlePage() local
163 ppGuidEnd = &ppGuid [ GuidCount ]; in HandlePage()
164 while ( ppGuidEnd > ppGuid ) { in HandlePage()