Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
ed2bc0ebb14ef09ebecfd39055a0e7ee93213ca0
/
MdeModulePkg
/
Universal
/
DebugPortDxe
35c77da
MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files.
by Gao, Liming
· 10 years ago
fea55a1
MdeModulePkg: INF/DEC file updates to EDK II packages
by Zeng, Star
· 10 years ago
6036e94
MdeModulePkg: INF/DEC file updates to EDK II packages
by Zeng, Star
· 10 years ago
3038da1
Fix incorrect return status in InitializeDebugPortDriver() & DebugPortSupported().
by Tian, Feng
· 11 years ago
20182c7
Fix GCC build failure.
by Ruiyu Ni
· 11 years ago
54d5bb7
Fix a bug in DebugPort driver's Unload() that leaves the DriverBinding/ComponentName(2) installed.
by Ruiyu Ni
· 11 years ago
5a169fc
MdeModulePkg/DebugPortDxe: Fixed the ordering of the EFI_DEBUGPORT_PROTOCOL entries
by oliviermartin
· 13 years ago
284ee2e
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid.
by niruiyu
· 14 years ago
e5eed7d
Update the copyright notice format
by hhtian
· 15 years ago
6bfbb5f
1. Correct File header to ## @file
by lgao4
· 15 years ago
0254efc
Replace references to RFC 3066 with RFC 4646.
by gikidy
· 16 years ago
28af9a4
Fix the bug in DebugPort on error reporting.
by xli24
· 16 years ago
03d7703
1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.dec, even though they are the same value with gEfiDebugPortProtocolGuid.
by vanjeff
· 16 years ago
7601dbe
Check comments, format and fix some typo.
by gikidy
· 16 years ago
cfcbb8b
1. Use Mde library for Debug Port Module
by vanjeff
· 16 years ago
0da0de5
1. add some comments. 2. remove unnecessary protocol declaration in inf file.
by vanjeff
· 16 years ago
f3f2e05
Clean up to update the reference of the these macros:
by qhuang8
· 16 years ago
d354ab7
1)Global variables have been moved backward ahead of functions.
by jji4
· 16 years ago
cfc8865
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file.
by gikidy
· 16 years ago
b643f69
using the exact device path DEBUGPORT_DEVICE_PATH.
by vanjeff
· 16 years ago
2d285fa
Code scrub for DebugPortDxe.
by vanjeff
· 16 years ago
1232b21
1, Add <Library/DevicePathLib.h> for all source that use device path utility macros
by klu2
· 16 years ago
9e604fe
ECC clean up.
by vanjeff
· 16 years ago
49c8b87
ECC clean up for DebugPort Module.
by vanjeff
· 16 years ago
fe1e36e
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
by jji4
· 16 years ago
ed66e1b
clean up the un-suitable ';' location when declaring the functions.
by vanjeff
· 16 years ago
e872988
remove the unused msa files in MdeModulePkg.
by lgao4
· 16 years ago
fb0b259
apply for doxgen format.
by vanjeff
· 17 years ago
8a7d75b
Clean up: update "EFI" to "UEFI" if applicable.
by qhuang8
· 17 years ago
d1aeb0b
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE.
by qhuang8
· 17 years ago
1307dcd
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component name structures linked into final image if PcdComponentNameDisabled or PcdComponentName2Disabled is set to TRUE.
by qhuang8
· 17 years ago
19f97f7
Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable.
by qhuang8
· 17 years ago
ed7748f
remove some comments introduced by tools.
by vanjeff
· 18 years ago
dd0687a
remove some comments introduced by tools.
by vanjeff
· 18 years ago
51d5c5d
Adjust directory structures.
by qhuang8
· 18 years ago
c1f23d6
Add DebugPort & DebugSupport drivers
by qhuang8
· 18 years ago