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/BaseLib/Ia32/CpuIdEx.asm

    r48674 r58459  
    11;------------------------------------------------------------------------------
    22;
    3 ; Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>
     3; Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>
    44; This program and the accompanying materials
    55; are licensed and made available under the terms and conditions of the BSD License
     
    5353    mov     [ecx], ebx
    5454@@:
     55    mov     ecx, [ebp + 32]
     56    jecxz   @F
     57    mov     [ecx], edx
     58@@:
    5559    mov     ecx, [ebp + 28]
    5660    jecxz   @F
    5761    pop     [ecx]
    58 @@:
    59     mov     edx, [ebp + 32]
    60     jecxz   @F
    61     mov     [ecx], edx
    6262@@:
    6363    mov     eax, [ebp + 12]
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