Add description of module

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@904 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xgu3 2006-07-12 10:17:58 +00:00
parent 74460d7e38
commit 31150ca007
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Copyright (c) 2006, Intel Corporation <!--Copyright (c) 2006, Intel Corporation
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
@ -13,8 +13,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
<ModuleType>PEIM</ModuleType> <ModuleType>PEIM</ModuleType>
<GuidValue>B7611005-1F26-45ba-A3DB-01F39DDB2785</GuidValue> <GuidValue>B7611005-1F26-45ba-A3DB-01F39DDB2785</GuidValue>
<Version>1.0</Version> <Version>1.0</Version>
<Abstract>Component description file for Fwh module</Abstract> <Abstract>Component description file for BootMode module</Abstract>
<Description>FIX ME!</Description> <Description>This module provides platform specific function to detect boot mode.</Description>
<Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright> <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
<License>All rights reserved. This program and the accompanying materials <License>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

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Copyright (c) 2006, Intel Corporation <!--Copyright (c) 2006, Intel Corporation
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
@ -14,7 +14,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
<GuidValue>681F3771-6F1D-42DE-9AA2-F82BBCDBC5F9</GuidValue> <GuidValue>681F3771-6F1D-42DE-9AA2-F82BBCDBC5F9</GuidValue>
<Version>1.0</Version> <Version>1.0</Version>
<Abstract>Component description file for FlashMap PEI module</Abstract> <Abstract>Component description file for FlashMap PEI module</Abstract>
<Description>FIX ME!</Description> <Description>This module installs FlashMap PPI which is used to get flash layout information.</Description>
<Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright> <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
<License>All rights reserved. This program and the accompanying materials <License>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