[coreboot-gerrit] Change in coreboot[master]: lib: Add blob_provider functionality

Philipp Deppenwiese (Code Review) gerrit at coreboot.org
Mon Mar 5 11:02:02 CET 2018


Philipp Deppenwiese has uploaded a new patch set (#2). ( https://review.coreboot.org/24992 )

Change subject: lib: Add blob_provider functionality
......................................................................

lib: Add blob_provider functionality

* Add blob_read_map and blob_read_region_device for
  automated identification of blobs through defines.
* Add blob_read_arbitrary_map and
  blob_read_arbitrary_region_device for manual
  identification of blobs.
* blob_hook_region_device for hooking all function
  giving access to the region_device with meta
  information.

Change-Id: I30abc5be5d47a4c697c0b94babb068b0f0ae4794
Signed-off-by: zaolin <zaolin at das-labor.org>
---
A src/include/blob_provider.h
M src/lib/Makefile.inc
A src/lib/blob_provider.c
3 files changed, 399 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/24992/2
-- 
To view, visit https://review.coreboot.org/24992
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I30abc5be5d47a4c697c0b94babb068b0f0ae4794
Gerrit-Change-Number: 24992
Gerrit-PatchSet: 2
Gerrit-Owner: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180305/1dbeb2c7/attachment.html>


More information about the coreboot-gerrit mailing list