]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Universal/FileExplorerDxe/FileExplorerDxe.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / FileExplorerDxe / FileExplorerDxe.uni
1 // /** @file
2 // File Explorer DXE driver that produces Print2 Protocol.
3 //
4 // This driver produces File Explorer protocol layered on top of the File Explorer library
5 // from the MdeModulePkg.
6 //
7 // Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
8 //
9 // SPDX-License-Identifier: BSD-2-Clause-Patent
10 //
11 // **/
12
13
14 #string STR_MODULE_ABSTRACT #language en-US "File Explorer DXE driver that produces File Explorer Protocol"
15
16 #string STR_MODULE_DESCRIPTION #language en-US "This driver produces file explorer protocol layered on top of the FileExplorerLib from the MdeModulePkg."
17