
@starchturrets @frameworkcomputer now I need to sort this mess into upstreamable patches without relying on hacks
❯ git status
On branch main
Your branch is ahead of 'origin/main' by 6 commits.
(use "git push" to publish your local commits)
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
(commit or discard the untracked or modified content in submodules)
modified: 3rdparty/amd_blobs (new commits)
modified: payloads/external/edk2/Kconfig
modified: payloads/external/edk2/Makefile
modified: src/drivers/amd/opensil/memmap.c
modified: src/mainboard/framework/lotus/devicetree.cb
modified: src/soc/amd/phoenix/Kconfig
modified: src/soc/amd/phoenix/acpi.c
modified: src/soc/amd/phoenix/chipset_opensil.cb
modified: src/vendorcode/amd/opensil/opensil.h
modified: src/vendorcode/amd/opensil/phoenix_poc/memmap.c
modified: src/vendorcode/amd/opensil/phoenix_poc/mpio/chip.c
modified: src/vendorcode/amd/opensil/phoenix_poc/opensil (new commits, modified content)
modified: src/vendorcode/amd/opensil/phoenix_poc/ramstage.c
Untracked files:
(use "git add <file>..." to include in what will be committed)
config-lotus-opensil
no changes added to commit (use "git add" and/or "git commit -a")
@elly I wonder, is this in any way related to the work that Framework sponsored years ago, or did you do this independently of them? Because I remember reading some kind of thread on the Framework Community, where some employee stated that they already donated a few devices to the Coreboot community, but I haven't seen or heard of any progress on that since then...
Unless they've sent those devices for no reason at all, just like they did with Omarchy
/s
@elly Ah, so another example of the community having to make all the work for Framework. Truly one of the companies of all time 👍
/s
Well, I wish you good health then 
@grunge_fox @elly IIRC those ones were the earlier Intel models with Boot Guard fused off (unlike the production laptops).
The Framework CEO made some offhand comment at the time like "to work with Intel Boot Guard then we'll need to make a firmware shim that's signed, and then it'll chain to Core Boot." Suspect that thought bubble lasted about as long as any lawyers from Intel or their BIOS partner hearing about it...
Good if the AMD ones aren't as locked down, that's awesome - lots of potential for open source to step up where Framework has systemically underachieved! 👏
@elly @grunge_fox Very good points.
I guess this would require them to value BIOS quality enough to put even a little increased resources into it, and evidence for this remains slim... but here's hoping.
Cheers to the ADHD nerds of the world getting annoyed and building it anyway!