Hi, > I didn't fix it. GitLab's mirror operation is still failing. Your > suggestion of force pushing should fix it, but I want to understand > why a commit was lost first. > > The issue is that QEMU's mirror and upstream have diverged. The > following commit is only in QEMU's mirror repo: > > commit 44693a974cd90917f81a7d0310df4b592edd7e09 > Author: Christopher Lentocha <christopherericlento...@gmail.com> > Date: Tue Jan 21 11:59:14 2025 -0500 > > Fix AHCI Disk Detection when using EDK2 CSM > > It is not possible to fast-forward to upstream's master due to this > difference. > > Gerd: Do you know what happened to this commit upstream?
Hmm, no idea. Didn't notice it got lost until now. Also can't remember having seen a non-ff update on the seabios master branch when pulling. Either me or Kevin must have deleted it by accident, or something went wrong with the coreboot git server (where seabios git repo is hosted). Guess we must do a forced update once to get them back in sync. take care, Gerd