X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=UefiCpuPkg%2FUefiCpuPkg.uni;h=b132ce62cf881b4812a4e832dfcb586133bbd318;hb=79820e32ec96b560bc0d5cd437990f600a2ddce7;hp=a7073b10c80d0f92cb1a1d65f741257353dd1919;hpb=1015fb3c1beb27eabd77e97f06f6b1012bacf3d8;p=mirror_edk2.git diff --git a/UefiCpuPkg/UefiCpuPkg.uni b/UefiCpuPkg/UefiCpuPkg.uni index a7073b10c8..b132ce62cf 100644 --- a/UefiCpuPkg/UefiCpuPkg.uni +++ b/UefiCpuPkg/UefiCpuPkg.uni @@ -230,5 +230,17 @@ "Processor trace is enabled through set BIT44(CPU_FEATURE_PROC_TRACE) in PcdCpuFeaturesSetting.

\n" "This PCD is ignored if CPU processor trace is disabled.

\n" "Default value is 0 which means single range output scheme will be used if CPU processor trace is enabled.
\n" - "0 - Single Range output scheme.
\n" - "1 - ToPA(Table of physical address) scheme.
\n" \ No newline at end of file + "0 - Single Range output scheme.
\n" + "1 - ToPA(Table of physical address) scheme.
\n" + +#string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuStackSwitchExceptionList_PROMPT #language en-US "Specify exception vectors which need switching stack." + +#string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuStackSwitchExceptionList_HELP #language en-US "List of exception vectors which need switching stack.\n" + "This PCD will only take into effect if PcdCpuStackGuard is enabled.n" + "By default exception #DD(8), #PF(14) are supported.n" + +#string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuKnownGoodStackSize_PROMPT #language en-US "Specify size of good stack of exception which need switching stack." + +#string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuKnownGoodStackSize_HELP #language en-US "Size of good stack for an exception.\n" + "This PCD will only take into effect if PcdCpuStackGuard is enabled.\n" +