]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Application/SmiHandlerProfileInfo/SmiHandlerProfileInfo.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Application / SmiHandlerProfileInfo / SmiHandlerProfileInfo.uni
CommitLineData
216b942d
JY
1// /** @file\r
2// Shell application to dump SMI handler profile information.\r
3//\r
4// Note that if the feature is not enabled by setting PcdSmiHandlerProfilePropertyMask,\r
5// the application will not display SMI handler profile information.\r
6//\r
7// Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>\r
8//\r
9d510e61 9// SPDX-License-Identifier: BSD-2-Clause-Patent\r
216b942d
JY
10//\r
11// **/\r
12\r
13\r
14#string STR_MODULE_ABSTRACT #language en-US "Shell application to dump SMI handler profile information."\r
15\r
16#string STR_MODULE_DESCRIPTION #language en-US "Note that if the feature is not enabled by setting PcdSmiHandlerProfilePropertyMask, the application will not display SMI handler profile information."\r
17\r