HomeSort by relevance Sort by last modified time
    Searched full:bfvresource (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/DuetPkg/DxeIpl/
HobGeneration.h 70 EFI_HOB_RESOURCE_DESCRIPTOR BfvResource;
DxeInit.c 222 "BfvResource = %lx, Length = %lx\n"
240 gHob->BfvResource.PhysicalStart, gHob->BfvResource.ResourceLength,
HobGeneration.c 54 { // BfvResource
740 gHob->BfvResource.PhysicalStart = gHob->Bfv.BaseAddress;
741 gHob->BfvResource.ResourceLength = gHob->Bfv.Length;
    [all...]

Completed in 218 milliseconds