From fdb05fa33021288c20e17264b0947a2525e19825 Mon Sep 17 00:00:00 2001 From: klu2 Date: Tue, 22 Apr 2008 06:40:11 +0000 Subject: Fix missing include header file and fix typo in comment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5111 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Universal/SectionExtractionDxe/SectionExtraction.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IntelFrameworkModulePkg/Universal/SectionExtractionDxe') diff --git a/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtraction.c b/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtraction.c index 2c7441b3e0..a69ec6f440 100644 --- a/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtraction.c +++ b/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtraction.c @@ -1299,7 +1299,7 @@ IsValidSectionStream ( @param SignalFlag - Boolean value to decide whether kick the event after register or not. - @Return The EFI_EVENT that has been registered to be signaled when a ProtocolGuid + @return The EFI_EVENT that has been registered to be signaled when a ProtocolGuid is added to the system. **/ -- cgit v1.2.3