SecMigrationPei.uni 443 B

12345678910111213
  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. #string STR_MODULE_ABSTRACT #language en-US "Migrates SEC structures after permanent memory is installed"
  9. #string STR_MODULE_DESCRIPTION #language en-US "Migrates SEC structures after permanent memory is installed."