VirtualBox

Ignore:
Timestamp:
Apr 14, 2023 3:17:44 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156854
Message:

Devices/EFI/FirmwareNew: Update to edk2-stable202302 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/MdePkg/Include/Protocol/DriverFamilyOverride.h

    r80721 r99404  
    1515  }
    1616
    17 typedef struct _EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL  EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL;
     17typedef struct _EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL;
    1818
    1919//
     
    2121//
    2222//
     23
    2324/**
    2425  This function returns the version value associated with the driver specified by This.
     
    5354///
    5455struct _EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL {
    55   EFI_DRIVER_FAMILY_OVERRIDE_GET_VERSION GetVersion;
     56  EFI_DRIVER_FAMILY_OVERRIDE_GET_VERSION    GetVersion;
    5657};
    5758
    58 extern EFI_GUID gEfiDriverFamilyOverrideProtocolGuid;
     59extern EFI_GUID  gEfiDriverFamilyOverrideProtocolGuid;
    5960
    6061#endif
Note: See TracChangeset for help on using the changeset viewer.

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