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

    r48674 r58459  
    22#  Debug Agent library instance for SMM modules.
    33#
    4 #  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>
     4#  Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved.<BR>
    55#
    66#  This program and the accompanying materials
     
    1616[Defines]
    1717  INF_VERSION                    = 0x00010005
    18   BASE_NAME                      = SecDebugAgentLib
     18  BASE_NAME                      = SmmDebugAgentLib
     19  MODULE_UNI_FILE                = SmmDebugAgentLib.uni
    1920  FILE_GUID                      = CB07D74C-598F-4268-A5D1-644FB4A481E8
    2021  MODULE_TYPE                    = DXE_SMM_DRIVER
     
    4041[Sources.Ia32]
    4142  DebugAgentCommon/Ia32/AsmFuncs.S     | GCC
    42   DebugAgentCommon/Ia32/AsmFuncs.asm   | MSFT
     43  DebugAgentCommon/Ia32/AsmFuncs.asm
    4344  DebugAgentCommon/Ia32/ArchDebugSupport.h
    4445  DebugAgentCommon/Ia32/ArchDebugSupport.c
    45   DebugAgentCommon/Ia32/ArchReadGroupRegister.c
    46   DebugAgentCommon/Ia32/ArchRegisters.h
    4746  DebugAgentCommon/Ia32/DebugException.h
    4847
    4948[Sources.X64]
    5049  DebugAgentCommon/X64/AsmFuncs.S      | GCC
    51   DebugAgentCommon/X64/AsmFuncs.asm    | MSFT
     50  DebugAgentCommon/X64/AsmFuncs.asm
    5251  DebugAgentCommon/X64/ArchDebugSupport.h
    5352  DebugAgentCommon/X64/ArchDebugSupport.c
    54   DebugAgentCommon/X64/ArchReadGroupRegister.c
    55   DebugAgentCommon/X64/ArchRegisters.h
    5653  DebugAgentCommon/X64/DebugException.h
    5754
     
    7269  SynchronizationLib
    7370  LocalApicLib
     71  TimerLib
     72  PrintLib
     73  PeCoffExtraActionLib
     74  PeCoffGetEntryPointLib
     75  SmmServicesTableLib
    7476
    7577[Guids]
    76   gEfiDebugAgentGuid                            ## CONSUMES ## Configuration Table
     78  ## CONSUMES ## SystemTable
     79  ## CONSUMES ## HOB
     80  gEfiDebugAgentGuid
     81  gEfiVectorHandoffTableGuid            ## PRODUCES ## GUID # SMM Configuration Table
    7782
    7883[Pcd]
    79   gEfiMdePkgTokenSpaceGuid.PcdFSBClock                                  ## CONSUMES
    80   gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdExceptionsIgnoredByDebugger  ## CONSUMES
     84  gEfiMdePkgTokenSpaceGuid.PcdFSBClock                                             ## SOMETIMES_CONSUMES
     85  # Skip Page Fault exception (14) by default in SMM
     86  gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdExceptionsIgnoredByDebugger|0x00004000  ## SOMETIMES_CONSUMES
    8187
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