Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c807 UINTN CachedDevicePathSize; in BmExpandPartitionDevicePath() local
818 …able2 (L"HDDP", &mBmHardDriveBootVariableGuid, (VOID **) &CachedDevicePath, &CachedDevicePathSize); in BmExpandPartitionDevicePath()
823 if ((CachedDevicePath != NULL) && !IsDevicePathValid (CachedDevicePath, CachedDevicePathSize)) { in BmExpandPartitionDevicePath()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c2509 UINTN CachedDevicePathSize; in BdsExpandPartitionPartialDevicePathToFull() local
2525 &CachedDevicePathSize in BdsExpandPartitionPartialDevicePathToFull()
2531 if ((CachedDevicePath != NULL) && !IsDevicePathValid (CachedDevicePath, CachedDevicePathSize)) { in BdsExpandPartitionPartialDevicePathToFull()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c2520 UINTN CachedDevicePathSize; in BdsExpandPartitionPartialDevicePathToFull() local
2536 &CachedDevicePathSize in BdsExpandPartitionPartialDevicePathToFull()
2542 if ((CachedDevicePath != NULL) && !IsDevicePathValid (CachedDevicePath, CachedDevicePathSize)) { in BdsExpandPartitionPartialDevicePathToFull()