From c2a770675d86de6955b8987db851d9aedb86639e Mon Sep 17 00:00:00 2001 From: vanjeff Date: Wed, 12 Jul 2006 09:37:08 +0000 Subject: [PATCH] git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@902 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa | 4 ++-- EdkNt32Pkg/Logo/Logo.msa | 4 ++-- EdkNt32Pkg/Pei/Autoscan/WinNtAutoScan.msa | 4 ++-- EdkNt32Pkg/Pei/Autoscan/WinntAutoscan.c | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa b/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa index ff8db35f4e..7cf03d2bcb 100644 --- a/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa +++ b/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa @@ -1,4 +1,4 @@ - + PeiPerformanceLib @@ -6,7 +6,7 @@ F72DE735-B24F-4ef6-897F-70A85D01A047 1.0 Memory-only library functions with no library constructor/destructor - FIX ME! + This module provides the performance measurement interfaces in PEI phase, it is one instance of Performance Libarary. Copyright (c) 2006, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License diff --git a/EdkNt32Pkg/Logo/Logo.msa b/EdkNt32Pkg/Logo/Logo.msa index c33ad9a7c6..aaf6c61ecf 100644 --- a/EdkNt32Pkg/Logo/Logo.msa +++ b/EdkNt32Pkg/Logo/Logo.msa @@ -1,4 +1,4 @@ - + 7BB28B99-61BB-11D5-9A5D-0090273FC14D 1.0 Component description file for creating a Logo file. - FIX ME! + This module provides the logo bitmap picture shown on setup screen. Copyright (c) 2004-2006, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License diff --git a/EdkNt32Pkg/Pei/Autoscan/WinNtAutoScan.msa b/EdkNt32Pkg/Pei/Autoscan/WinNtAutoScan.msa index 534ff104b1..0d2cac865e 100644 --- a/EdkNt32Pkg/Pei/Autoscan/WinNtAutoScan.msa +++ b/EdkNt32Pkg/Pei/Autoscan/WinNtAutoScan.msa @@ -1,4 +1,4 @@ - + BE0FEABA-3443-4919-9F3A-2D4216329EA9 1.0 Component description file for WinNtAutoScan module - FIX ME! + This module abstracts memory auto-scan in a Windows NT environment. Copyright (c) 2004-2006, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License diff --git a/EdkNt32Pkg/Pei/Autoscan/WinntAutoscan.c b/EdkNt32Pkg/Pei/Autoscan/WinntAutoscan.c index c465ce68ca..47f766c008 100644 --- a/EdkNt32Pkg/Pei/Autoscan/WinntAutoscan.c +++ b/EdkNt32Pkg/Pei/Autoscan/WinntAutoscan.c @@ -13,7 +13,7 @@ Module Name: WinNtAutoscan.c Abstract: - Tiano PEIM to abstract memory auto-scan in a Windows NT environment. + This PEIM to abstract memory auto-scan in a Windows NT environment. Revision History -- 2.39.2