summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/BaseBmpSupportLib/BmpSupportLib.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx1-585/+585
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-117/+127
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-18/+1
2018-07-03MdeModulePkg/BmpSupportLib: Check PixelHeight/PixelWidth against 0Ruiyu Ni1-0/+9
2018-07-03MdeModulePkg/BmpSupportLib: Correct debug messageRuiyu Ni1-2/+2
2018-02-14MdeModulePkg/BmpSupportLib: Refine type cast for pointer subtractionHao Wu1-1/+1
2018-02-12MdeModulePkg: Add BmpSupportLib class and instanceKinney, Michael D1-0/+583