]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Core/DxeIplPeim/DxeIpl.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Core / DxeIplPeim / DxeIpl.uni
1 // /** @file
2 // Last PEIM executed in PEI phase to load DXE Core from a Firmware Volume.
3 //
4 // This module produces a special PPI named the DXE Initial Program Load (IPL)
5 // PPI to discover and dispatch the DXE Foundation and components that are
6 // needed to run the DXE Foundation.
7 //
8 // Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
9 //
10 // SPDX-License-Identifier: BSD-2-Clause-Patent
11 //
12 // **/
13
14
15 #string STR_MODULE_ABSTRACT #language en-US "Last PEIM executed in PEI phase to load DXE Core from a Firmware Volume"
16
17 #string STR_MODULE_DESCRIPTION #language en-US "This module produces a special PPI named the DXE Initial Program Load (IPL) PPI to discover and dispatch the DXE Foundation and components that are needed to run the DXE Foundation."
18