git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19259b-4bc3-4df7-8a09-765794883524

This commit is contained in:
yshang1
2006-07-12 11:15:11 +00:00
parent 7b76019936
commit 7fda265d2f
35 changed files with 148 additions and 99 deletions

View File

@@ -5,8 +5,8 @@
<ModuleType>DXE_DRIVER</ModuleType>
<GuidValue>3ddc3b12-99ea-4364-b315-6310a2050be5</GuidValue>
<Version>1.0</Version>
<Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>
<Description>FIX ME!</Description>
<Abstract>DXE report status code library</Abstract>
<Description>Retrieve status code and report status code in DXE phase</Description>
<Copyright>Copyright (c) 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

View File

@@ -5,8 +5,8 @@
<ModuleType>DXE_SMM_DRIVER</ModuleType>
<GuidValue>79C5C7B7-1083-42a6-AD15-2A4E7C4274D7</GuidValue>
<Version>1.0</Version>
<Abstract>Component description file for the entry point to a EFI/DXE Drivers</Abstract>
<Description>FIX ME!</Description>
<Abstract>SMM driver entry point library</Abstract>
<Description>Register driver in SMRAM and wrapper driver library constructors and entry point</Description>
<Copyright>Copyright (c) 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

View File

@@ -5,8 +5,10 @@
<ModuleType>PEI_CORE</ModuleType>
<GuidValue>b3b0654a-969d-4096-86cb-27e262a02083</GuidValue>
<Version>1.0</Version>
<Abstract>Component description file for the entry point to the PEI Core</Abstract>
<Description>FIX ME!</Description>
<Abstract>Entry point to a the PEI Core</Abstract>
<Description>
The library contains the entry point to a PEI core Module Type.
</Description>
<Copyright>Copyright (c) 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

View File

@@ -5,8 +5,8 @@
<ModuleType>PEIM</ModuleType>
<GuidValue>bda39d3a-451b-4350-8266-81ab10fa0523</GuidValue>
<Version>1.0</Version>
<Abstract>Debug Library for PEIMs and DXE drivers that send debug messages to ReportStatusCode</Abstract>
<Description>FIX ME!</Description>
<Abstract>Debug Library based on report status code library</Abstract>
<Description>Debug Library for PEIMs and DXE drivers that send debug messages to ReportStatusCode</Description>
<Copyright>Copyright (c) 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

View File

@@ -5,8 +5,8 @@
<ModuleType>PEIM</ModuleType>
<GuidValue>e062c52d-78dc-4cc5-b246-b13497a8123c</GuidValue>
<Version>1.0</Version>
<Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>
<Description>FIX ME!</Description>
<Abstract>Post code library based on report status code library</Abstract>
<Description>PostCode Library for PEIMs and DXE drivers that send PostCode to ReportStatusCode</Description>
<Copyright>Copyright (c) 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

View File

@@ -5,8 +5,8 @@
<ModuleType>PEIM</ModuleType>
<GuidValue>8c690838-7a22-45c4-aa58-a33e3e515cd4</GuidValue>
<Version>1.0</Version>
<Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>
<Description>FIX ME!</Description>
<Abstract>Report status code library</Abstract>
<Description>ReportStatusCodeLib for PEIM which depends upon Pei Services table</Description>
<Copyright>Copyright (c) 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

View File

@@ -5,8 +5,8 @@
<ModuleType>PEIM</ModuleType>
<GuidValue>fa177ff7-1fc7-458d-a358-d9d62ae61cec</GuidValue>
<Version>1.0</Version>
<Abstract>Component description file for the entry point to the PEI Core</Abstract>
<Description>FIX ME!</Description>
<Abstract>Entry point of PEIM</Abstract>
<Description>Contain entry point to PEIM Module Type, construct all dependent libararies</Description>
<Copyright>Copyright (c) 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