Remove 'Framework' word in comments

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4403 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2007-12-20 03:15:02 +00:00
parent 893ce03b01
commit d073838628
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ Module Name:
Abstract:
Framework PEIM to provide the Variable functionality
PEIM to provide the Variable functionality
--*/

View File

@ -1,7 +1,7 @@
#/** @file
# Component description file for PeiVariable module.
#
# Framework PEIM to provide the Variable functionality.
# PEIM to provide the Variable functionality.
# Copyright (c) 2006 - 2007, Intel Corporation
#
# All rights reserved. This program and the accompanying materials

View File

@ -15,7 +15,7 @@ Module Name:
Abstract:
Framework PEIM to provide the Variable functionality
PEIM to provide the Variable functionality
--*/