summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DebugPortDxe/DebugPort.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-301. Use Mde library for Debug Port Modulevanjeff1-17/+17
2008-12-171. add some comments.vanjeff1-2/+2
2008-11-21using the exact device path DEBUGPORT_DEVICE_PATH.vanjeff1-1/+1
2008-11-21Code scrub for DebugPortDxe.vanjeff1-115/+95
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-3/+3
2008-11-05ECC clean up.vanjeff1-1/+1
2008-11-04ECC clean up for DebugPort Module.vanjeff1-186/+144
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+0
2008-04-10apply for doxgen format.vanjeff1-42/+32
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang81-1/+1
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-3/+2
2007-07-03Add DebugPort & DebugSupport driversqhuang81-0/+827