VirtualBox

Ignore:
Timestamp:
Jul 1, 2021 8:17:41 AM (3 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/MdePkg/Include/IndustryStandard/Tpm2Acpi.h

    r85718 r89983  
    33
    44Copyright (c) 2013 - 2019, Intel Corporation. All rights reserved. <BR>
     5Copyright (c) 2021, Ampere Computing LLC. All rights reserved. <BR>
    56SPDX-License-Identifier: BSD-2-Clause-Patent
    67
     
    4950} EFI_TPM2_ACPI_CONTROL_AREA;
    5051
     52//
     53// Start Method Specific Parameters for ARM SMC Start Method (11)
     54// Refer to Table 9: Start Method Specific Parameters for ARM SMC
     55//
     56typedef struct {
     57  UINT32   Interrupt;
     58  UINT8    Flags;
     59  UINT8    OperationFlags;
     60  UINT8    Reserved[2];
     61  UINT32   SmcFunctionId;
     62} EFI_TPM2_ACPI_START_METHOD_SPECIFIC_PARAMETERS_ARM_SMC;
     63
    5164#pragma pack ()
    5265
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