Skip to content

typo in table 2-20 blr results in missing entry from 06_2AH allow list. #152

@kfan326

Description

@kfan326

the original blr input data for table 2-20 has a typo on line 243.

83E0 IA32_X2APIC_DIV_CONF

the address should be 83EH, the templatemaker.py script matches each line from the input files to a regex expecting an H at the end of the entry. It looks like this MSR gets filtered out. I do not see 83E0 in allowlist al_06_2A nor do I see 83E, the preceding and succeeding entries 839 and 83F are in the allowlist as expected. I believe that the all df_dms relying on table 2-20 will be missing this MSR entry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions