]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFrameworkModulePkg/BdsDxe: Remove the useless Perf codes
authorDandan Bi <dandan.bi@intel.com>
Wed, 31 Jan 2018 02:35:17 +0000 (10:35 +0800)
committerStar Zeng <star.zeng@intel.com>
Mon, 12 Feb 2018 03:36:14 +0000 (11:36 +0800)
commit46433d44a99f2303aaa5f92f91f0efc99bafccd7
tree415b369a5fd945b712c2bce0b8c5866098c5496c
parent3a039a567a5fa6e62bc44ebeac1588dd3cca1c29
IntelFrameworkModulePkg/BdsDxe: Remove the useless Perf codes

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: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
IntelFrameworkModulePkg/Universal/BdsDxe/Bds.h
IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf
IntelFrameworkModulePkg/Universal/BdsDxe/BdsEntry.c