mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-14 10:05:43 +01:00
7c0aa811ec
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
30 lines
981 B
Plaintext
30 lines
981 B
Plaintext
## @file
|
|
#
|
|
# This Package provides all definitions(including functions, MACROs, structures and library classes)
|
|
# and libraries instances, which are only used by Duet platform.
|
|
#
|
|
# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>
|
|
#
|
|
# This program and the accompanying materials are licensed and made available under
|
|
# the terms and conditions of the BSD License which accompanies this distribution.
|
|
# The full text of the license may be found at
|
|
# http://opensource.org/licenses/bsd-license.php
|
|
#
|
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
#
|
|
##
|
|
|
|
[Defines]
|
|
DEC_SPECIFICATION = 0x00010005
|
|
PACKAGE_NAME = efifs
|
|
PACKAGE_GUID = D65E40B8-BC4B-4625-9E5C-17C5726C39C3
|
|
PACKAGE_VERSION = 0.6
|
|
|
|
[Includes]
|
|
grub/include
|
|
grub
|
|
|
|
grub/grub-core/lib/minilzo
|
|
|