VirtualBox

Ignore:
Timestamp:
Oct 28, 2015 8:17:18 PM (9 years ago)
Author:
vboxsync
Message:

EFI/Firmware: 'svn merge /vendor/edk2/UDK2010.SR1 /vendor/edk2/current .', reverting and removing files+dirs listed in ReadMe.vbox, resolving conflicts with help from ../UDK2014.SP1/. This is a raw untested merge.

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/MdePkg/Include/Protocol/NetworkInterfaceIdentifier.h

    r48674 r58459  
    22  EFI Network Interface Identifier Protocol.
    33
    4 Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
     4Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>
    55This program and the accompanying materials are licensed and made available under
    66the terms and conditions of the BSD License that accompanies this distribution.
     
    3535  }
    3636
    37 #define EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_REVISION    0x00010000
     37//
     38// Revision defined in UEFI Specification 2.4
     39//
     40#define EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_REVISION    0x00020000
     41
    3842
    3943///
     
    7175  UINT8     MinorVer;   ///< Minor version number.
    7276  BOOLEAN   Ipv6Supported; ///< TRUE if the network interface supports IPv6; otherwise FALSE.
    73   UINT8     IfNum;      ///< The network interface number that is being identified by this Network
    74                         ///< Interface Identifier Protocol. This field must be less than or equal
    75                         ///< to the IFcnt field in the !PXE structure.
     77  UINT16    IfNum;      ///< The network interface number that is being identified by this Network
     78                        ///< Interface Identifier Protocol. This field must be less than or
     79                        ///< equal to the (IFcnt | IFcntExt <<8 ) fields in the !PXE structure.
    7680
    7781};
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