]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Universal/SectionExtractionDxe/SectionExtractionDxe.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / SectionExtractionDxe / SectionExtractionDxe.uni
1 // /** @file
2 // Section Extraction DXE Driver
3 //
4 // Produces the Section Extraction Protocol required to load modules from firmware volumes that may use compression, signing, or encryption.
5 //
6 // Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.<BR>
7 //
8 // SPDX-License-Identifier: BSD-2-Clause-Patent
9 //
10 // **/
11
12
13 #string STR_MODULE_ABSTRACT #language en-US "Section Extraction DXE Module"
14
15 #string STR_MODULE_DESCRIPTION #language en-US "Produces the Section Extraction Protocol required to load modules from firmware volumes that may use compression, signing, or encryption."
16