]> git.proxmox.com Git - mirror_edk2.git/blame - FatPkg/EnhancedFatDxe/Fat.uni
BaseTools: Library hashing fix and optimization for --hash feature
[mirror_edk2.git] / FatPkg / EnhancedFatDxe / Fat.uni
CommitLineData
0f5edf9a
SQ
1// /** @file\r
2// Component description file for FAT module.\r
3//\r
4// This UEFI driver detects the FAT file system in the disk.\r
5// It also produces the Simple File System protocol for the consumer to\r
6// perform file and directory operations on the disk.\r
7//\r
8// Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\r
9//\r
eb6cb4ce 10// SPDX-License-Identifier: BSD-2-Clause-Patent\r
0f5edf9a
SQ
11//\r
12// **/\r
13\r
14\r
15#string STR_MODULE_ABSTRACT #language en-US "This UEFI driver detects the FAT file system in the disk."\r
16\r
17#string STR_MODULE_DESCRIPTION #language en-US "It also produces the Simple File System protocol for the consumer to perform file and directory operations on the disk."\r
18\r