X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=InOsEmuPkg%2FEmuSnpDxe%2FEmuSnpDxe.c;h=4432218b511e0500ba3773ac82c89af3341d2d46;hb=d3e0289ccf641481f2cbdcbb0d5868c393b7edbb;hp=59d8e98b7982ffa7e7d9ac4016f368f7f2d93764;hpb=d7dd93876b84253f7854706f3d513bbe35a27409;p=mirror_edk2.git diff --git a/InOsEmuPkg/EmuSnpDxe/EmuSnpDxe.c b/InOsEmuPkg/EmuSnpDxe/EmuSnpDxe.c index 59d8e98b79..4432218b51 100644 --- a/InOsEmuPkg/EmuSnpDxe/EmuSnpDxe.c +++ b/InOsEmuPkg/EmuSnpDxe/EmuSnpDxe.c @@ -667,10 +667,11 @@ EmuSnpDriverBindingStart ( MAC_ADDR_DEVICE_PATH Node; EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath; + Private = NULL; + // // Grab the protocols we need // - Status = gBS->OpenProtocol( ControllerHandle, &gEfiDevicePathProtocolGuid,