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/PcAtChipsetPkg/8254TimerDxe/8254Timer.inf

    r48674 r58459  
    11## @file
    2 #
    3 # Copyright (c) 2005 - 2010, Intel Corporation. All rights reserved.<BR>
     2# 8254 timer driver that provides Timer Arch protocol.
     3#
     4# Copyright (c) 2005 - 2014, Intel Corporation. All rights reserved.<BR>
    45# This program and the accompanying materials                         
    56# are licensed and made available under the terms and conditions of the BSD License         
     
    1516  INF_VERSION                    = 0x00010005
    1617  BASE_NAME                      = Timer
     18  MODULE_UNI_FILE                = Timer.uni
    1719  FILE_GUID                      = f2765dec-6b41-11d5-8e71-00902707b35e
    1820  MODULE_TYPE                    = DXE_DRIVER
     
    3739
    3840[Protocols]
    39   gEfiCpuArchProtocolGuid
    40   gEfiLegacy8259ProtocolGuid
    41   gEfiTimerArchProtocolGuid
     41  gEfiCpuArchProtocolGuid       ## CONSUMES
     42  gEfiLegacy8259ProtocolGuid    ## CONSUMES
     43  gEfiTimerArchProtocolGuid     ## PRODUCES
    4244
    4345[Depex]
    4446  gEfiCpuArchProtocolGuid AND gEfiLegacy8259ProtocolGuid
     47[UserExtensions.TianoCore."ExtraFiles"]
     48  TimerExtra.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