VirtualBox

Ignore:
Timestamp:
Aug 14, 2024 1:16:30 PM (8 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
164367
Message:

Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on aarch64, 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/NetworkPkg/Include/Protocol/HttpCallback.h

    r99404 r105670  
    33
    44  Copyright (c) 2021, Intel Corporation. All rights reserved.<BR>
     5  Copyright (C) 2024 Advanced Micro Devices, Inc. All rights reserved.<BR>
    56  SPDX-License-Identifier: BSD-2-Clause-Patent
    67**/
     
    5657  /// Others                 Other error as indicated.
    5758  ///
    58   HttpEventInitSession
     59  HttpEventInitSession,
     60
     61  ///
     62  /// The Status of Event to configure TLS configuration data.
     63  /// EventStatus:
     64  /// EFI_SUCCESS            The TLS is configured successfully with the default value.
     65  /// EFI_INVALID_PARAMETER  One or more input parameters to SetSessionData() is invalid.
     66  /// EFI_NOT_READY          Current TLS session state is NOT EfiTlsSessionStateNotStarted.
     67  /// EFI_NOT_FOUND          Fail to get 'HttpTlsCipherList' variable.
     68  /// Others                 Other error as indicated.
     69  ///
     70  HttpEventTlsConfigured
    5971} EDKII_HTTP_CALLBACK_EVENT;
    6072
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette