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/WifiConnectionManagerDxe/WifiConnectionMgrConfig.h

    r80721 r99404  
    1313#include "WifiConnectionMgrConfigNVDataStruct.h"
    1414
    15 extern UINT8        WifiConnectionManagerDxeBin[];
    16 extern UINT8        WifiConnectionManagerDxeStrings[];
     15extern UINT8  WifiConnectionManagerDxeBin[];
     16extern UINT8  WifiConnectionManagerDxeStrings[];
    1717
    1818typedef struct {
     
    4141  VOID                 *PrivateKeyData;
    4242  UINTN                PrivateKeyDataSize;
    43   CHAR16               PrivateKeyPassword[PASSWORD_STORAGE_SIZE];    //Password to protect private key file
     43  CHAR16               PrivateKeyPassword[PASSWORD_STORAGE_SIZE];    // Password to protect private key file
    4444  CHAR16               EapIdentity[EAP_IDENTITY_SIZE];
    4545  CHAR16               EapPassword[PASSWORD_STORAGE_SIZE];
     
    6161///
    6262typedef struct {
    63   VENDOR_DEVICE_PATH               VendorDevicePath;
    64   EFI_DEVICE_PATH_PROTOCOL         End;
     63  VENDOR_DEVICE_PATH          VendorDevicePath;
     64  EFI_DEVICE_PATH_PROTOCOL    End;
    6565} HII_VENDOR_DEVICE_PATH;
    6666#pragma pack()
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