get corebooted, @frameworkcomputer
@elly @frameworkcomputer Watching with genuine excitement for my AMD FW 13
@CursedSilicon @frameworkcomputer I shall attempt to boot an OS, but I should swap the SSD. It would suck to corrupt rootfs on my work drive 
@elly @frameworkcomputer Time to ask my work to buy me one so I can beta test it! (without bricking my personal one)
@elly @frameworkcomputer that's pretty poggers

@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

@grunge_fox I was just so annoyed at stock firmware that I did this to my work laptop (it's insane that my manager allowed me to do this). I haven't been paid for this aside from regular salary I'm currently getting for working part-time for $company (due to health reasons).

@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! 👏

@projectgus @grunge_fox nothing stops them from signing builds with their BootGuard key, just saying  

CBnT tooling is integrated in coreboot, Intel CPUs are well supported. In fact, I worked on PantherLake alongside people from Intel and Google to have SoC code ready before they showed it publicly at CES2026 so PantherLake shipped with day 0 coreboot support (despite changing quite a bit from previous generation).

All that would be needed would be a nerd with ADHD (like me) getting schematics under NDA, writing code, and Framework signing the builds. Sure, end-users wouldn't have as much control over their systems but they would still be better off than relying on InsydeH2O which is just... ugh.

@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!

@elly
Alternate timeline where a case vendor like Lian Li or CoolerMaster made a thin-ITX laptop kit and @frameworkcomputer never made it past the spermal phase.
@[email protected] @frameworkcomputer framework 16 spotted (i have the same cpu in my dell)
@Starcross it required a fair bit of work to get to this point, but honestly... I expected more issues. It was surprisingly smooth sailing.

- https://github.com/openSIL/openSIL/pull/43
- https://review.coreboot.org/q/topic:%22phoenix_opensil_poc%22
Fix building phoenix_poc with coreboot by ellyq · Pull Request #43 · openSIL/openSIL

Fixes: python: can't open file '/mnt/workdir/coreboot-upstream/src/vendorcode/amd/opensil/phoenix_poc/opensil/util/kconfig/lib/genconfig.py': [Errno 2] No such file or directory make: *...

GitHub

@[email protected]

RAM: 0MBIn 2026? That checks out ​

@elly RAM: 0MB

Wow, this computer is ready for ram scarcity ^^ (Also reminds me of 80's computers with single digits KBs of RAM)
@lanodan nah, that's probably a bug in Matt's (MrChromebox) EDK2
@elly @frameworkcomputer I'd love having coreboot for my intel 12th gen framework 13, but I don't have the knowledge or time to port it myself.
@elly @frameworkcomputer
How much storage capacity does the SPI chip have?
It'd be neat to have some kind of software development environment (complete with documentation) straight in the ROM.