LICK
 All Data Structures Files Functions Variables Enumerations Enumerator
me.h
Go to the documentation of this file.
1 
6 #pragma once
7 
8 #include "../boot-loader.h"
9 
loader_t get_me()
get the ME boot loader plugin
Definition: me.c:30
functions relevant to a boot loader plugin. Do not use items directly, use the wrappers in boot-loade...
Definition: boot-loader.h:16
int check_loader_me_patch()
check if the Windows ME boot loader patch is installed
Definition: me.c:15