]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.uni
MdePkg: Add PcdSpeculationBarrierType
[mirror_edk2.git] / MdePkg / MdePkg.uni
index c359bb4b5b8dcc3b36e929ff232ef9d20883f3fc..5c1fa24065c763eafb34fcb2ddcc357110f91029 100644 (file)
                                                                                                   " BIT0 - SMM CET Shadow Stack is enabled.<BR>\n"\r
                                                                                                   " Other - reserved"\r
 \r
+#string STR_gEfiMdePkgTokenSpaceGuid_PcdSpeculationBarrierType_PROMPT  #language en-US "Speculation Barrier Type."\r
+\r
+#string STR_gEfiMdePkgTokenSpaceGuid_PcdSpeculationBarrierType_HELP  #language en-US  "Indicates the type of instruction sequence to use for a speculation.barrier.  The default instruction sequence is LFENCE.<BR><BR>\n"\r
+                                                                                      "0x00 - No operation.<BR>\n"\r
+                                                                                      "0x01 - LFENCE (IA32/X64).<BR>\n"\r
+                                                                                      "0x02 - CPUID  (IA32/X64).<BR>\n"\r
+                                                                                      "Other - reserved"\r
+\r
 #string STR_gEfiMdePkgTokenSpaceGuid_PcdMaximumAsciiStringLength_PROMPT  #language en-US "Maximum Length of Ascii String"\r
 \r
 #string STR_gEfiMdePkgTokenSpaceGuid_PcdMaximumAsciiStringLength_HELP  #language en-US "Sets the maximum number of ASCII characters used for string functions.  This affects the following BaseLib functions: AsciiStrLen(), AsciiStrSize(), AsciiStrCmp(), AsciiStrnCmp(), AsciiStrCpy(), AsciiStrnCpy(). <BR><BR>\n"\r