Sebastian McMillan
Sebastian McMillan
My X230t (runs X230 coreboot) running Tianocore + stock coreboot has battery drain issues in S3. I have a mSATA SSD, so I haven't noticed the drive being on, and...
With a clean master, my X220 stores my gpg key just fine. Just got done with an interview, I'll add the config_libremkey flag and test to see if it stores...
Yes, that is with the new size. also, I just built the libremkey build with the new size, and it's building just fine. edit: I just pulled an updated version...
Reverting to the old CBFS does once again bring back the 50 second delay.
```user@host:~/heads$ python3 build/coreboot-4.8.1/util/me_cleaner/me_cleaner.py -r -t -d -O out.bin -D ifd_shrinked.bin -M me_shrinked.bin ~/Downloads/X220-backup.rom Full image detected The ME/TXE region goes from 0x3000 to 0x500000 Found FPT header at 0x3010 Found...
We don't have consistent changes to the regions. That could explain why the OP doesn't have the issue.
Yes, I did that with my x220 backup and got the results above. Edit: full output is now in my comment above
I've changed the region to 0x750000 and it doesn't delay and it builds. It stores my gpg key on the libremkey builds. I do not have a libremkey to test...
that explains it. More the reason to push #307.
Just realized, but this problem affects T420 as well, since the T420 and X220 are practically identical devices in terms of the flashchip. I'll make a band-aid fix for both...