summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/bitbash.h
diff options
context:
space:
mode:
authorMichael Brown2015-04-24 17:05:59 +0200
committerMichael Brown2015-04-24 17:27:47 +0200
commita25a16d4adf663abd8f6eaab266b9444157357b6 (patch)
tree9e001b537fb3f79e924d455bc55a894405531c4e /src/include/ipxe/bitbash.h
parent[settings] Add "base64" setting type (diff)
downloadipxe-a25a16d4adf663abd8f6eaab266b9444157357b6.tar.gz
ipxe-a25a16d4adf663abd8f6eaab266b9444157357b6.tar.xz
ipxe-a25a16d4adf663abd8f6eaab266b9444157357b6.zip
[vram] Add "vram" built-in setting to dump video RAM
The "vram" setting returns the (Base64-encoded) contents of video RAM, and can be used to capture a screenshot. For example: after running memtest.0 and encountering an error, the output can be captured and sent to a remote server for later diagnosis: #!ipxe chain -a http://server/memtest.0 && goto ok || goto bad :bad params param errno ${errno} param vram ${vram} chain -a http://server/report.php##params :ok Inspired-by: Christian Nilsson <nikize@gmail.com> Originally-implemented-by: Christian Nilsson <nikize@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/bitbash.h')
0 files changed, 0 insertions, 0 deletions