From 1a68ef240df12ed9c768c7927b0708495610b418 Mon Sep 17 00:00:00 2001 From: Erich-McMillan Date: Tue, 6 Dec 2022 15:12:07 -0600 Subject: [PATCH] Fix spelling error --- MsCorePkg/MacAddressEmulationDxe/MacAddressEmulationDxe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MsCorePkg/MacAddressEmulationDxe/MacAddressEmulationDxe.c b/MsCorePkg/MacAddressEmulationDxe/MacAddressEmulationDxe.c index 29231a307c..98cbf8ba65 100644 --- a/MsCorePkg/MacAddressEmulationDxe/MacAddressEmulationDxe.c +++ b/MsCorePkg/MacAddressEmulationDxe/MacAddressEmulationDxe.c @@ -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