diff options
Diffstat (limited to 'MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa')
-rw-r--r-- | MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa b/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa index 377da7d187..3014952e51 100644 --- a/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa +++ b/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa @@ -7,7 +7,7 @@ <Version>1.0</Version>
<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>
+ <Copyright>Copyright (c) 2006 - 2007, 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 which accompanies this distribution. The full text of the license may be found at @@ -54,9 +54,6 @@ </Protocols>
<Guids>
<GuidCNames Usage="ALWAYS_CONSUMED">
- <GuidCName>gEfiStatusCodeDataTypeAssertGuid</GuidCName>
- </GuidCNames>
- <GuidCNames Usage="ALWAYS_CONSUMED">
<GuidCName>gEfiStatusCodeDataTypeDebugGuid</GuidCName>
</GuidCNames>
<GuidCNames Usage="ALWAYS_CONSUMED">
|