]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/BdsDxe/BdsDxe.inf
MdeModulePkg/BdsDxe: Remove useless perf Code
authorDandan Bi <dandan.bi@intel.com>
Wed, 24 Jan 2018 05:27:09 +0000 (13:27 +0800)
committerStar Zeng <star.zeng@intel.com>
Mon, 12 Feb 2018 03:36:14 +0000 (11:36 +0800)
commit9f0d7651b3a786b4177a3a07a731592746136dd2
tree226e57f85869444c293e6d65d3c9db0fb2ab2bad
parent93fe14c2f7e62d8635679193249d251fce83a9f7
MdeModulePkg/BdsDxe: Remove useless perf Code

V2: Just update the commit message to reference the hash value of
new performance infrastructure.

Our new performance infrastructure (edk2 trunk commit hash value:
SHA-1: 73fef64f14d1b97ae9bd4705df3becc022391eba ~
SHA-1: 115eae650bfd2be2c2bc37360f4a755065e774c4) can support to
dump performance date form ACPI table in OS. So we can remove
the old perf code to write performance data to OS.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Universal/BdsDxe/Bds.h
MdeModulePkg/Universal/BdsDxe/BdsDxe.inf
MdeModulePkg/Universal/BdsDxe/BdsEntry.c