1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.dec, even though they are the same value with gEfiDebugPortProtocolGuid.

2. Meta data clean up.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7271 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff
2009-01-14 09:37:44 +00:00
parent 0bb0f0c95d
commit 03d77031fe
4 changed files with 72 additions and 70 deletions

View File

@@ -80,8 +80,8 @@
[Protocols]
gEfiLoadedImageProtocolGuid # PROTOCOL ALWAYS_CONSUMED
gEfiDebugSupportProtocolGuid # PROTOCOL ALWAYS_PRODUCED
gEfiLoadedImageProtocolGuid ## CONSUMED
gEfiDebugSupportProtocolGuid ## PRODUCED
[FeaturePcd.IA32]