Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CorebootModulePkg/Include/
DCoreboot.h198 UINT64 physical_address; member
/device/linaro/bootloader/edk2/CorebootModulePkg/Library/CbParseLib/
DCbParseLib.c642 DEBUG ((EFI_D_INFO, "physical_address: 0x%lx\n", CbFbRec->physical_address)); in CbParseFbInfo()
657 pFbInfo->LinearFrameBuffer = CbFbRec->physical_address; in CbParseFbInfo()