aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorAlex Feinman <alex.feinman@daqri.com>2019-02-20 11:49:51 -0800
committerPatrick Georgi <pgeorgi@google.com>2019-02-22 11:09:58 +0000
commit2223cbf7de8d32bfde1e00502cb02c7b13184435 (patch)
tree0b834a9e50b55a329a354f4030e17eb2a572a059 /src/mainboard
parent180ac500fce24feee48a71afccdd40ea0f1cbb2f (diff)
intelvbttool: Add support for reading vbt from sysfs
VBT on Intel(R) systems is available via sysfs as /sys/kernel/debug/dri/0/i915_vbt However the size of this file reads as 0 causing intelvbttool to fail. This patch implements incremental reads with realloc for such cases or whenever the file size is not available (e.g. reading from stdin). After this patch is applied, intelvbttool can be used as follows: sudo intelvbttool -f /sys/kernel/debug/dri/0/i915_vbt -d Change-Id: I5d17095a5747550b7115a54a7619b7294a846196 Signed-off-by: Alex Feinman <alexfeinman@hotmail.com> Reviewed-on: https://review.coreboot.org/c/31531 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard')
0 files changed, 0 insertions, 0 deletions