diff --git a/EdkNt32Pkg/Library/EdkGenericBdsLib/Performance.c b/EdkNt32Pkg/Library/EdkGenericBdsLib/Performance.c index 80b98563f0..4748ffca51 100644 --- a/EdkNt32Pkg/Library/EdkGenericBdsLib/Performance.c +++ b/EdkNt32Pkg/Library/EdkGenericBdsLib/Performance.c @@ -23,17 +23,6 @@ Abstract: #include "Performance.h" -VOID -ClearDebugRegisters ( - VOID - ) -{ - // - // BugBug: We should not need to do this. We need to root cause this bug!!!! - // - AsmWriteDr0 (0); - AsmWriteDr1 (0); -} STATIC VOID @@ -374,8 +363,6 @@ Returns: Done: - ClearDebugRegisters (); - mPerfHeader.Signiture = 0x66726550; //