summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* README: add delete blob contract notePatrick Venture2019-06-171-0/+2
| | | | | Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Iac2768eebcf1ab28e28cdba601574dbede4fc9ec
* README: add calling contract detailsPatrick Venture2019-05-311-8/+19
| | | | | | | | | | Provide contract details for what handlers can expect from the blob manager. This saves extra checks within the handler. Incidental markdown cleanup. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I572fdfb9e726d9f4d1ba89bb92b38c67cd7f07e2
* readme: add the OEN usedPatrick Venture2019-02-131-0/+3
| | | | | | | | The openbmc oem number is used within the code, but not specified in the readme. Add this number to the readme. Change-Id: I3db669fb347cee6596bd973a09910a962eb03570 Signed-off-by: Patrick Venture <venture@google.com>
* README: Add new command: BmcBlobWriteMetaPatrick Venture2018-10-041-0/+24
| | | | | | | | The BmcBlobWriteMeta command provides the notion that some blob object may have meta data that can be updated by the host or caller. Change-Id: Ief8e1bc5d49b7e0e4df61ef34d6b873777fabdb1 Signed-off-by: Patrick Venture <venture@google.com>
* adds README.mdPatrick Venture2018-09-151-0/+344
Adds the design document as a README for the project. Change-Id: Ida502441c0dd0fef7c9a63e9bee69122b7c7e24b Signed-off-by: Patrick Venture <venture@google.com>
OpenPOWER on IntegriCloud