SMRAM_STAGE
TEST_ASSERT(stage_reported == SMRAM_STAGE,
SMRAM_STAGE, stage_reported);
0xb0, SMRAM_STAGE, /* mov $SMRAM_STAGE, %al */
stage_reported == SMRAM_STAGE,
0xb0, SMRAM_STAGE, /* mov $SMRAM_STAGE, %al */