This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

initialization of static variables in BIOS6

Guru 66920 points


For any static variables in the BIOS6, will compiler initialize it to zero by default so codes does not need to do init again?

Regards

yihe