audk/IntelFrameworkModulePkg/Library
yshang1 e12848a3a3 [Description]:
The patch enhances the SmmRuntimeDxeReportStatusCodeLibFramework instance to reduce the library dependency, since DebugLib, UefiBootServicesTableLib and original SmmRuntimeDxeReportStatusCodeLibFramework may result in the circular dependency.

[Impaction]:
It is backward-compatible.

[Reference Info]:
N/A

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4919 6f19259b-4bc3-4df7-8a09-765794883524
2008-03-19 09:35:46 +00:00
..
BaseReportStatusCodeLib FixedPcd macro should *not* be used in Library's inf file. 2007-09-17 03:57:13 +00:00
BaseUefiTianoCustomDecompressLib Update BaseUefiTianoCustomDecompressLib to pass GCC build. 2008-03-18 08:12:02 +00:00
DxeReportStatusCodeLibFramework Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, which supports log message in SMM, DXE, DXE runtime, UEFI and UEFI APPLICATION. 2008-01-21 08:25:17 +00:00
GraphicsLib add some error check and return. 2008-03-19 05:49:56 +00:00
OemHookStatusCodeLibNull Clean up: update "EFI" to "UEFI" if applicable. 2007-11-22 06:00:39 +00:00
PciIncompatibleDeviceSupportLib Correct license header. 2007-07-25 05:41:27 +00:00
PeiDxeDebugLibReportStatusCode Add SEC as a supported Module Type for all libraries that are also compatible with the PEI_CORE 2007-09-27 16:54:53 +00:00
PeiRecoveryLib Change the function name. 2007-09-27 03:20:28 +00:00
PeiReportStatusCodeLib IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c: 2008-02-11 19:50:43 +00:00
PeiS3Lib Change the function name. 2007-09-27 03:20:28 +00:00
SmmRuntimeDxeReportStatusCodeLibFramework [Description]: 2008-03-19 09:35:46 +00:00