Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/
DLinuxLoaderFdt.c144 UINTN NewFdtBlobSize; in PrepareFdt() local
200 &NewFdtBlobBase, &NewFdtBlobSize, &NewFdtBlobAllocation); in PrepareFdt()
404 gBS->FreePages (NewFdtBlobAllocation, EFI_SIZE_TO_PAGES (NewFdtBlobSize)); in PrepareFdt()