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/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf

    r48674 r58459  
    22#  Debug Agent library instance for Dxe Core and Dxe modules.
    33#
    4 #  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>
     4#  Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
    55#
    66#  This program and the accompanying materials
     
    1717  INF_VERSION                    = 0x00010005
    1818  BASE_NAME                      = DxeDebugAgentLib
     19  MODULE_UNI_FILE                = DxeDebugAgentLib.uni
    1920  FILE_GUID                      = BA6BAD25-B814-4747-B0B0-0FBB61D40B90
    2021  MODULE_TYPE                    = DXE_DRIVER
     
    3334  DxeDebugAgent/DxeDebugAgentLib.c
    3435  DxeDebugAgent/DxeDebugAgentLib.h
     36  DxeDebugAgent/SerialIo.c
    3537  DebugAgentCommon/DebugAgent.c
    3638  DebugAgentCommon/DebugAgent.h
     
    4244[Sources.Ia32]
    4345  DebugAgentCommon/Ia32/AsmFuncs.S     | GCC
    44   DebugAgentCommon/Ia32/AsmFuncs.asm   | MSFT
     46  DebugAgentCommon/Ia32/AsmFuncs.asm
    4547  DebugAgentCommon/Ia32/ArchDebugSupport.h
    4648  DebugAgentCommon/Ia32/ArchDebugSupport.c
    47   DebugAgentCommon/Ia32/ArchReadGroupRegister.c
    48   DebugAgentCommon/Ia32/ArchRegisters.h
    4949  DebugAgentCommon/Ia32/DebugException.h
    5050
    5151[Sources.X64]
    5252  DebugAgentCommon/X64/AsmFuncs.S      | GCC
    53   DebugAgentCommon/X64/AsmFuncs.asm    | MSFT
     53  DebugAgentCommon/X64/AsmFuncs.asm
    5454  DebugAgentCommon/X64/ArchDebugSupport.h
    5555  DebugAgentCommon/X64/ArchDebugSupport.c
    56   DebugAgentCommon/X64/ArchReadGroupRegister.c
    57   DebugAgentCommon/X64/ArchRegisters.h
    5856  DebugAgentCommon/X64/DebugException.h
    5957
     
    7775  MemoryAllocationLib
    7876  LocalApicLib
     77  TimerLib
     78  PrintLib
     79  PeCoffGetEntryPointLib
     80  PeCoffExtraActionLib
     81  MemoryAllocationLib
    7982
    8083[Guids]
    81   gEfiDebugAgentGuid                            ## PRODUCES ## Configuration Table
    82   gEfiDebugAgentGuid                            ## CONSUMES ## HOB
     84  ## SOMETIMES_PRODUCES ## SystemTable
     85  ## CONSUMES ## HOB
     86  gEfiDebugAgentGuid
     87  ## SOMETIMES_CONSUMES ## SystemTable
     88  ## SOMETIMES_PRODUCES ## SystemTable
     89  gEfiVectorHandoffTableGuid
     90
     91[Ppis]
     92  gEfiVectorHandoffInfoPpiGuid                  ## UNDEFINED
     93
     94[Protocols]
     95  gEfiSerialIoProtocolGuid                      ## SOMETIMES_PRODUCES
     96  gEfiDevicePathProtocolGuid                    ## SOMETIMES_PRODUCES
    8397
    8498[Pcd]
    85   gEfiMdePkgTokenSpaceGuid.PcdFSBClock                                  ## CONSUMES
    86   gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdExceptionsIgnoredByDebugger  ## CONSUMES
     99  gEfiMdePkgTokenSpaceGuid.PcdFSBClock                                  ## SOMETIMES_CONSUMES
     100  gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdExceptionsIgnoredByDebugger  ## SOMETIMES_CONSUMES
     101  gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugPortHandleBufferSize    ## CONSUMES
    87102
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