summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDebugLibDebugPortProtocol
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki2-58/+47
2020-01-10MdePkg: Do not use CreateEventEx unless requiredVitaly Cheptsov via Groups.Io2-6/+2
2019-07-29MdePkg/UefiDebugLibDebugPortProtocol: Add destructor to CloseEventXu, Wei62-0/+24
2019-04-28MdePkg/UefiDebugLibDebugPortProtocol: make global variable staticZhichao Gao1-1/+1
2019-04-22MdePkg/UefiDebugLibDebugPortProtocol: Make it runtime safeAaron Antone3-72/+163
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2019-04-02MdePkg/UefiDebuglibDebugPortProtocol: Add new APIsBret Barkelew1-5/+101
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-28MdePkg: Clean up source filesLiming Gao2-35/+35
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-12-07MdePkg: DebugAssert enhancementBaraneedharan Anbazhagan1-1/+2
2015-09-08MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocolLiming Gao2-1/+2
2015-09-08MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort.Masamitsu MURASE3-0/+386