]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFrameworkModulePkg/GenericBdsLib: Remove the useless Perf codes
authorDandan Bi <dandan.bi@intel.com>
Wed, 31 Jan 2018 02:36:39 +0000 (10:36 +0800)
committerStar Zeng <star.zeng@intel.com>
Mon, 12 Feb 2018 03:36:15 +0000 (11:36 +0800)
commitb8d06293caa122f9c3bd2ae32a6c3f790a054e03
treefd78f6cb55ad66301d0c63f34e669b15d1dbd521
parent46433d44a99f2303aaa5f92f91f0efc99bafccd7
IntelFrameworkModulePkg/GenericBdsLib: 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/Library/GenericBdsLib/BdsBoot.c
IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
IntelFrameworkModulePkg/Library/GenericBdsLib/InternalBdsLib.h
IntelFrameworkModulePkg/Library/GenericBdsLib/Performance.c [deleted file]