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/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf

    r48674 r58459  
    11## @file
    2 #
    3 #  Component Description File For XhciDxe Module.
    4 #
    5 #  XhciDxe driver is responsible for managing the behavior of XHCI controller.
     2#  The XhciDxe driver is responsible for managing the behavior of XHCI controller.
    63#  It implements the interfaces of monitoring the status of all ports and transferring
    74#  Control, Bulk, Interrupt and Isochronous requests to those attached usb LS/FS/HS/SS devices.
    85#
    9 #  Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>
     6#  Copyright (c) 2011 - 2014, Intel Corporation. All rights reserved.<BR>
    107#
    118#  This program and the accompanying materials
     
    2320  INF_VERSION                    = 0x00010005
    2421  BASE_NAME                      = XhciDxe
     22  MODULE_UNI_FILE                = XhciDxe.uni
    2523  FILE_GUID                      = B7F50E91-A759-412c-ADE4-DCD03E7F7C28
    2624  MODULE_TYPE                    = UEFI_DRIVER
     
    4341  XhciReg.c
    4442  XhciSched.c
     43  UsbHcMem.c
     44  UsbHcMem.h 
    4545  ComponentName.c
    4646  ComponentName.h
     
    6060  BaseMemoryLib
    6161  DebugLib
     62  ReportStatusCodeLib
    6263
    6364[Guids]
    64   gEfiEventExitBootServicesGuid                 ## PRODUCES ## Event
     65  gEfiEventExitBootServicesGuid                 ## SOMETIMES_CONSUMES ## Event
    6566
    6667[Protocols]
     
    6970
    7071# [Event]
    71 #   ##
    72 #   # Periodic timer event for checking the result of interrupt transfer execution.
    73 #   #
    74 #   EVENT_TYPE_PERIODIC_TIMER                   ## PRODUCES
     72# EVENT_TYPE_PERIODIC_TIMER       ## CONSUMES
    7573#
     74
     75[UserExtensions.TianoCore."ExtraFiles"]
     76  XhciDxeExtra.uni
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