X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FDxeReportStatusCodeLib%2FDxeReportStatusCodeLib.msa;h=63bc39ca3086818778879b094635ecc1ad3da234;hb=73c47db8c767a056df433a61ca2beb5a1e8e42c1;hp=690108fdf3aa95ea412af00b9b9b684f24918ff4;hpb=5dc355398e3ca09eef810d3748ceedaefccda7f9;p=mirror_edk2.git diff --git a/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa b/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa index 690108fdf3..63bc39ca30 100644 --- a/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa +++ b/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa @@ -5,14 +5,14 @@ DXE_DRIVER 3ddc3b12-99ea-4364-b315-6310a2050be5 1.0 - Component description file for the entry point to a EFIDXE Drivers - FIX ME! - 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 - which accompanies this distribution. The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + DXE report status code library + Retrieve status code and report status code in DXE phase + 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 + which accompanies this distribution. The full text of the license may be found at + http://opensource.org/licenses/bsd-license.php + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -52,29 +52,30 @@ - StatusCode + gEfiStatusCodeRuntimeProtocolGuid - StatusCodeDataTypeAssert + gEfiStatusCodeDataTypeAssertGuid - StatusCodeDataTypeDebug + gEfiStatusCodeDataTypeDebugGuid - StatusCodeSpecificData + gEfiStatusCodeSpecificDataGuid EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00090000 + EDK_RELEASE_VERSION 0x00020000 PcdReportStatusCodePropertyMask - gEfiMdePkgTokenSpaceGuid - + gEfiMdePkgTokenSpaceGuid + The bitmask of flags that specify the enable/disable of + Progress Code, Error Code and Debug Code. \ No newline at end of file