Home
last modified time | relevance | path

Searched refs:Cpuid (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/Application/Cpuid/
DCpuid.inf22 BASE_NAME = Cpuid
23 MODULE_UNI_FILE = Cpuid.uni
36 Cpuid.c
/device/linaro/bootloader/edk2/UefiCpuPkg/
DUefiCpuPkg.dsc111 UefiCpuPkg/Application/Cpuid/Cpuid.inf
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c1853 DEBUG_DATA_CPUID *Cpuid; in CommandCommunication() local
2281 Cpuid = (DEBUG_DATA_CPUID *) (DebugHeader + 1); in CommandCommunication()
2283 Cpuid->Eax, Cpuid->Ecx, in CommandCommunication()