]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.uni
IntelFrameworkModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaFloppyDxe / IsaFloppyDxe.uni
CommitLineData
8fc6e9f7
JJ
1// /** @file\r
2// Provides ISA Floppy Disk support.\r
3//\r
4// Provides ISA Floppy Disk UEFI Driver conforming to the UEFI driver model. The\r
5// driver provides support for two drives per controller, DMA channel 2, diskette\r
6// change line and write protect. Currently only 1.44MB drives are supported.\r
7//\r
0a6f4824 8// Copyright (c) 2007 - 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 "Provides ISA Floppy Disk support"\r
16\r
17#string STR_MODULE_DESCRIPTION #language en-US "Provides ISA Floppy Disk UEFI Driver conforming to the UEFI driver model. The driver provides support for two drives per controller, DMA channel 2, diskette change line and write protect. Currently only 1.44MB drives are supported."\r
18\r