On 10/23/2015 04:22 PM, Nico Huber wrote:
What I care about is that we shouldn't serialize in the first place if we can avoid it.
That makes sense, assuming we have access to internal data representation of the raminit code. For FSP and MRC (the biggest consumers of on-board SPD-less DRAM), we don't.
Even if we don't serialize at runtime but use a binary, we'd still waste runtime cycles deserializing later.
Alex