summaryrefslogtreecommitdiffstats
path: root/src/drivers
diff options
context:
space:
mode:
authorMichael Brown2013-04-30 15:31:39 +0200
committerMichael Brown2013-04-30 15:56:19 +0200
commitc6375a85be0573c12fc89d55009d2905521d78c4 (patch)
tree3f0d4c61e08ebec8ba57540195eddb1c898694da /src/drivers
parent[realtek] Allow reaction time between writing RTL_CAPR and reading RTL_CR (diff)
downloadipxe-c6375a85be0573c12fc89d55009d2905521d78c4.tar.gz
ipxe-c6375a85be0573c12fc89d55009d2905521d78c4.tar.xz
ipxe-c6375a85be0573c12fc89d55009d2905521d78c4.zip
[romprefix] Report failure cause when unable to open payload
Report the cause of the failure when we are unable to open the .mrom payload. There are two possible failure cases: - Unable to find a suitable memory BAR to borrow (e.g. if the NIC doesn't have a memory BAR that is at least as large as the expansion ROM BAR, or if the memory BAR has been assigned a 64-bit address which won't fit into the 32-bit expansion ROM BAR). This will be reported as "BABABABA". - Unable to find correct ROM image within the BAR. This will be reported as the address (within the borrowed BAR) at which we first fail to find a valid 55AA signature. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/drivers')
0 files changed, 0 insertions, 0 deletions