VirtualBox

Ignore:
Timestamp:
Oct 28, 2015 8:17:18 PM (9 years ago)
Author:
vboxsync
Message:

EFI/Firmware: 'svn merge /vendor/edk2/UDK2010.SR1 /vendor/edk2/current .', reverting and removing files+dirs listed in ReadMe.vbox, resolving conflicts with help from ../UDK2014.SP1/. This is a raw untested merge.

Location:
trunk/src/VBox/Devices/EFI/Firmware
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/Firmware

  • trunk/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/UefiCpuPkg.dec

    r48674 r58459  
    11## @file  UefiCpuPkg.dec
    2 #
    32# This Package provides UEFI compatible CPU modules and libraries.
    43#
    5 # Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>
     4# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
    65#
    76# This program and the accompanying materials are licensed and made available under
     
    1817  DEC_SPECIFICATION              = 0x00010005
    1918  PACKAGE_NAME                   = UefiCpuPkg
     19  PACKAGE_UNI_FILE               = UefiCpuPkg.uni
    2020  PACKAGE_GUID                   = 2171df9b-0d39-45aa-ac37-2de190010d23
    21   PACKAGE_VERSION                = 0.2
     21  PACKAGE_VERSION                = 0.3
    2222
    2323[Includes]
     
    4242  gUefiCpuPkgTokenSpaceGuid      = { 0xac05bf33, 0x995a, 0x4ed4, { 0xaa, 0xb8, 0xef, 0x7a, 0xe8, 0xf, 0x5c, 0xb0 }}
    4343
     44#
     45# [Error.gUefiCpuPkgTokenSpaceGuid]
     46#   0x80000001 | Invalid value provided.
     47#
     48
    4449[PcdsFixedAtBuild, PcdsPatchableInModule]
     50  ## This value is the CPU Local Apic base address, which aligns the address on a 4-KByte boundary.
     51  # @Prompt Configure base address of CPU Local Apic
     52  # @Expression  0x80000001 | (gUefiCpuPkgTokenSpaceGuid.PcdCpuLocalApicBaseAddress & 0xfff) == 0
    4553  gUefiCpuPkgTokenSpaceGuid.PcdCpuLocalApicBaseAddress|0xfee00000|UINT32|0x00000001
     54  ## Specifies delay value in microseconds after sending out an INIT IPI.
     55  # @Prompt Configure delay value after send an INIT IPI
     56  gUefiCpuPkgTokenSpaceGuid.PcdCpuInitIpiDelayInMicroSeconds|10000|UINT32|0x30000002
    4657
     58[UserExtensions.TianoCore."ExtraFiles"]
     59  UefiCpuPkgExtra.uni
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