X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FCpu.c;h=30986bf28abf91710b95618987dd10afec7afe28;hp=e6fe5611c063176e9680df359756d4b6c7f7e779;hb=9aa049d9717f1260426918eab2d5986e838a8754;hpb=04fdba541287ba2759ce3e51157c38148ad8b4f6 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