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/Library/BaseS3BootScriptLibNull/BootScriptLib.c

    r48674 r58459  
    22  Null function implementation for EFI S3 boot script.
    33
    4   Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
     4  Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
    55
    66  This program and the accompanying materials
     
    258258}
    259259/**
    260   Adds a record for an execution stall on the processor into a specified boot script table.
     260  Adds a record for dispatching specified arbitrary code into a specified boot script table.
    261261
    262262  @param EntryPoint   Entry point of the code to be dispatched.
     
    279279  Adds a record for memory reads of the memory location and continues when the exit criteria is
    280280  satisfied or after a defined duration.
    281  
     281 
     282  Please aware, below interface is different with PI specification, Vol 5:
     283  EFI_S3_SAVE_STATE_PROTOCOL.Write() for EFI_BOOT_SCRIPT_MEM_POLL_OPCODE.
     284  "Duration" below is microseconds, while "Delay" in PI specification means
     285  the number of 100ns units to poll.
     286
    282287  @param Width     The width of the memory operations.
    283288  @param Address   The base address of the memory operations.
     
    456461  destroyed.
    457462 
    458   @return the base address of the new copy of the boot script tble.   
     463  @return the base address of the new copy of the boot script table.   
    459464
    460465**/
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