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/UefiCpuPkg/CpuDxe/CpuDxe.inf

    r48674 r58459  
    11## @file
     2#  Simple CPU driver installs CPU Architecture Protocol.
    23#
    3 #    Component description file for simple CPU driver
    4 #
    5 #  Copyright (c) 2008 - 2011, Intel Corporation. All rights reserved.<BR>
     4#  Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.<BR>
    65#  This program and the accompanying materials
    76#  are licensed and made available under the terms and conditions of the BSD License
     
    1716  INF_VERSION                    = 0x00010005
    1817  BASE_NAME                      = CpuDxe
     18  MODULE_UNI_FILE                = CpuDxe.uni
    1919  FILE_GUID                      = 1A1E4886-9517-440e-9FDE-3BE44CEE2136
    2020  MODULE_TYPE                    = DXE_DRIVER
     
    3838  UefiBootServicesTableLib
    3939  UefiDriverEntryPoint
     40  LocalApicLib
     41  UefiCpuLib
     42  UefiLib
     43  CpuExceptionHandlerLib
    4044
    4145[Sources]
     
    4347  CpuDxe.h
    4448  CpuGdt.c
    45 
    46   Ia32/IvtAsm.asm | MSFT
    47   Ia32/IvtAsm.asm | INTEL
    48   Ia32/IvtAsm.S   | GCC
    4949
    5050[Sources.IA32]
     
    5959
    6060[Protocols]
    61   gEfiCpuArchProtocolGuid
     61  gEfiCpuArchProtocolGuid                       ## PRODUCES
    6262
    6363[Guids]
    64   gIdleLoopEventGuid                            ## CONSUMES ## GUID
     64  gIdleLoopEventGuid                            ## CONSUMES           ## Event
     65  gEfiVectorHandoffTableGuid                    ## SOMETIMES_CONSUMES ## SystemTable
    6566
    6667[Depex]
    6768  TRUE
    6869
     70[UserExtensions.TianoCore."ExtraFiles"]
     71  CpuDxeExtra.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