mirror of
https://github.com/ufrisk/pcileech.git
synced 2026-05-09 23:20:36 +08:00
8 lines
207 B
C
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"
|