GVM User Suite
User tools for the GVM open source project.
|
RM API Version Check. More...
#include <types.h>
Data Fields | |
uint32_t | cmd |
Command override (Allows you to hid the version). More... | |
uint32_t | reply |
Reply if the driver is correct or not. More... | |
char | version [64] |
Version for the driver. More... | |
RM API Version Check.
NVIDIA requires a version check to ensure that the binary offsets are correct between the userland program and the kernel module.
uint32_t NvVersionCheck::cmd |
uint32_t NvVersionCheck::reply |