46 OUT UINT32 *RegisterEax OPTIONAL,
47 OUT UINT32 *RegisterEbx OPTIONAL,
48 OUT UINT32 *RegisterEcx OPTIONAL,
49 OUT UINT32 *RegisterEdx OPTIONAL
UINT32 EFIAPI AsmCpuidEx(IN UINT32 Index, IN UINT32 SubIndex, OUT UINT32 *RegisterEax OPTIONAL, OUT UINT32 *RegisterEbx OPTIONAL, OUT UINT32 *RegisterEcx OPTIONAL, OUT UINT32 *RegisterEdx OPTIONAL)