summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Cpu.c')
-rw-r--r--MdePkg/Library/BaseLib/Cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Cpu.c b/MdePkg/Library/BaseLib/Cpu.c
index e6fe5611c0..30986bf28a 100644
--- a/MdePkg/Library/BaseLib/Cpu.c
+++ b/MdePkg/Library/BaseLib/Cpu.c
@@ -47,7 +47,7 @@ SaveAndDisableInterrupts (
@param InterruptState TRUE if interrupts should enabled. FALSE if
interrupts should be disabled.
- @return Input interrupt status to be set.
+ @return InterruptState
**/
BOOLEAN