]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFrameworkModulePkg/Bus/Isa/IsaFloppyPei/IsaFloppyPei.uni
IntelFrameworkModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaFloppyPei / IsaFloppyPei.uni
1 // /** @file
2 // ISA Floppy PEIM to support recovery boot via floppy disk.
3 //
4 // This module detects and supports ISA Floppy drives. If a drive is discovered
5 // the PEIM will install the BlockIo PPI. This module is only dispatched if it
6 // is in the Recovery Boot mode.
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 "ISA Floppy PEIM to support recovery boot via floppy disk"
16
17 #string STR_MODULE_DESCRIPTION #language en-US "This module detects and supports ISA Floppy drives. If a drive is discovered the PEIM will install the BlockIo PPI. This module is only dispatched if it is in the Recovery Boot mode."
18