I am try to read the code that cache-as-ram of bootblock stage. And found that just cleared the memory and did not initialize the data segment code.
So, I want to ask : "Whether coreboot has restrictions on the bootblock program, cannot use static variables with initial values."
Looking forward to your reply!Thank you!
XiangWang