]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X86GetInterruptState.c
Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instructions...
[mirror_edk2.git] / MdePkg / Library / BaseLib / X86GetInterruptState.c
index 0b63addf1493e1a63c74ffaaea86e3b8151b69a4..66e07c1d4ffbfd219f90c344c892cca9ea55335a 100644 (file)
 **/\r
 \r
 \r
-#include <BaseLibInternals.h>\r
+#include "BaseLibInternals.h"\r
 \r
 \r
 /**\r
   Retrieves the current CPU interrupt state.\r
 \r
-  Retrieves the current CPU interrupt state. Returns TRUE is interrupts are\r
-  currently enabled. Otherwise returns FALSE.\r
+  Returns TRUE is interrupts are currently enabled. Otherwise\r
+  returns FALSE.\r
 \r
   @retval TRUE  CPU interrupts are enabled.\r
   @retval FALSE CPU interrupts are disabled.\r