
On 01/29/2019 03:39 PM, Tom Rini wrote:
On Mon, Jan 28, 2019 at 12:52:28PM +0100, Alexander Graf wrote:
Hi Tom,
This is my current patch queue for efi. Please pull.
Alex
The following changes since commit e964df1e2ae7b2c041a9d767f03ad2b72a3f2ac7:
Merge branch '2019-01-16-master-imports' (2019-01-17 17:42:03 -0500)
are available in the git repository at:
git://github.com/agraf/u-boot.git tags/signed-efi-next
for you to fetch changes up to b90a387650970fa9dbda7403070dbbf564cf81b8:
efi_loader: debug output for HII protocols (2019-01-26 11:48:18 +0100)
I'm adding a few people to the mail here. First, we have: commit ae4eb8232d927e4f630408f2533f06a5fb1b32a4 Author: Leif Lindholm leif.lindholm@linaro.org Date: Mon Jan 21 12:12:57 2019 +0900
efi_loader: Initial HII database protocols
which comes in without his, but with others Signed-off-by lines. This is just an oversight on Leif's part and this code can come in just fine and we don't need to revert things, right? This is a good bit more code than is in the occasional bugfix that I let in that's missing the SoB line.
We should fix that regardless. IIRC Leif just omitted the SoB because it was more of an RFC patch than a real submission proposal.
Leif, could you please give me your SoB on that patch so I can add it to the commit message?
Next, we have: https://travis-ci.org/trini/u-boot/jobs/485695447 which is because, oh, right, we need both: https://patchwork.ozlabs.org/patch/1031448/ which is a "me" patch and Stephen was OK with too but also: https://patchwork.ozlabs.org/patch/1030669/ which is an x86 patch I assigned to Bin and since he's not acked/reviewed it I don't feel comfortable grabbing it directly.
So for the moment, this PR is on hold.
Ok, please notify me when the x86 patches are sorted out. I'm not sure why we're suddenly hitting all those travis failures. The bugs in question have been around forever ...
Alex