/cpuid-uefi

🎛️ UEFI application for displaying information from CPUID instruction

Primary LanguageC++

Utils

Description

Displaying dump of all functions of CPUID and information about features.

Source

.
└── efi-tness
    ├── edk2
    └── utils
        ├── Emulator
        ├── VS/utils.sln
        └── Application
            ├── cpuid.c
            └── cpuid.h

Build

  • EDK II
  • Visual Studio 2017/2019

Run

Run through QEMU, other emulator or UEFI Shell on real machine.