
Hi Tom, Alex,
On Tue, Jan 29, 2019 at 09:39:50AM -0500, Tom Rini wrote:
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.
My contribution was a bunch of structs, enums, #defines and stub functions to demonstrate what needed to be implemented in order for the EDK2 UEFI Shell to run. Which the others fixed up and filled in with actual functionality. So, fwiw, I'm happy for my SoB to be added (and I wouldn't be in the least bit offended if someone wanted to reassign the authorship).
(for ae4eb8232d927e4f630408f2533f06a5fb1b32a4: Signed-off-by: Leif Lindholm leif.lindholm@linaro.org)
/ Leif
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.
-- Tom