Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
Dandan Bi 9f0d7651b3 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: 73fef64f14 ~
SHA-1: 115eae650b) 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>
2018-02-12 11:36:14 +08:00
AppPkg
ArmPkg ArmPkg/Library/CompilerIntrinsicsLib: Enable VS2017/ARM builds 2018-02-07 09:49:22 +08:00
ArmPlatformPkg
ArmVirtPkg ArmVirtPkg: Add SafeIntLib and BmpSupportLib to DSC files 2018-02-11 16:11:24 -08:00
BaseTools BaseTools: Fix VOID* type bug 2018-02-10 19:55:13 +08:00
BeagleBoardPkg BeagleBoardPkg: drop unused PcdCacheEnabled dependency 2018-02-09 09:40:11 +00:00
Conf
CorebootModulePkg
CorebootPayloadPkg CorebootPayloadPkg/FbGop: Produces correct PixelsPerScanLine 2018-02-05 13:58:30 +08:00
CryptoPkg CryptoPkg: Update package version to 0.98 2018-01-23 08:56:27 +08:00
DuetPkg DuetPkg: Add SafeIntLib and BmpSupportLib to DSC files 2018-02-11 16:06:31 -08:00
EdkCompatibilityPkg
EdkShellBinPkg
EdkShellPkg
EmbeddedPkg EmbeddedPkg: _really_ delete PcdCacheEnable from .dec 2018-02-09 09:40:14 +00:00
EmulatorPkg EmulatorPkg: Add SafeIntLib and BmpSupportLib to DSC files 2018-02-11 16:11:19 -08:00
FatBinPkg
FatPkg
IntelFrameworkModulePkg IntelFrameworkModulePkg/GenericBdsLib: Use BmpSupportLib 2018-02-11 16:05:40 -08:00
IntelFrameworkPkg IntelFrameworkPkg/FrameworkUefiLib: Sync with MdePkg/UefiLib 2018-02-11 15:10:17 -08:00
IntelFsp2Pkg
IntelFsp2WrapperPkg
IntelFspPkg
IntelFspWrapperPkg
IntelSiliconPkg IntelSiliconPkg IntelVTdPmrPei: Install IOMMU PPI for pre-memory phase 2018-02-07 18:28:12 +08:00
MdeModulePkg MdeModulePkg/BdsDxe: Remove useless perf Code 2018-02-12 11:36:14 +08:00
MdePkg MdePkg/UefiLib: Add EfiLocateProtocolBuffer() 2018-02-11 15:10:03 -08:00
NetworkPkg NetworkPkg: Add warning message for PXE if failed to read system GUID from SMBIOS. 2018-02-05 13:38:40 +08:00
Nt32Pkg Nt32Pkg/Nt32Pkg.fdf: Increase the size of FLASH Device. 2018-02-08 08:23:26 +08:00
Omap35xxPkg
OptionRomPkg
OvmfPkg OvmfPkg: Add SafeIntLib and BmpSupportLib to DSC files 2018-02-11 16:06:07 -08:00
PcAtChipsetPkg PcAtChipsetPkg PeiAcpiTimerLib: Add the missing DebugLib header file 2018-02-07 09:16:15 +08:00
QuarkPlatformPkg QuarkPlatformPkg: Add SafeIntLib and BmpSupportLib to DSC files 2018-02-11 16:06:25 -08:00
QuarkSocPkg
SecurityPkg SecurityPkg: Tcg2Smm: Refine type cast in pointer abstraction 2018-02-08 16:09:33 +08:00
ShellBinPkg
ShellPkg ShellPkg/DP: Update the error message info 2018-02-09 17:04:16 +08:00
SignedCapsulePkg
SourceLevelDebugPkg SourceLevelDebugPkg DebugUsb3: Check mUsb3Instance before dereferencing it 2018-02-11 10:32:27 +08:00
StdLib
StdLibPrivateInternalFiles
UefiCpuPkg UefiCpuPkg/S3Resume: Remove useless perf code 2018-02-12 11:36:13 +08:00
UnixPkg
Vlv2DeviceRefCodePkg
Vlv2TbltDevicePkg Vlv2TbltDevicePkg/Override/GenericBdsLib: Use BmpSupportLib 2018-02-11 16:06:19 -08:00
.gitignore
.gitmodules
BuildNotes2.txt
Contributions.txt
License.txt
Maintainers.txt
Readme.md
edksetup.bat
edksetup.sh

Readme.md

EDK II Project

A modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications from www.uefi.org.

Contributions to the EDK II open source project are covered by the TianoCore Contribution Agreement 1.1

The majority of the content in the EDK II open source project uses a BSD 2-Clause License. The EDK II open source project contains the following components that are covered by additional licenses:

The EDK II Project is composed of packages. The maintainers for each package are listed in Maintainers.txt.

Resources