Skip to content

Commit

Permalink
Fix spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
Erich-McMillan committed Dec 9, 2022
1 parent 32850a2 commit 1a68ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MsCorePkg/MacAddressEmulationDxe/MacAddressEmulationDxe.c
Expand Up @@ -184,7 +184,7 @@ SetSnpMacViaContext (
@param[in] Event - The EFI_EVENT for this notify.
@param[in] Context - An instance of MAC_EMULATION_SNP_NOTIFY_CONTEXT.
@remark This callback should be at least 1 level higher TPL than netork stack to ensure timely mac programming
@remark This callback should be at least 1 level higher TPL than network stack to ensure timely mac programming
or network stack start should be delayed until later.
**/
VOID
Expand Down

0 comments on commit 1a68ef2

Please sign in to comment.