From b7c51c9cf4864df6aabb99a1ae843becd577237c Mon Sep 17 00:00:00 2001 From: raywu Date: Fri, 15 Jun 2018 00:00:50 +0800 Subject: init. 1AQQW051 --- Core/PPI/LoadFile2.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Core/PPI/LoadFile2.h (limited to 'Core/PPI/LoadFile2.h') diff --git a/Core/PPI/LoadFile2.h b/Core/PPI/LoadFile2.h new file mode 100644 index 0000000..a87a198 --- /dev/null +++ b/Core/PPI/LoadFile2.h @@ -0,0 +1,5 @@ +#ifndef __LOAD_FILE_PPI_H__ +#define __LOAD_FILE_PPI_H__ +#include +#define gEfiLoadFile2PpiGuid gEfiPeiLoadFilePpiGuid +#endif -- cgit v1.2.3