]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Cpu.c
Split AsmReadKr7() and AsmWriteKr7() from AccessKr.s file since these two APIs are...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Cpu.c
index f4ffb8f5fccd3914bc5461835a193bfc5b428e95..30986bf28abf91710b95618987dd10afec7afe28 100644 (file)
@@ -12,7 +12,7 @@
 \r
 **/\r
 \r
-#include <BaseLibInternals.h>\r
+#include "BaseLibInternals.h"\r
 \r
 \r
 /**\r
@@ -47,7 +47,7 @@ SaveAndDisableInterrupts (
   @param  InterruptState  TRUE if interrupts should enabled. FALSE if\r
                           interrupts should be disabled.\r
 \r
-  @return Input interrupt status to be set.\r
+  @return InterruptState\r
 \r
 **/\r
 BOOLEAN\r