]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/DebugPortDxe
MdeModulePkg DxeCore: Fix issue to print GUID value %g without pointer
[mirror_edk2.git] / MdeModulePkg / Universal / DebugPortDxe /
2017-03-06 Hao WuMdeModulePkg: Refine type cast for pointer subtraction
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-02-11 Tian, FengFix incorrect return status in InitializeDebugPortDrive...
2014-01-11 Ruiyu NiFix GCC build failure.
2014-01-10 Ruiyu NiFix a bug in DebugPort driver's Unload() that leaves...
2012-03-15 oliviermartinMdeModulePkg/DebugPortDxe: Fixed the ordering of the...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-03-10 xli24Fix the bug in DebugPort on error reporting.
2009-01-14 vanjeff1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevic...
2008-12-30 gikidyCheck comments, format and fix some typo.
2008-12-30 vanjeff1. Use Mde library for Debug Port Module
2008-12-17 vanjeff1. add some comments.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-21 vanjeffusing the exact device path DEBUGPORT_DEVICE_PATH.
2008-11-21 vanjeffCode scrub for DebugPortDxe.
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-11-05 vanjeffECC clean up.
2008-11-04 vanjeffECC clean up for DebugPort Module.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-04-10 vanjeffapply for doxgen format.
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-18 qhuang8Adjust directory structures.
2007-07-03 qhuang8Add DebugPort & DebugSupport drivers