]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Cpu.c
Use the ASSERT() for parameter checking as the 4th paramter of internal worker functi...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Cpu.c
index e6fe5611c063176e9680df359756d4b6c7f7e779..fc2a6d14444b716391271e3bfae9ab0f80fec789 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Base Library CPU Functions for all architectures.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+  This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
   http://opensource.org/licenses/bsd-license.php\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