VirtualBox

Ignore:
Timestamp:
Sep 27, 2013 11:03:53 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89360
Message:

EFI: EFI image load events, EFI debug points, always disabled frame-pointer optimizations on MSFT. Some cleanups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/BaseLib.inf

    r48674 r48727  
    299299  X86DisablePaging32.c
    300300
     301# VBox - enable this for non-optimized IA32 builds.
     302#  # Compiler helper (C RunTime) functions
     303#  ../../../StdLib/LibC/CRT/Ia32/llmul.c          | MSFT    # __allmul
     304#  ../../../StdLib/LibC/CRT/Ia32/llshl.c          | MSFT    # __allshl
     305#  ../../../StdLib/LibC/CRT/Ia32/ulldiv.c         | MSFT    # __aulldiv
     306#  ../../../StdLib/LibC/CRT/Ia32/ullrem.c         | MSFT    # __aullrem
     307#  ../../../StdLib/LibC/CRT/Ia32/ullshr.c         | MSFT    # __aullshr
     308#  ../../../StdLib/LibC/CRT/Ia32/lldiv.c          | MSFT    # __alldiv
     309#  ../../../StdLib/LibC/CRT/Ia32/llrem.c          | MSFT    # __allrem
     310#  ../../../StdLib/LibC/CRT/Ia32/lldvrm.c         | MSFT    # __alldvrm
     311#  ../../../StdLib/LibC/CRT/Ia32/ulldvrm.c        | MSFT    # __aulldvrm
     312# VBox - end
     313
    301314[Sources.X64]
    302315  X64/Thunk16.asm
     
    490503  gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength
    491504  gEfiMdePkgTokenSpaceGuid.PcdVerifyNodeInList
     505
     506# VBox - enable this for non-optimized IA32 builds.
     507#[BuildOptions]
     508# MSFT:*_*_*_CC_FLAGS = /GL-
     509# VBox - end
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