Technical Product Specification

Intel® Local Control Panel TPS Customization
Revision 1.2
Intel order number C96442-003
33
10.4.1 Menu Example
An example of a menu item looks like: 322,0,16,6,0,0,0.
The example menu item decode as:
32: Navigate to menu 32 when the up arrow is pressed.
2: Navigate to menu 02 when the down arrow is pressed.
0: This menu item does not have a parent menu. It appears at the root menu.
16: Execute Intel
®
Local Control Panel function 16. This is a „descend operation‟ and
instructs the Intel
®
Local Control Panel which menu to navigate to when the Enter button
is pressed. The menu to navigate to is specified by the next byte.
6: Parameter for the previous Intel
®
Local Control Panel function. This is data for the
descend operation. It instructs the Intel
®
Local Control Panel to navigate to menu 6.
0: This is the second parameter for the Intel
®
Local Control Panel function. 0 means no
addition data.
0: No behavior flags.
0: No privilege is required for this menu item.
10.4.2 Customizable Options
The Intel
®
Local Control Panel Customization Kit includes the default Intel
®
Local Control Panel
menu file called menu.txt. This file includes the standard menu shipped with the Intel
®
Local
Control Panel.
The Intel
®
Local Control Panel Customization Kit is limited to editing the first three options of an
existing menu item. This allows a user to change the up, down, and back targets of an existing
menu item to adjust that menu item‟s position in the Intel
®
Local Control Panel display.
It is also possible to add a new menu item as a parent menu. The default Intel
®
Local Control
Panel menu configuration includes ~50 blank menu items available for new menu options. It is
suggested that OEM-added menus be placed at the end of the menu area to reserve room for
future Intel
®
Local Control Panel feature upgrades.
When a new parent menu is added, a corresponding menu string must be added to the same
reference number of the string data area.
The name of the file must be menu.txt for the Intel
®
Local Control Panel to recognize it.