]> git.proxmox.com Git - mirror_edk2.git/blame - FatPkg/EnhancedFatDxe/Fat.uni
FatPkg: Refine casting expression result to bigger size
[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
10// This program and the accompanying materials are licensed and made available\r
11// under the terms and conditions of the BSD License which accompanies this\r
12// distribution. The full text of the license may be found at\r
13// http://opensource.org/licenses/bsd-license.php\r
14//\r
15// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
16// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
17//\r
18// **/\r
19\r
20\r
21#string STR_MODULE_ABSTRACT #language en-US "This UEFI driver detects the FAT file system in the disk."\r
22\r
23#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
24\r