Changeset 58459 in vbox for trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxePalLibEsal/DxePalLibEsal.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/DxePalLibEsal/DxePalLibEsal.inf
r48674 r58459 2 2 # Instance of PAL Library Class using Extended SAL functions 3 3 # 4 # Copyright (c) 2007 - 201 1, Intel Corporation. All rights reserved.<BR>4 # Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR> 5 5 # 6 6 # This program and the accompanying materials … … 16 16 INF_VERSION = 0x00010005 17 17 BASE_NAME = DxePalLibEsal 18 MODULE_UNI_FILE = DxePalLibEsal.uni 18 19 FILE_GUID = 8BA65DE3-39E1-4afd-A8FE-7DD0BAFEFCC0 19 20 MODULE_TYPE = DXE_DRIVER … … 38 39 [Depex.common.DXE_DRIVER, Depex.common.DXE_RUNTIME_DRIVER, Depex.common.DXE_SAL_DRIVER, Depex.common.DXE_SMM_DRIVER] 39 40 gEfiExtendedSalPalServicesProtocolGuid 41
Note:
See TracChangeset
for help on using the changeset viewer.