index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
BasePrintLib
/
PrintLibInternal.c
Age
Commit message (
Expand
)
Author
2013-06-04
Add the missing "," for the patch to fix status code print string.
Gary Ching-Pang Lin
2013-05-24
Without this fix, the "%r" format specifier prints eg. "0000001A" instead of ...
lgao4
2012-08-21
Enhance the code to make the code logic more clear.
ydong10
2012-02-01
Add Missing invocations to VA_END() for VA_START().
rsun3
2011-09-14
Refine code to follow coding style.
ydong10
2011-09-05
Refine code to follow coding style.
ydong10
2011-09-02
Add check before use to make code run more safer.
ydong10
2011-08-24
Refine code to follow coding style.
ydong10
2011-08-09
Fix X64 compile error.
lgao4
2011-08-08
clarify the logic of the print length counting functions in both PrintLib lib...
jcarsey
2011-08-04
Fix X64 compile error.
lgao4
2011-08-02
Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.
jcarsey
2011-05-26
Fix ICC build break.
lgao4
2011-05-24
Update BasePrintLib to handle the unaligned GUID.
lgao4
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-04-29
Forcing functions with variable argument lists to use the same calling conven...
geekboy15a
2010-04-23
Update the copyright notice format
hhtian
2009-11-17
Update function description to be consistent with code definition: HEX_RADIX ...
xdu2
2009-06-30
Adjust the behavior of the MdePkg Print Library class to produce a consistent...
mdkinney
2009-05-30
This checkin addresses the compatibility issue of passing arguments of type V...
mdkinney
2009-02-06
Fix typos in comments.
qhuang8
2009-02-05
Add comment to explain use of the types "int" and "unsigned int" in the imple...
mdkinney
2009-02-04
Minor adjust the logic in BasePrintLib and fix several typos
qhuang8
2009-02-02
Fix minor coding style issue.
qhuang8
2009-01-19
Fix a bug that length might be a negative value for worker function BasePrint...
qhuang8
2009-01-14
Apply BaseMemoryLib to replace the for loop.
qhuang8
2009-01-07
Memory overflow verified
jji4
2009-01-07
Fix memory overflow.
gikidy
2008-12-11
Synchronize MdePkg h files to Library/Base* c files.
gikidy
2008-09-25
Clean up code according to code review.
vanjeff
2008-09-17
remove unnecessary comments introduced by tools from MdePkg. The regular expr...
vanjeff
2008-07-15
Code scrub for the Debug library, PostCode library, Print library, and Extrac...
lgao4
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-06-29
Removed CommonHeader.h generated file from the MdePkg.
AJFISH
2007-06-22
Import some basic libraries instances for Mde Packages.
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-02-12
1) Added BIT0, BIT1, …, BIT63 to the Base Defines
qwang12
2006-09-19
Add GLOBAL_REMOVE_IF_REFERENCED to the declaration of module globals in the P...
mdkinney
2006-07-13
1.Fix SetMem64.S to not use SSE3 instruction
qhuang8
2006-07-13
BasePrintLib: Fix Buffer Overflow issue.
qhuang8
2006-07-05
DebugLib:
qhuang8
2006-06-28
1.BaseMemoryLibMmx: Add X64 Cpu Arch support.
qhuang8
2006-06-26
• BaseMemoryLib:
qhuang8
2006-06-13
BaseMemoryLib (BaseMemoryLibRepStr):
qhuang8
2006-05-31
add function header
vanjeff
2006-05-25
MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...
qhuang8
2006-04-21
Initial import.
bbahnsen