VirtualBox

Ignore:
Timestamp:
Mar 12, 2019 12:40:12 PM (6 years ago)
Author:
vboxsync
Message:

EFI: First step in UDK2018 merge. Does not build yet.

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/Library/SmmLockBoxLib/SmmLockBoxSmmLib.inf

    r58466 r77662  
    22#  SMM LockBox library instance.
    33#
    4 #  Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
     4#  Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>
    55#
    66#  This program and the accompanying materials
     
    2323  VERSION_STRING                 = 1.0
    2424  LIBRARY_CLASS                  = LockBoxLib|DXE_SMM_DRIVER
    25   CONSTRUCTOR                    = SmmLockBoxSmmConstructuor
     25  CONSTRUCTOR                    = SmmLockBoxSmmConstructor
     26  DESTRUCTOR                     = SmmLockBoxSmmDestructor
    2627
    2728#
     
    4445  DebugLib
    4546
     47[Protocols]
     48  gEfiSmmReadyToLockProtocolGuid    ## NOTIFY
     49  gEfiSmmEndOfDxeProtocolGuid       ## NOTIFY
     50  gEfiSmmSxDispatch2ProtocolGuid    ## NOTIFY
     51
    4652[Guids]
    4753  ## SOMETIMES_CONSUMES   ## UNDEFINED # SmmSystemTable
    4854  ## SOMETIMES_PRODUCES   ## UNDEFINED # SmmSystemTable
    4955  gEfiSmmLockBoxCommunicationGuid
     56  ## CONSUMES             ## UNDEFINED # Protocol notify
     57  gEdkiiEndOfS3ResumeGuid
     58
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