X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Nt32Pkg%2FFvbServicesRuntimeDxe%2FFWBlockService.c;fp=Nt32Pkg%2FFvbServicesRuntimeDxe%2FFWBlockService.c;h=00a5f18ef23b64fbfdc62905baf66b7cdb634e7c;hp=67d88c650c264d140cc00abbb4a93d955233a947;hb=97733405f271fff760996773b3698aba92afee63;hpb=f120674bf9eb094d0865298a09f448d49bd6683f diff --git a/Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c b/Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c index 67d88c650c..00a5f18ef2 100644 --- a/Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c +++ b/Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c @@ -1,6 +1,6 @@ /**@file -Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.
+Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -1335,7 +1335,7 @@ Returns: &gEfiFirmwareVolumeBlockProtocolGuid, &FvbDevice->FwVolBlockInstance, &gEfiDevicePathProtocolGuid, - &FvbDevice->DevicePath, + FvbDevice->DevicePath, NULL ); ASSERT_EFI_ERROR (Status);