X280Libreboot
My progress so far porting Libreboot for the Thinkpad X280
Install / Use
/learn @AlguienSasaki/X280LibrebootREADME
How to test it.
First of all. You must follow the official libreboot lbmk building guide. Remeber to clone the repo:
git clone https://codeberg.org/libreboot/lbmk
For some reason it's not mentioned in the guide above.
The next step is copying the custom files for the X280 to their respective paths.
git clone https://github.com/AlguienSasaki/X280Libreboot
cd X280Libreboot
cp -rf config/coreboot/x280_vfsp_16mb /path/to/lbmk/config/coreboot
cp -rf config/ifd/x280 /path/to/your/lbmk/config/ifd
cp -rf config/vendor/x280 /path/to/your/lbmk/config/vendor
You compile the Libreboot ROM with the following command: (Remember to move to the lbmk directory)
./mk -b coreboot x280_vfsp_16mb
For now it's not working (but eventually it will, trust me) so, you need to provide your own $me.bin$ file in the following path
/path/to/your/lbmk/vendorfiles/x280/me.bin
Follow the official coreboot guide to generate a deguarded me.bin file. If you already have coreboot flashed in your x280 you can just put whatever as the $me.bin$ (a t480 me.bin for example) and compile the final ROM. If you do this ONLY FLASH THE BIOS REGION OR YOU WILL BRICK YOUR X280 !!!!! You can do this with the following command:
sudo flashprog -p internal:boardmismatch=force -w bin/x280_vfsp_16mb/seagrub_x280_vfsp_16mb_libgfxinit_corebootfb_usqwerty.rom --ifd -i bios -N
And the result should be something like this:

This all the progress I made. When it's finished I'll try to pull request it to the lbmk project so you can just get a final image with:
./mk -b coreboot x280_vfsp_16mb
Or with a direct download from the official site.
Related Skills
node-connect
348.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
Security Score
Audited on Mar 31, 2026
