mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-22 05:04:24 +02:00
INF head checked
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6995 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
de2314f85c
commit
02c57dede0
@ -1,7 +1,7 @@
|
|||||||
/** @file
|
/** @file
|
||||||
|
|
||||||
Implement ReadOnly Variable Services required by PEIM and install
|
Implement ReadOnly Variable Services required by PEIM and install
|
||||||
PI ReadOnly Varaiable2 PPI. These services operates the non volatile storage space.
|
PEI ReadOnly Varaiable2 PPI. These services operates the non volatile storage space.
|
||||||
|
|
||||||
Copyright (c) 2006 - 2008 Intel Corporation. <BR>
|
Copyright (c) 2006 - 2008 Intel Corporation. <BR>
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
#/** @file
|
#/** @file
|
||||||
# Component description file for PeiVariable module.
|
|
||||||
#
|
#
|
||||||
# PEIM to provide the Variable functionality.
|
# Implement ReadOnly Variable Services required by PEIM and install
|
||||||
# Copyright (c) 2006 - 2007, Intel Corporation
|
# PEI ReadOnly Varaiable2 PPI. These services operates the non volatile storage space.
|
||||||
#
|
#
|
||||||
|
# Copyright (c) 2006 - 2008, Intel Corporation<BR>
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
# http://opensource.org/licenses/bsd-license.php
|
||||||
|
#
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
|
||||||
#**/
|
#**/
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user