summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/DebugPortDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Fix spelling mistake for occurredMichael D Kinney2020-08-192-2/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-096-39/+6
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-2/+2
* MdeModulePkg: Clean up source filesLiming Gao2018-06-282-13/+13
* MdeModulePkg: Refine type cast for pointer subtractionHao Wu2017-03-061-2/+2
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-6/+9
* Fix incorrect return status in InitializeDebugPortDriver() & DebugPortSupport...Tian, Feng2014-02-111-8/+8
* Fix GCC build failure.Ruiyu Ni2014-01-111-1/+1
* Fix a bug in DebugPort driver's Unload() that leaves the DriverBinding/Compon...Ruiyu Ni2014-01-102-82/+98
* MdeModulePkg/DebugPortDxe: Fixed the ordering of the EFI_DEBUGPORT_PROTOCOL e...oliviermartin2012-03-151-1/+1
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-062-4/+4
* Update the copyright notice formathhtian2010-04-244-8/+8
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-302-4/+4
* Fix the bug in DebugPort on error reporting.xli242009-03-101-26/+1
* 1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.de...vanjeff2009-01-141-8/+7
* Check comments, format and fix some typo.gikidy2008-12-301-1/+1
* 1. Use Mde library for Debug Port Modulevanjeff2008-12-301-17/+17
* 1. add some comments.vanjeff2008-12-172-8/+7
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* 1)Global variables have been moved backward ahead of functions.jji42008-12-041-2/+3
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-4/+1
* using the exact device path DEBUGPORT_DEVICE_PATH.vanjeff2008-11-211-1/+1
* Code scrub for DebugPortDxe.vanjeff2008-11-212-123/+96
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-111-3/+3
* ECC clean up.vanjeff2008-11-051-1/+1
* ECC clean up for DebugPort Module.vanjeff2008-11-042-194/+266
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+0
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-16/+8
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-100/+0
* apply for doxgen format.vanjeff2008-04-103-75/+55
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-221-1/+1
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-111-1/+1
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-091-2/+2
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-303-62/+248
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* remove some comments introduced by tools.vanjeff2007-07-201-39/+0
* Adjust directory structures.qhuang82007-07-182-1/+1
* Add DebugPort & DebugSupport driversqhuang82007-07-035-0/+1347