From 42eedea958591087603bbacd1c2227d2494026af Mon Sep 17 00:00:00 2001 From: yshang1 Date: Fri, 25 Jul 2008 12:21:57 +0000 Subject: Code Scrub for MdePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5567 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c') diff --git a/MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c b/MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c index 60c1169a57..b9e31c66c3 100644 --- a/MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c +++ b/MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c @@ -17,6 +17,10 @@ // +/** + Disables CPU interrupts. + +**/ VOID EFIAPI DisableInterrupts ( -- cgit v1.2.3