Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
DBdsFilePath.c1380 UINTN BinarySize; in BdsStartEfiApplication() local
1384 …atus = BdsLoadImageAndUpdateDevicePath (&DevicePath, AllocateAnyPages, &BinaryBuffer, &BinarySize); in BdsStartEfiApplication()
1390 …dImage (TRUE, ParentImageHandle, DevicePath, (VOID*)(UINTN)BinaryBuffer, BinarySize, &ImageHandle); in BdsStartEfiApplication()