mirror_edk2/IntelFrameworkModulePkg/Library
eric_tian 0fac539f37 recalculate the total size of format string printed by DebugPrint().
To ensure constructed BaseListMarker can work on IPF, code preserves 4bytes to guarantee it's 64bits alignment. So the calculation algorithm on total size also should be updated.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9062 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-13 02:33:05 +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 Do not use EfiACPIReclaimMemory type to log performance data because some OS might reuse that memory. Maybe EfiReservedMemoryType is the best solution for that usage model. 2009-08-11 16:15:29 +00:00
LzmaCustomDecompressLib Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script. 2009-08-05 21:11:56 +00:00
OemHookStatusCodeLibNull Refine code for OemHookStatusCodeLibNull. 2009-05-07 08:51:16 +00:00
PeiDxeDebugLibReportStatusCode recalculate the total size of format string printed by DebugPrint(). 2009-08-13 02:33:05 +00:00
PeiRecoveryLib Update the comments for S3Lib and RecoveryLib instances to state that they are deprecated. 2009-08-11 15:52:57 +00:00
PeiReportStatusCodeLib Remove extra #includes where possible to make build more efficient 2009-07-11 23:27:49 +00:00
PeiS3Lib Update the comments for S3Lib and RecoveryLib instances to state that they are deprecated. 2009-08-11 15:52:57 +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