blob: bbe89e2b6302188b88da39489ac75b2de5f9484c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
;; @file
; This package provides definitions for a the ChvFspBinPkg
; Firmware Support Package (FSP).
;
; Copyright (c) 2015, 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.
;
;;
[DistributionHeader]
Name = ChvFspBinPkg
GUID = 1f0ba0f1-56c5-11e5-aa6a-c4346b6de803
Version = 1.0
Vendor = Intel Corporation
Copyright = Copyright (c) 2015, Intel Corporation. All rights reserved.
License = This software and associated documentation (if any) is furnished
under a license and may only be used or copied in accordance
with the terms of the license. Except as permitted by such
license, no part of this software or documentation may be
reproduced, stored in a retrieval system, or transmitted in any
form or by any means without the express written consent of
Intel Corporation.
Abstract = ChvFspBinPkg Firmware Support Package (FSP)
Description = This package provides definitions for a the ChvFspBinPkg
Firmware Support Package (FSP).
XmlSpecification = 1.1
|