VirtualBox

Ignore:
Timestamp:
Mar 12, 2019 12:40:12 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
129295
Message:

EFI: First step in UDK2018 merge. Does not build yet.

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/MdePkg/Library/BaseLib/Ia32/RShiftU64.S

    r58459 r77662  
    11#------------------------------------------------------------------------------
    22#
    3 # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>
     3# Copyright (c) 2006 - 2015, 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
     
    3838    movl    8(%esp), %eax
    3939    testb   $32, %cl                    # Count >= 32?
    40     cmovz   %eax, %edx
    41     cmovz   0x4(%esp), %eax
     40    jnz     L0
     41    movl    %eax, %edx
     42    movl    0x4(%esp), %eax
     43L0:
    4244    shrdl   %cl, %edx, %eax
    4345    shr     %cl, %edx
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