audk/IntelFrameworkModulePkg/Library
eric_tian a798a78906 ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library.
It is not proper for a library implementation to assume the names of function in a parent module.
Instead, they must be designed as the pointers to these two BdsDxe functions and passed in.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8929 6f19259b-4bc3-4df7-8a09-765794883524
2009-07-13 12:04:24 +00:00
..
BaseUefiTianoCustomDecompressLib Update code style. 2009-06-26 08:39:21 +00:00
DxeReportStatusCodeLibFramework Add check for memory allocation. 2009-06-29 07:29:39 +00:00
GenericBdsLib Retire description string macro for boot device type which are not defined in UEFI specification. 2009-07-13 10:20:09 +00:00
LzmaCustomDecompressLib Clean up Library LzmaCustomDecompressLib, PeiRecoveryLib and driver SectionExtraction 2009-06-25 08:40:49 +00:00
OemHookStatusCodeLibNull Refine code for OemHookStatusCodeLibNull. 2009-05-07 08:51:16 +00:00
PeiDxeDebugLibReportStatusCode Remove extra #includes where possible to make build more efficient 2009-07-11 23:27:49 +00:00
PeiRecoveryLib Clean up Library LzmaCustomDecompressLib, PeiRecoveryLib and driver SectionExtraction 2009-06-25 08:40:49 +00:00
PeiReportStatusCodeLib Remove extra #includes where possible to make build more efficient 2009-07-11 23:27:49 +00:00
PeiS3Lib git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8613 6f19259b-4bc3-4df7-8a09-765794883524 2009-06-19 08:52:01 +00:00
PlatformBdsLibNull ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library. 2009-07-13 12:04:24 +00:00
SmmRuntimeDxeReportStatusCodeLibFramework Add the missing header file. 2009-07-10 08:37:27 +00:00