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/Library/MemoryAllocationLib.h

    r48674 r58459  
    77  much easier to port algorithms from phase to phase.
    88 
    9 Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>
     9Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>
    1010This program and the accompanying materials
    1111are licensed and made available under the terms and conditions of the BSD License
     
    111111 
    112112  If Alignment is not a power of two and Alignment is not zero, then ASSERT().
     113  If Pages plus EFI_SIZE_TO_PAGES (Alignment) overflows, then ASSERT().
    113114
    114115  @param  Pages                 The number of 4 KB pages to allocate.
     
    135136 
    136137  If Alignment is not a power of two and Alignment is not zero, then ASSERT().
     138  If Pages plus EFI_SIZE_TO_PAGES (Alignment) overflows, then ASSERT().
    137139
    138140  @param  Pages                 The number of 4 KB pages to allocate.
     
    159161 
    160162  If Alignment is not a power of two and Alignment is not zero, then ASSERT().
     163  If Pages plus EFI_SIZE_TO_PAGES (Alignment) overflows, then ASSERT().
    161164
    162165  @param  Pages                 The number of 4 KB pages to allocate.
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