VirtualBox

Ignore:
Timestamp:
Aug 12, 2020 4:09:12 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
139865
Message:

Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643

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

Legend:

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

  • trunk/src/VBox/Devices/EFI/FirmwareNew/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.c

    r80721 r85718  
    242242  @retval EFI_DEVICE_ERROR         The device could not be started due to a device error.Currently not implemented.
    243243  @retval EFI_OUT_OF_RESOURCES     The request could not be completed due to a lack of resources.
    244   @retval Others                   The driver failded to start the device.
     244  @retval Others                   The driver failed to start the device.
    245245
    246246**/
     
    305305                    );
    306306  if (EFI_ERROR (Status)) {
    307     DEBUG ((EFI_D_ERROR, "XenPvBlk: install protocol fail: %r\n", Status));
     307    DEBUG ((DEBUG_ERROR, "XenPvBlk: install protocol fail: %r\n", Status));
    308308    goto UninitBlockFront;
    309309  }
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