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