HomeSort by relevance Sort by last modified time
    Searched full:additionaladrcount (Results 1 - 1 of 1) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathToText.c 528 UINT16 AdditionalAdrCount;
532 AdditionalAdrCount = (UINT16) ((Length - 8) / 4);
535 for (Index = 0; Index < AdditionalAdrCount; Index++) {
    [all...]

Completed in 246 milliseconds