summaryrefslogtreecommitdiffstats
path: root/include/bloblist.h
Commit message (Expand)AuthorAgeFilesLines
* bloblist: Support relocating to a larger spaceSimon Glass2021-01-271-0/+10
* x86: Allow putting some tables in the bloblistSimon Glass2020-11-061-0/+2
* bloblist: Fix up a few commentsSimon Glass2020-10-061-2/+2
* bloblist: Allow custom alignment for blobsSimon Glass2020-10-061-2/+4
* bloblist: Add a commandSimon Glass2020-10-061-0/+32
* acpi: tpm: Add a TPM1 tableSimon Glass2020-09-251-0/+1
* acpi: tpm: Add a TPM2 tableSimon Glass2020-09-251-0/+1
* x86: apl: Support writing the IntelGraphicsMem tableSimon Glass2020-09-251-0/+1
* x86: coral: Add ACPI tables for coralSimon Glass2020-09-251-0/+5
* bloblist: Tidy up a few comments and code-style nitsSimon Glass2020-02-051-1/+2
* bloblist: Add a new function to add or check sizeSimon Glass2020-02-051-0/+13
* Add core support for a bloblist to convey data from SPLSimon Glass2018-11-261-0/+195