VirtualBox

Ignore:
Timestamp:
Jul 1, 2021 8:17:41 AM (4 years ago)
Author:
vboxsync
Message:

Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643

Location:
trunk/src/VBox/Devices/EFI/FirmwareNew
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/FirmwareNew

  • trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerSmm.inf

    r80721 r89983  
    11## @file
    2 #  Status Code Handler Driver which produces general handlers and hook them onto the SMM status code router.
     2#  Status Code Handler Driver which produces general handlers and hook them onto the MM status code router.
    33#
    44#  Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
     
    1818  PI_SPECIFICATION_VERSION       = 0x0001000A
    1919  VERSION_STRING                 = 1.0
    20   ENTRY_POINT                    = StatusCodeHandlerSmmEntry
     20  ENTRY_POINT                    = StatusCodeHandlerTraditionalMmEntry
    2121
    2222#
     
    2727
    2828[Sources]
    29   StatusCodeHandlerSmm.c
    30   StatusCodeHandlerSmm.h
     29  StatusCodeHandlerMm.c
     30  StatusCodeHandlerMm.h
     31  StatusCodeHandlerTraditional.c
    3132  SerialStatusCodeWorker.c
    3233  MemoryStatusCodeWorker.c
     
    3839[LibraryClasses]
    3940  SerialPortLib
    40   SmmServicesTableLib
     41  MmServicesTableLib
    4142  UefiDriverEntryPoint
    4243  PcdLib
     
    5253
    5354[Protocols]
    54   gEfiSmmRscHandlerProtocolGuid                 ## CONSUMES
    55 
    56 [FeaturePcd]
    57   gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory ## CONSUMES
    58   gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial ## CONSUMES
     55  gEfiMmRscHandlerProtocolGuid                 ## CONSUMES
    5956
    6057[Pcd]
     58  gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial ## CONSUMES
     59  gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory ## CONSUMES
    6160  gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize |128| gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory   ## SOMETIMES_CONSUMES
    6261
    6362[Depex]
    64   gEfiSmmRscHandlerProtocolGuid
     63  gEfiMmRscHandlerProtocolGuid
    6564
    6665[UserExtensions.TianoCore."ExtraFiles"]
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