Changeset 58459 in vbox for trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
- Timestamp:
- Oct 28, 2015 8:17:18 PM (9 years ago)
- Location:
- trunk/src/VBox/Devices/EFI/Firmware
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware
-
Property svn:mergeinfo
set to (toggle deleted branches)
/vendor/edk2/current 103735-103757
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
r48674 r58459 16 16 # PCD Library that uses the PCD PPI to access Dynamic and DynamicEx PCD entries 17 17 # 18 # Copyright (c) 2007 - 201 1, Intel Corporation. All rights reserved.<BR>18 # Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR> 19 19 # 20 20 # This program and the accompanying materials … … 31 31 INF_VERSION = 0x00010005 32 32 BASE_NAME = PeiPcdLib 33 MODULE_UNI_FILE = PeiPcdLib.uni 33 34 FILE_GUID = 9dbf6f25-0da2-4a1d-8e12-e78de6ab4d0e 34 35 MODULE_TYPE = PEIM … … 56 57 57 58 [Ppis] 58 gPcdPpiGuid ## CONSUMES59 gPcdPpiGuid ## SOMETIMES_CONSUMES 59 60 gEfiPeiPcdPpiGuid ## CONSUMES 60 61 gGetPcdInfoPpiGuid ## SOMETIMES_CONSUMES 62 gEfiGetPcdInfoPpiGuid ## SOMETIMES_CONSUMES 63 61 64 [Depex.common.PEIM] 62 65 gEfiPeiPcdPpiGuid 63 66
Note:
See TracChangeset
for help on using the changeset viewer.