STRINGS0.ROM (a.k.a. – STRINGS00.ROM): This BIOS module contains the text strings of all the settings and text instructions that appear in the BIOS. An example of such a string is “Enhanced AHCI:”. This string relates to an item string in TEMPLAT0.ROM which controls this setting. TEMPLAT0.ROM (a.k.a. – TEMPLAT00.ROM): This BIOS module contains the BIOS menu layout, item strings for BIOS settings/items, and functions for each item. This is the module that is modified to add new BIOS ...