VirtualBox

Ignore:
Timestamp:
Oct 29, 2015 4:30:44 AM (9 years ago)
Author:
vboxsync
Message:

EFI/Firmware: Merged in the svn:eol-style, svn:mime-type and trailing whitespace cleanup that was done after the initial UDK2014.SP1 import: svn merge /vendor/edk2/UDK2014.SP1 /vendor/edk2/current .

Location:
trunk/src/VBox/Devices/EFI/Firmware
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/Firmware

  • trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FwBlockService.c

    r58464 r58466  
    872872    return EFI_NOT_FOUND;
    873873  }
    874  
     874
    875875  //
    876876  // Verify the header checksum
     
    944944      PcdGet32 (PcdOvmfFlashNvStorageVariableBase);
    945945
    946   Length = 
     946  Length =
    947947    (FixedPcdGet32 (PcdFlashNvStorageVariableSize) +
    948948     FixedPcdGet32 (PcdFlashNvStorageFtwWorkingSize) +
     
    11391139    FvbDevice->DevicePath = (EFI_DEVICE_PATH_PROTOCOL *) AllocateCopyPool (sizeof (FV_PIWG_DEVICE_PATH), &mFvPIWGDevicePathTemplate);
    11401140    CopyGuid (
    1141       &((FV_PIWG_DEVICE_PATH *)FvbDevice->DevicePath)->FvDevPath.FvName, 
     1141      &((FV_PIWG_DEVICE_PATH *)FvbDevice->DevicePath)->FvDevPath.FvName,
    11421142      (GUID *)(UINTN)(BaseAddress + FwVolHeader->ExtHeaderOffset)
    11431143      );
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette