hc
2024-08-14 d5ef2fdafdb09de9c2f876fc0edf2ba6bf224909
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## @file
#  FAT Package
#
#  FAT 32 Driver
#  Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
#
#  SPDX-License-Identifier: BSD-2-Clause-Patent
#
##
 
[Defines]
  DEC_SPECIFICATION              = 0x00010005
  PACKAGE_NAME                   = FatPkg
  PACKAGE_UNI_FILE               = FatPkg.uni
  PACKAGE_GUID                   = 8EA68A2C-99CB-4332-85C6-DD5864EAA674
  PACKAGE_VERSION                = 0.3
 
[UserExtensions.TianoCore."ExtraFiles"]
  FatPkgExtra.uni