Last change
on this file since 95685 was 80721, checked in by vboxsync, 5 years ago |
Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
487 bytes
|
Line | |
---|
1 | ## @file
|
---|
2 | # FAT Package
|
---|
3 | #
|
---|
4 | # FAT 32 Driver
|
---|
5 | # Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
|
---|
6 | #
|
---|
7 | # SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
8 | #
|
---|
9 | ##
|
---|
10 |
|
---|
11 | [Defines]
|
---|
12 | DEC_SPECIFICATION = 0x00010005
|
---|
13 | PACKAGE_NAME = FatPkg
|
---|
14 | PACKAGE_UNI_FILE = FatPkg.uni
|
---|
15 | PACKAGE_GUID = 8EA68A2C-99CB-4332-85C6-DD5864EAA674
|
---|
16 | PACKAGE_VERSION = 0.3
|
---|
17 |
|
---|
18 | [UserExtensions.TianoCore."ExtraFiles"]
|
---|
19 | FatPkgExtra.uni
|
---|
Note:
See
TracBrowser
for help on using the repository browser.