Share via


Boot Arguments Constants (Windows Embedded CE 6.0)

1/5/2010

The following tables shows the Boot Arguments constants.

Constant Description

BSP_ARGS_QUERY

Base value used to define BSP-specific arguments. Values smaller than this value (64) are reserved for the OAL library. The hardware platform implementation can use values beginning with BSP_ARGS_QUERY.

OAL_ARGS_QUERY_DEVID

Identifies the unique device ID argument specified in the arguments structure.

OAL_ARGS_QUERY_KITL

Identifies the universally unique identifier (UUID) argument specified in the argument structure.

OAL_ARGS_QUERY_RTC

Identifies the RTC argument specified in the arguments structure.

OAL_ARGS_QUERY_UPDATEMODE

Identifies the update mode argument specified in the arguments structure.

OAL_ARGS_QUERY_UUID

Identifies the real-time clock (RTC) argument specified in the argument structure.

OAL_ARGS_SIGNATURE

Identifies the arguments structure. The default value is 'SGRA'.

OAL_ARGS_VERSION

Verifies the version of the arguments structure.

See Also

Reference

Boot Arguments Reference