On 29/07/2019 12:07, BALATON Zoltan wrote:
On Mon, 29 Jul 2019, Jd Lyons wrote:
Can’t apply this patch to the main branch or Mark’s v2 branch, and I can’t be much help if we are not working from the same codebase.
What error do you get? The new list archive does not make it easy to get the patch so maybe it's corrupted by copying it from there? Best bet might be to copy from html source and replacing html entities with correct ascii chars ot save from your email client as raw source.
The patch should apply on top of master patched with Mark's v2 series: https://mail.coreboot.org/hyperkitty/list/openbios@openbios.org/thread/5TKME...
but I may have other patches in my tree so unless you tell me what fails for you I may not know. (I've saved Mark's 30 patches from the list, applied them with git am then created my patch so this should work.)
FWIW I had to fix up your last patch by hand too. You need to fix up your git format-patch workflow, and/or push your branch to a public git repository so we can find your changes there. Otherwise people are much less likely to help if they have to spend time fixing up your patches by hand just to apply them in the first place.
ATB,
Mark.