Searched refs:CachedDevicePathSize (Results 1 – 3 of 3) sorted by relevance
807 UINTN CachedDevicePathSize; in BmExpandPartitionDevicePath() local818 …able2 (L"HDDP", &mBmHardDriveBootVariableGuid, (VOID **) &CachedDevicePath, &CachedDevicePathSize); in BmExpandPartitionDevicePath()823 if ((CachedDevicePath != NULL) && !IsDevicePathValid (CachedDevicePath, CachedDevicePathSize)) { in BmExpandPartitionDevicePath()
2509 UINTN CachedDevicePathSize; in BdsExpandPartitionPartialDevicePathToFull() local2525 &CachedDevicePathSize in BdsExpandPartitionPartialDevicePathToFull()2531 if ((CachedDevicePath != NULL) && !IsDevicePathValid (CachedDevicePath, CachedDevicePathSize)) { in BdsExpandPartitionPartialDevicePathToFull()
2520 UINTN CachedDevicePathSize; in BdsExpandPartitionPartialDevicePathToFull() local2536 &CachedDevicePathSize in BdsExpandPartitionPartialDevicePathToFull()2542 if ((CachedDevicePath != NULL) && !IsDevicePathValid (CachedDevicePath, CachedDevicePathSize)) { in BdsExpandPartitionPartialDevicePathToFull()