OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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