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/MdePkg/Library/DxePcdLib/DxePcdLib.inf

    r48674 r58459  
    22# Instance of PCD Library using PCD Protocol.
    33#
    4 # There are two PCD PPIs as follows:
     4# There are two PCD protocols as follows:
    55#   1) PCD_PROTOCOL
    66#      It is EDKII implementation which support Dynamic/DynamicEx Pcds.
     
    1414# EFI_PCD_PROTOCOL to handle dynamicEx type PCD.
    1515#
    16 # Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>
     16# Note: A driver of type DXE_RUNTIME_DRIVER and DXE_SMM_DRIVER can only use this DxePcdLib
     17#  in their initialization without any issues to access Dynamic and DynamicEx PCD. They can't
     18#  access Dynamic and DynamicEx PCD in the implementation of runtime services and SMI handlers.
     19#  Because EFI_PCD_PROTOCOL is DXE protocol that is not aviable in OS runtime phase. 
     20#
     21# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
    1722#
    1823#  This program and the accompanying materials
     
    2934  INF_VERSION                    = 0x00010005
    3035  BASE_NAME                      = DxePcdLib
     36  MODULE_UNI_FILE                = DxePcdLib.uni
    3137  FILE_GUID                      = af97eb89-4cc6-45f8-a514-ca025b346480
    3238  MODULE_TYPE                    = DXE_DRIVER
     
    5359
    5460[Protocols]
    55   gPcdProtocolGuid                              ## CONSUMES
     61  gPcdProtocolGuid                              ## SOMETIMES_CONSUMES
    5662  gEfiPcdProtocolGuid                           ## CONSUMES
     63  gGetPcdInfoProtocolGuid                       ## SOMETIMES_CONSUMES
     64  gEfiGetPcdInfoProtocolGuid                    ## SOMETIMES_CONSUMES
    5765
    5866[Depex.common.DXE_DRIVER, Depex.common.DXE_RUNTIME_DRIVER, Depex.common.DXE_SAL_DRIVER, Depex.common.DXE_SMM_DRIVER]
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