summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePostCodeLibDebug/PostCode.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-7/+4
2021-12-07MdePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-2/+2
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-29/+29
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-3/+3
2010-04-23Update the copyright notice formathhtian1-2/+2
2008-11-26Function headers in .h and .c files synchronized with specjji41-2/+2
2008-09-03clean the codes according to review comments.vanjeff1-6/+3
2008-07-15Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao41-12/+12
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang11-2/+11
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff1-0/+127
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-122/+0
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli241-2/+2
2006-06-07BaseMemoryLib:qhuang81-0/+122