Last change
on this file since 105905 was 89983, checked in by vboxsync, 4 years ago |
Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643
|
-
Property svn:mime-type
set to
text/plain;encoding=UTF-16LE
|
File size:
443 bytes
|
Line | |
---|
1 | // /** @file
|
---|
2 | // Migrates SEC structures after permanent memory is installed.
|
---|
3 | //
|
---|
4 | // Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
|
---|
5 | // SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
6 | //
|
---|
7 | // **/
|
---|
8 |
|
---|
9 |
|
---|
10 | #string STR_MODULE_ABSTRACT #language en-US "Migrates SEC structures after permanent memory is installed"
|
---|
11 |
|
---|
12 | #string STR_MODULE_DESCRIPTION #language en-US "Migrates SEC structures after permanent memory is installed."
|
---|
13 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.