Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c571 IN EFI_DEVICE_PATH_PROTOCOL *ShortformNode in BmExpandUsbDevicePath() argument
582 ParentDevicePathSize = (UINTN) ShortformNode - (UINTN) FilePath; in BmExpandUsbDevicePath()
583 RemainingDevicePath = NextDevicePathNode (ShortformNode); in BmExpandUsbDevicePath()