Documentation ¶
Rendered for windows/amd64
Index ¶
Constants ¶
View Source
const ( DriverServiceName string = "immuneCPU" DriverDeviceFile string = "\\\\?\\GLOBALROOT\\Device\\immuneCPU" IOCTL_GETFLASH uint32 = (0x8000 << 16) | 1<<14 | (0x800 << 2) | 2 IOCTL_GETMSR uint32 = (0x8000 << 16) | 3<<14 | (0x802 << 2) IOCTL_GETTXTPUB uint32 = (0x8000 << 16) | 1<<14 | (0x804 << 2) | 2 )
Variables ¶
This section is empty.
Functions ¶
func ReadBiosFlashMMap ¶
func ReadTxtPublicSpace ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.