VirtualBox

Ignore:
Timestamp:
Sep 11, 2019 8:46:37 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133262
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/FatPkg/FatPei/FatPei.inf

    r77662 r80721  
    22#    Lite Fat driver only used in Pei Phase.
    33#
    4 #  Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>
     4#  Copyright (c) 2006 - 2019, Intel Corporation. All rights reserved.<BR>
    55#
    6 #  This program and the accompanying materials are licensed and made available
    7 #  under the terms and conditions of the BSD License which accompanies this
    8 #  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.
     6#  SPDX-License-Identifier: BSD-2-Clause-Patent
    137#
    148##
     
    2721# The following information is for reference only and not required by the build tools.
    2822#
    29 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC
     23#  VALID_ARCHITECTURES           = IA32 X64 EBC
    3024#
    3125
    3226[Sources]
     27  Mbr.c
     28  Gpt.c
     29  Eltorito.c
    3330  Part.c
    3431  FatLiteApi.c
     
    4845  PcdLib
    4946  BaseMemoryLib
     47  MemoryAllocationLib
    5048  PeimEntryPoint
    5149  BaseLib
     
    5957  gRecoveryOnFatIdeDiskGuid                   ## SOMETIMES_CONSUMES   ## UNDEFINED
    6058  gRecoveryOnFatFloppyDiskGuid                ## SOMETIMES_CONSUMES   ## UNDEFINED
     59  gRecoveryOnFatNvmeDiskGuid                  ## SOMETIMES_CONSUMES   ## UNDEFINED
     60  gEfiPartTypeUnusedGuid                      ## SOMETIMES_CONSUMES   ## UNDEFINED
    6161
    6262
     
    6666  gEfiPeiDeviceRecoveryModulePpiGuid            ## SOMETIMES_PRODUCES
    6767
    68 
    69 [FeaturePcd]
    70   gEfiMdeModulePkgTokenSpaceGuid.PcdFrameworkCompatibilitySupport         ## CONSUMES
    71 
    7268[Pcd]
    7369  gEfiMdeModulePkgTokenSpaceGuid.PcdRecoveryFileName         ## CONSUMES
    7470
    7571[Depex]
    76   gEfiPeiMemoryDiscoveredPpiGuid AND gEfiPeiBootInRecoveryModePpiGuid
     72  gEfiPeiMemoryDiscoveredPpiGuid
    7773
    7874[UserExtensions.TianoCore."ExtraFiles"]
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