]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Bus/Isa/IsaFloppyPei/IsaFloppyPei.uni
IntelFrameworkModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaFloppyPei / IsaFloppyPei.uni
CommitLineData
8fc6e9f7
JJ
1// /** @file\r
2// ISA Floppy PEIM to support recovery boot via floppy disk.\r
3//\r
4// This module detects and supports ISA Floppy drives. If a drive is discovered\r
5// the PEIM will install the BlockIo PPI. This module is only dispatched if it\r
6// is in the Recovery Boot mode.\r
7//\r
0a6f4824 8// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
8fc6e9f7 9//\r
c0a00b14 10// SPDX-License-Identifier: BSD-2-Clause-Patent\r
8fc6e9f7
JJ
11//\r
12// **/\r
13\r
14\r
15#string STR_MODULE_ABSTRACT #language en-US "ISA Floppy PEIM to support recovery boot via floppy disk"\r
16\r
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."\r
18\r