VirtualBox

Ignore:
Timestamp:
Oct 28, 2015 8:17:18 PM (9 years ago)
Author:
vboxsync
Message:

EFI/Firmware: 'svn merge /vendor/edk2/UDK2010.SR1 /vendor/edk2/current .', reverting and removing files+dirs listed in ReadMe.vbox, resolving conflicts with help from ../UDK2014.SP1/. This is a raw untested merge.

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

Legend:

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

  • trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/SimpleTextInEx.h

    r48674 r58459  
    66  also allows one to register a notification for a particular keystroke.
    77
    8   Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
     8  Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>
    99  This program and the accompanying materials
    1010  are licensed and made available under the terms and conditions of the BSD License
     
    275275  IN  EFI_KEY_DATA                      *KeyData,
    276276  IN  EFI_KEY_NOTIFY_FUNCTION           KeyNotificationFunction,
    277   OUT EFI_HANDLE                        *NotifyHandle
     277  OUT VOID                              **NotifyHandle
    278278);
    279279
     
    297297(EFIAPI *EFI_UNREGISTER_KEYSTROKE_NOTIFY)(
    298298  IN EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL  *This,
    299   IN EFI_HANDLE                         NotificationHandle
     299  IN VOID                               *NotificationHandle
    300300);
    301301
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