Files
pcileech/pcileech_shellcode/uefi_common.c
2017-08-30 10:49:06 +02:00

8 lines
207 B
C

// uefi_common.c : support functions used by UEFI x64 KMDs started by stage3 EXEC.
// Compatible with UEFI x64.
//
// (c) Ulf Frisk, 2017
// Author: Ulf Frisk, pcileech@frizk.net
//
#include "uefi_common.h"