VirtualBox

Ignore:
Timestamp:
Sep 11, 2019 8:46:37 AM (5 years ago)
Author:
vboxsync
Message:

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

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/ShellPkg/ShellPkg.dsc

    r77662 r80721  
    22# Shell Package
    33#
    4 # Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
     4# Copyright (c) 2007 - 2019, Intel Corporation. All rights reserved.<BR>
     5# Copyright (c) 2018, Arm Limited. All rights reserved.<BR>
    56#
    6 #    This program and the accompanying materials
    7 #    are licensed and made available under the terms and conditions of the BSD License
    8 #    which accompanies this distribution. The full text of the license may be found at
    9 #    http://opensource.org/licenses/bsd-license.php
    10 #
    11 #    THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
    12 #    WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
     7#    SPDX-License-Identifier: BSD-2-Clause-Patent
    138#
    149##
     
    2015  DSC_SPECIFICATION              = 0x00010006
    2116  OUTPUT_DIRECTORY               = Build/Shell
    22   SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC|ARM|AARCH64
     17  SUPPORTED_ARCHITECTURES        = IA32|X64|EBC|ARM|AARCH64
    2318  BUILD_TARGETS                  = DEBUG|RELEASE|NOOPT
    2419  SKUID_IDENTIFIER               = DEFAULT
     
    4641  UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
    4742  HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
    48   NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
     43  !include NetworkPkg/NetworkLibs.dsc.inc
    4944
    5045  ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf
     
    9186  #
    9287  ShellPkg/Library/UefiShellLib/UefiShellLib.inf
     88  ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.inf
    9389  ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
    9490  ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf
     
    120116  }
    121117
     118  #
     119  # Build a second version of the shell with all commands integrated
     120  #
     121  ShellPkg/Application/Shell/Shell.inf {
     122   <Defines>
     123      FILE_GUID = EA4BB293-2D7F-4456-A681-1F22F42CD0BC
     124    <PcdsFixedAtBuild>
     125      gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE
     126    <LibraryClasses>
     127      NULL|ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf
     128      NULL|ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf
     129      NULL|ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf
     130      NULL|ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf
     131      NULL|ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf
     132      NULL|ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
     133      NULL|ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf
     134      NULL|ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.inf
     135      NULL|ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.inf
     136  }
     137
    122138  ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.inf {
    123139    <PcdsFixedAtBuild>
     
    128144    <PcdsFixedAtBuild>
    129145      gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE
    130     <LibraryClasses>
    131       PerformanceLib|MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf
    132146  }
    133   ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf {
    134     <LibraryClasses>
    135       PerformanceLib|MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf
    136   }
     147  ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf
    137148
    138149[BuildOptions]
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