Sep 23 2022
- I've updated the code to follow the style as you mentioned.
- I've removed too wide CFLAGS from libsa Makefile.
Sep 21 2022
As this was my first patch here I need to get familiar with the interface and the way how I can submit the changes. I also need to refresh my memory what I did as I did this in March.
Sep 20 2022
Some general comments...
Sep 1 2022
Mar 8 2022
Jan 13 2022
Jan 6 2022
Dec 28 2021
Dec 27 2021
Mar 6 2021
Dec 24 2020
Oct 14 2020
Oct 12 2020
Sep 17 2020
Jul 5 2020
OK to close again.
That works, thanks! I'm at latest CURRENT, no backouts, my console works and so do my PCI ethernet port.
ECAM hacks? When are those likely to appear? :-)
With this patch in, AND the flashe given above, I get my console back!
Worse. Previously working console now broken. Current with this change backed out now broken.
Trying now. In the meanwhile, is there some place where the Collected Wisdom™ of all current mcbin firmware statusses, hints, binaries etc are kept?
Add conv=sync for dd
If it's the old version that GregV posted a while ago it's normal that this commit "breaks" for you, this image have a patched SPCR table to cope with the old bug that this code fixes.
Yup - my flash is a couple of months old, and a hand-rolled debug-version (not by me). The image you pointed to fails with checksum errors at boot, but it may have something to do with the way I made it. With the same MBR as the old one, I did:
It works fine on mine, are you using an old edk2 build maybe ?
Try https://people.freebsd.org/~manu/flash-image-mcbin.bin
This is mainline edk2 (latest stable version) and Marvell TF-A, ports will land soon.
This change breaks my MacchiattoBin DoubleShot. I've bisected to get to commit r362574, which is this. The symptoms are a hang right at the beginning of the boot, at this point:
Jun 24 2020
@cperciva I'm adding such note, thanks.
Jun 23 2020
Looks good to me. Might be worth mentioning in the commit message that EFI_ACPI_6_0_UNDEFINED handling is needed to work around a buggy SPCR table on EC2 x86 "bare metal" instances, just in case someone looks at the code a few years from now and wonders why we're doing this.
Works on my mcbin with the official SPCR table! :) Might test on other things later.
Jun 22 2020
@cperciva @greg_unrelenting.technology Hi! Before I do the commit, I'm looking forward to your testing and I'd really appreciate your input.
Jun 20 2020
Thanks for finding this. We went round and round when it went in. Might not hurt to make sure it still works on other boards
.
Thanks !
I've talked with Greg about this last week, glad you did it before me :)