iPXE
Main Page
Related Pages
Modules
+
Data Structures
Data Structures
Data Structure Index
+
Data Fields
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
b
d
i
p
s
t
u
v
x
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
+
Files
File List
+
Globals
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
+
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
include
ipxe
efi
PiDxe.h
Go to the documentation of this file.
1
/** @file
2
3
Root include file for Mde Package DXE_CORE, DXE, RUNTIME, SMM, SAL type modules.
4
5
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
6
SPDX-License-Identifier: BSD-2-Clause-Patent
7
8
**/
9
10
#ifndef __PI_DXE_H__
11
#define __PI_DXE_H__
12
13
FILE_LICENCE
( BSD2_PATENT );
14
15
#include <
ipxe/efi/Uefi/UefiBaseType.h
>
16
#include <
ipxe/efi/Uefi/UefiSpec.h
>
17
18
#include <
ipxe/efi/Pi/PiDxeCis.h
>
19
20
#endif
UefiSpec.h
Include file that supports UEFI.
FILE_LICENCE
FILE_LICENCE(BSD2_PATENT)
PiDxeCis.h
Include file matches things in PI.
UefiBaseType.h
Defines data types and constants introduced in UEFI.
Generated by
1.8.15