summaryrefslogtreecommitdiffstats
path: root/EdkNt32Pkg/Pei
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-12 09:37:08 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-12 09:37:08 +0000
commitc2a770675d86de6955b8987db851d9aedb86639e (patch)
tree3ef37a3646da155fd1f00e606918163c927a0cc9 /EdkNt32Pkg/Pei
parentdb8f40e294c3ab4a8079619da71b6e41dea8044a (diff)
downloadedk2-c2a770675d86de6955b8987db851d9aedb86639e.tar.gz
edk2-c2a770675d86de6955b8987db851d9aedb86639e.tar.bz2
edk2-c2a770675d86de6955b8987db851d9aedb86639e.zip
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@902 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkNt32Pkg/Pei')
-rw-r--r--EdkNt32Pkg/Pei/Autoscan/WinNtAutoScan.msa4
-rw-r--r--EdkNt32Pkg/Pei/Autoscan/WinntAutoscan.c2
2 files changed, 3 insertions, 3 deletions
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<!--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
@@ -14,7 +14,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
<GuidValue>BE0FEABA-3443-4919-9F3A-2D4216329EA9</GuidValue>
<Version>1.0</Version>
<Abstract>Component description file for WinNtAutoScan module</Abstract>
- <Description>FIX ME!</Description>
+ <Description>This module abstracts memory auto-scan in a Windows NT environment.</Description>
<Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
<License>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