diff --git a/MdePkg/Test/Mock/Include/GoogleTest/Ppi/MockReadOnlyVariable2.h b/MdePkg/Test/Mock/Include/GoogleTest/Ppi/MockReadOnlyVariable2.h index e1449d6ad8..773f1f6ebb 100644 --- a/MdePkg/Test/Mock/Include/GoogleTest/Ppi/MockReadOnlyVariable2.h +++ b/MdePkg/Test/Mock/Include/GoogleTest/Ppi/MockReadOnlyVariable2.h @@ -1,6 +1,6 @@ /** @file MockReadOnlyVariable2.h This file declares a mock of Read-only Variable Service2 PPI. - + This PPI permits read-only access to the UEFI variable store during the PEI phase. Copyright (c) Microsoft Corporation.