2.2.8 Architecture

The processor architecture of the client machine MUST be set to one of the following:

Architecture type

Description

PROCESSOR_ARCHITECTURE_AMD64

0x00000009

MUST be set for processors capable of an x64 instruction set.

PROCESSOR_ARCHITECTURE_INTEL

0x00000000

MUST be set for processors that support an x86 instruction set only.

PROCESSOR_ARCHITECTURE_IA64

0x00000006

MUST be set for processors that support an IA64 instruction set.<32>

PROCESSOR_ARCHITECTURE_ARM64

0x0000000B

MUST be set for processors that support an ARM64 instruction set.<33>

PROCESSOR_ARCHITECTURE_ARM

0x00000005

MUST be set for processors that support an ARM instruction set.<34>