audk/IntelFrameworkModulePkg/Library
lgao4 e24fc1032d Clean up the private GUID definition in module Level.
0. Remove the unused private GUID from module source files.
1. Use gEfiCallerIdGuid replace of the private module GUID.
2. Add the public header files to define HII FormSet and PackageList GUID used in every HII driver.
3. Publish EFI_LEGACY_DEV_ORDER_VARIABLE_GUID from BdsDxe driver and EFI_UPDATE_DATA_FILE_GUID from UpdateDriverDxe to IntelFrameworkModulePkg Include directory.

Signed-off-by: lgao4
Reviewed-by: ydong10 gdong1 tye jfan12 wli12 rsun3 jyao1 ftian



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12374 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-18 12:23:27 +00:00
..
BaseUefiTianoCustomDecompressLib Use the ASSERT() for parameter checking as the 4th parameter of internal worker function of MakeTable() must be <= 16. 2010-05-24 02:45:17 +00:00
DxeCapsuleLib IntelFrameworkModulePkg: Add DxeCapsuleLib 2011-09-02 21:31:02 +00:00
DxeReportStatusCodeLibFramework 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE, 2010-11-23 07:51:00 +00:00
GenericBdsLib Clean up the private GUID definition in module Level. 2011-09-18 12:23:27 +00:00
LzmaCustomDecompressLib Enhance inf to follow spec. 2011-03-14 08:40:20 +00:00
PeiDxeDebugLibReportStatusCode Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. 2011-03-10 22:25:34 +00:00
PeiRecoveryLib Update the copyright notice format 2010-04-23 16:28:26 +00:00
PeiS3Lib Update the copyright notice format 2010-04-23 16:28:26 +00:00
PlatformBdsLibNull Revert patch 11146 about file guid. 2010-12-23 01:03:34 +00:00
SmmRuntimeDxeReportStatusCodeLibFramework Fixed the issue in RuntimeStatusCode library that may not work on the early dispatched Runtime driver. 2011-08-02 06:23:16 +00:00