summaryrefslogtreecommitdiff
path: root/include/bloblist.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-21bloblist: Tidy up a few API commentsSimon Glass1-3/+7
2021-07-21bloblist: Support resizing a blobSimon Glass1-0/+13
2021-01-28bloblist: Support relocating to a larger spaceSimon Glass1-0/+10
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass1-0/+2
2020-10-06bloblist: Fix up a few commentsSimon Glass1-2/+2
2020-10-06bloblist: Allow custom alignment for blobsSimon Glass1-2/+4
2020-10-06bloblist: Add a commandSimon Glass1-0/+32
2020-09-25acpi: tpm: Add a TPM1 tableSimon Glass1-0/+1
2020-09-25acpi: tpm: Add a TPM2 tableSimon Glass1-0/+1
2020-09-25x86: apl: Support writing the IntelGraphicsMem tableSimon Glass1-0/+1
2020-09-25x86: coral: Add ACPI tables for coralSimon Glass1-0/+5
2020-02-06bloblist: Tidy up a few comments and code-style nitsSimon Glass1-1/+2
2020-02-06bloblist: Add a new function to add or check sizeSimon Glass1-0/+13
2018-11-26Add core support for a bloblist to convey data from SPLSimon Glass1-0/+195