audk/IntelFrameworkModulePkg/Library
eric_tian f76797ca68 retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is used to signify such FV need to be dispatched or not.
Currently our code has not such usage model, so Mike recommended us to retire this guid

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7594 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-23 05:48:49 +00:00
..
BaseReportStatusCodeLib 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros 2008-11-11 15:43:50 +00:00
BaseUefiTianoCustomDecompressLib Remove use of UINT8_MAX. Use BIT8-1 instead. 2008-12-07 22:42:39 +00:00
DxeReportStatusCodeLibFramework Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec. 2008-12-18 07:41:58 +00:00
GenericBdsLib retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is used to signify such FV need to be dispatched or not. 2009-02-23 05:48:49 +00:00
OemHookStatusCodeLibNull remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. 2008-08-25 05:08:13 +00:00
PciIncompatibleDeviceSupportLib Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:08:09 +00:00
PeiDxeDebugLibReportStatusCode Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec. 2008-12-18 07:41:58 +00:00
PeiRecoveryLib Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. 2008-10-17 08:44:25 +00:00
PeiReportStatusCodeLib Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:08:09 +00:00
PeiS3Lib Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. 2008-10-17 08:44:25 +00:00
SmmRuntimeDxeReportStatusCodeLibFramework use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_SIGNAL_EXIT_BOOT_SERVICES 2009-02-04 01:29:55 +00:00