moehw / cpuid-uefi

πŸŽ›οΈ UEFI application for displaying information from CPUID instruction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

πŸŽ›οΈ UEFI application for displaying information from CPUID instruction


Languages

Language:C++ 48.0%Language:C 38.1%Language:Batchfile 13.6%Language:NSIS 0.2%