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/UhciDxe/UhciDxe.inf

    r48674 r58459  
    11## @file
    2 
    3 #  Component Description File For UhciDxe Module.
    4 #
    5 #  UhciDxe driver is responsible for managing the behavior of UHCI controller.
     2#  The UhciDxe driver is responsible for managing the behavior of UHCI controller.
    63#  It implements the interfaces of monitoring the status of all ports and transferring
    74#  Control, Bulk, Interrupt and Isochronous requests to Usb1.x device
    85#
    9 #  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
     6#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
    107#
    118#  This program and the accompanying materials
     
    2320  INF_VERSION                    = 0x00010005
    2421  BASE_NAME                      = UhciDxe
     22  MODULE_UNI_FILE                = UhciDxe.uni
    2523  FILE_GUID                      = 2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7
    2624  MODULE_TYPE                    = UEFI_DRIVER
     
    6159
    6260[FeaturePcd]
    63   gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport  ## SOMETIME_CONSUMES (enable/disable usb legacy support.)
     61  gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport  ## CONSUMES
    6462
    6563[LibraryClasses]
     
    7270  DebugLib
    7371  PcdLib
     72  ReportStatusCodeLib
    7473
    7574[Guids]
    76   gEfiEventExitBootServicesGuid                 ## PRODUCES ## Event
     75  gEfiEventExitBootServicesGuid                 ## SOMETIMES_CONSUMES ## Event
    7776
    7877[Protocols]
     
    8180
    8281# [Event]
    83 #   ##
    84 #   # Periodic timer event for checking the result of interrupt transfer execution.
    85 #   #
    86 #   EVENT_TYPE_PERIODIC_TIMER                   ## PRODUCES
     82# EVENT_TYPE_PERIODIC_TIMER       ## CONSUMES
    8783#
     84
     85[UserExtensions.TianoCore."ExtraFiles"]
     86  UhciDxeExtra.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