]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Correct the usage of gPerformanceProtocolGuid in inf
authorStar Zeng <star.zeng@intel.com>
Wed, 8 Jun 2016 07:15:03 +0000 (15:15 +0800)
committerStar Zeng <star.zeng@intel.com>
Sun, 12 Jun 2016 04:56:23 +0000 (12:56 +0800)
commit6bf6fc54abbb23a37f4372ee477ca3ebf2da3776
tree3decdbb46b39f99258b68a76e030dd0c290fb53b
parent4b1f464688fef8872c7881cd956ba2fc2995c250
MdeModulePkg: Correct the usage of gPerformanceProtocolGuid in inf

Add gPerformanceProtocolGuid in BdsDxe.inf explicitly.
Currently, BdsDxe could build pass as it inherits
gPerformanceProtocolGuid from UefiBootManagerLib.inf.

Also update the usage of gPerformanceProtocolGuid in UefiBootManagerLib.inf.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
MdeModulePkg/Universal/BdsDxe/BdsDxe.inf