Hi Michael,
I had missed the fact that the HobList pointer is updated in the entry to PEI
core when ShadowedPeiCore is NULL. It had seemed odd to me that nobody else
experienced issues, so in hindsight, that wouldn't have been the problem. I'm
still not sure why CurrentWriteOffset is zeroed, whi
Hi Benjamin,
Based on what you've described, I'll try to provide my best guess as to
what is happening without actually debugging it. Ultimately, I will need
to submit a patch to update PeiSerialPortLibSpiFlash.
Are you're aware, gPchSpiPpiGuid is installed in
Silicon/Intel/KabylakeSiliconPk
Hi all,
I'm working on root-causing an issue where I'm unable to retrieve any debug
logs after cache-as-RAM teardown on my MinPlatform board port for GSoC 2021.
I'm using KabylakeOpenBoardPkg/PeiSerialPortLibSpiFlash.
My best guess at the moment is that it's related to HOBs, which this
SerialPo