Searched defs:NumberSimpleFileSystemHandles (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmBoot.c1421 UINTN NumberSimpleFileSystemHandles; local
1483 &NumberSimpleFileSystemHandles,
1486 for (Index = 0; Index < NumberSimpleFileSystemHandles; Index++) {
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsBoot.c3600 UINTN NumberSimpleFileSystemHandles; local
3700 &NumberSimpleFileSystemHandles,
3703 for (Index = 0; Index < NumberSimpleFileSystemHandles; Index++) {
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsBoot.c3717 UINTN NumberSimpleFileSystemHandles; local
3817 &NumberSimpleFileSystemHandles,
3820 for (Index = 0; Index < NumberSimpleFileSystemHandles; Index++) {

Completed in 24 milliseconds