Home
last modified time | relevance | path

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

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