VirtualBox

Ignore:
Timestamp:
Sep 11, 2019 8:46:37 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133262
Message:

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), 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/Application/UiApp/Ui.h

    r77662 r80721  
    33
    44Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>
    5 This program and the accompanying materials
    6 are licensed and made available under the terms and conditions of the BSD License
    7 which accompanies this distribution.  The full text of the license may be found at
    8 http://opensource.org/licenses/bsd-license.php
    9 
    10 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
    11 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
     5SPDX-License-Identifier: BSD-2-Clause-Patent
    126
    137**/
     
    5448//The interface functions related to the Setup Browser Reset Reminder feature
    5549//
    56 /**
    57   Enable the setup browser reset reminder feature.
    58   This routine is used in a platform tip. If the platform policy needs the feature, use the routine to enable it.
    5950
    60 **/
    61 VOID
    62 EFIAPI
    63 EnableResetReminderFeature (
    64   VOID
    65   );
    66 
    67 /**
    68   Disable the setup browser reset reminder feature.
    69   This routine is used in a platform tip. If the platform policy does not want the feature, use the routine to disable it.
    70 
    71 **/
    72 VOID
    73 EFIAPI
    74 DisableResetReminderFeature (
    75   VOID
    76   );
    7751
    7852/**
     
    8862
    8963
    90 /**
    91   Record the info that no reset is required.
    92   A module boolean variable is used to record whether a reset is required.
    93 
    94 **/
    95 VOID
    96 EFIAPI
    97 DisableResetRequired (
    98   VOID
    99   );
    10064
    10165/**
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