VirtualBox

Ignore:
Timestamp:
Apr 14, 2023 3:17:44 PM (22 months ago)
Author:
vboxsync
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/NetworkPkg/Include/Protocol/Dpc.h

    r85718 r99404  
    77
    88**/
    9 
    109
    1110#ifndef __DPC_H__
     
    2322// Forward reference for pure ANSI compatibility
    2423//
    25 typedef struct _EFI_DPC_PROTOCOL  EFI_DPC_PROTOCOL;
    26 
     24typedef struct _EFI_DPC_PROTOCOL EFI_DPC_PROTOCOL;
    2725
    2826/**
     
    8785///
    8886struct _EFI_DPC_PROTOCOL {
    89   EFI_DPC_QUEUE_DPC     QueueDpc;
    90   EFI_DPC_DISPATCH_DPC  DispatchDpc;
     87  EFI_DPC_QUEUE_DPC       QueueDpc;
     88  EFI_DPC_DISPATCH_DPC    DispatchDpc;
    9189};
    9290
     
    9492/// DPC Protocol GUID variable.
    9593///
    96 extern EFI_GUID gEfiDpcProtocolGuid;
     94extern EFI_GUID  gEfiDpcProtocolGuid;
    9795
    9896#endif
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