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/IndustryStandard/Pci30.h

    r48674 r58459  
    22  Support for PCI 3.0 standard.
    33
    4   Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
     4  Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>
    55  This program and the accompanying materials                         
    66  are licensed and made available under the terms and conditions of the BSD License         
     
    2020
    2121///
    22 /// Definitions of PCI class bytes and manipulation macros.
     22/// PCI_CLASS_MASS_STORAGE, Base Class 01h.
    2323///
     24///@{
    2425#define PCI_CLASS_MASS_STORAGE_SATADPA   0x06
    2526#define   PCI_IF_MASS_STORAGE_SATA         0x00
    2627#define   PCI_IF_MASS_STORAGE_AHCI         0x01
     28///@}
    2729
    28 /** 
     30///
     31/// PCI_CLASS_WIRELESS, Base Class 0Dh.
     32///
     33///@{
     34#define PCI_SUBCLASS_ETHERNET_80211A    0x20
     35#define PCI_SUBCLASS_ETHERNET_80211B    0x21
     36///@}
     37
     38/**
    2939  Macro that checks whether device is a SATA controller.
    3040
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