Changeset 58459 in vbox for trunk/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
- Timestamp:
- Oct 28, 2015 8:17:18 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 103761
- 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/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
r48674 r58459 4 4 # This library provides generic security measurement functions for DXE module. 5 5 # 6 # Copyright (c) 2009 - 201 0, Intel Corporation. All rights reserved.<BR>6 # Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR> 7 7 # 8 8 # This program and the accompanying materials … … 19 19 INF_VERSION = 0x00010005 20 20 BASE_NAME = DxeSecurityManagementLib 21 MODULE_UNI_FILE = DxeSecurityManagementLib.uni 21 22 FILE_GUID = 7F61122C-19DF-47c3-BA0D-6C1149E30FA1 22 23 MODULE_TYPE = DXE_DRIVER
Note:
See TracChangeset
for help on using the changeset viewer.