VirtualBox

Ignore:
Timestamp:
Mar 31, 2025 11:31:09 AM (2 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168237
Message:

Devices/EFI/FirmwareNew: Merge edk2-stable202502 from the vendor branch and make it build for the important platforms, 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/IntelFsp2Pkg/IntelFsp2Pkg.dec

    r99404 r108794  
    22# Provides driver and definitions to build fsp in EDKII bios.
    33#
    4 # Copyright (c) 2014 - 2022, Intel Corporation. All rights reserved.<BR>
     4# Copyright (c) 2014 - 2024, Intel Corporation. All rights reserved.<BR>
    55# SPDX-License-Identifier: BSD-2-Clause-Patent
    66#
     
    6868  gEdkiiPeiVariablePpiGuid              = { 0xe7b2cd04, 0x4b14, 0x44c2, {0xb7, 0x48, 0xce, 0xaf, 0x2b, 0x66, 0x4a, 0xb0}}
    6969
     70  #
     71  # PPI for Architectural configuration data for FSP-I
     72  #
     73  gFspiArchConfigPpiGuid                = { 0x15735ef9, 0x84ac, 0x4e34, {0x98, 0x86, 0x56, 0xee, 0xcf, 0x73, 0xec, 0x0f}}
    7074
    7175[Guids]
     
    8185  gFspNonVolatileStorageHobGuid         = { 0x721acf02, 0x4d77, 0x4c2a, { 0xb3, 0xdc, 0x27, 0x0b, 0x7b, 0xa9, 0xe4, 0xb0 } }
    8286  gFspBootLoaderTolumHobGuid            = { 0x73ff4f56, 0xaa8e, 0x4451, { 0xb3, 0x16, 0x36, 0x35, 0x36, 0x67, 0xad, 0x44 } } # FSP EAS v1.1
     87  gFspSmmBootLoaderFvContextHobGuid     = { 0xf9f1dbb9, 0x1be5, 0x4c3d, { 0xb8, 0x17, 0xe6, 0xd8, 0x0d, 0xb5, 0x24, 0x03 } }
    8388
    8489  gFspPerformanceDataGuid               = { 0x56ed21b6, 0xba23, 0x429e, { 0x89, 0x32, 0x37, 0x6d, 0x8e, 0x18, 0x2e, 0xe3 } }
     
    115120  gIntelFsp2PkgTokenSpaceGuid.PcdFspPrivateTemporaryRamSize |0x00000000|UINT32|0x10000006
    116121
     122[PcdsFeatureFlag]
     123  #
     124  # Indicates if the FSP will save and restore page table. Only works in FSP API mode
     125  #   TRUE  - FSP will save and restore page table
     126  #   FALSE - FSP will not save and restore page table
     127  #
     128  gIntelFsp2PkgTokenSpaceGuid.PcdFspSaveRestorePageTableEnable |FALSE|BOOLEAN|0x10000007
     129
    117130[PcdsFixedAtBuild,PcdsDynamic,PcdsDynamicEx]
    118131  gIntelFsp2PkgTokenSpaceGuid.PcdFspReservedMemoryLength  |0x00100000|UINT32|0x46530000
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