VirtualBox

Ignore:
Timestamp:
Mar 12, 2019 8:58:43 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
129307
Message:

EFI: Removing no longer necessary customizations, build fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/FirmwareNew/BaseTools/Source/Python/GenFds/GenFds.py

    r77662 r77671  
    167167            GlobalData.gConfDirectory = GenFdsGlobalVariable.ConfDir
    168168        BuildConfigurationFile = os.path.normpath(os.path.join(ConfDirectoryPath, "target.txt"))
    169         # VBox - begin
    170         if 'VBOX_TARGET_CONF' in os.environ:
    171             BuildConfigurationFile = os.path.abspath(os.environ['VBOX_TARGET_CONF']);
    172         # VBox - end
    173169        if os.path.isfile(BuildConfigurationFile) == True:
    174170            TargetTxt = TargetTxtClassObject.TargetTxtClassObject()
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