Skip to content

Commit

Permalink
MdePkg: Create Google Test mock for MpService Protocol
Browse files Browse the repository at this point in the history
Replace comment MOCK_RNG_H_ with MOCK_MP_SERVICE_H_

Signed-off-by: Jack Hsieh <[email protected]>
  • Loading branch information
v-chhsieh committed Sep 30, 2024
1 parent ee703db commit d2d560b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ extern "C" {
extern EFI_MP_SERVICES_PROTOCOL *gMpServiceProtocol;
}

#endif // MOCK_RNG_H_
#endif // MOCK_MP_SERVICE_H_

0 comments on commit d2d560b

Please sign in to comment.