VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/PiPei.h@ 85788

Last change on this file since 85788 was 80721, checked in by vboxsync, 5 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 476 bytes
Line 
1/** @file
2
3 Root include file for Mde Package SEC, PEIM, PEI_CORE type modules.
4
5 This is the include file for any module of type PEIM. PEIM
6 modules only use types defined via this include file and can
7 be ported easily to any environment.
8
9Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
10SPDX-License-Identifier: BSD-2-Clause-Patent
11
12**/
13
14#ifndef __PI_PEI_H__
15#define __PI_PEI_H__
16
17#include <Uefi/UefiBaseType.h>
18#include <Pi/PiPeiCis.h>
19
20#endif
21
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette