Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
DGenVtf.c1755 IN UINT64 FwVolSize in ValidateAddressAndSize() argument
1776 if ((FwVolSize > 0x40) && ((BaseAddress + FwVolSize) % 8 == 0)) { in ValidateAddressAndSize()