Last change
on this file since 76553 was 58464, checked in by vboxsync, 9 years ago |
EFI/Firmware: Export new files and directories.
|
-
Property svn:mime-type
set to
text/plain;encoding=UTF-16LE
|
File size:
1.9 KB
|
Line | |
---|
1 | // /** @file
|
---|
2 | // Intel Framework Package Reference Implementations
|
---|
3 | //
|
---|
4 | // This package provides definitions and libraries that comply to Intel Framework Specifications.
|
---|
5 | //
|
---|
6 | // Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
|
---|
7 | //
|
---|
8 | // This program and the accompanying materials are licensed and made available
|
---|
9 | // under the terms and conditions of the BSD License which accompanies this distribution.
|
---|
10 | // The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
|
---|
11 | // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES
|
---|
12 | // OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
---|
13 | //
|
---|
14 | // **/
|
---|
15 |
|
---|
16 |
|
---|
17 | #string STR_PACKAGE_ABSTRACT #language en-US "Intel Framework Package Reference Implementations"
|
---|
18 |
|
---|
19 | #string STR_PACKAGE_DESCRIPTION #language en-US "This package provides definitions and libraries that comply to Intel Framework specifications."
|
---|
20 |
|
---|
21 |
|
---|
22 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.