From db405d1b8948cdfdd3719e5d94af5eb8a9526e62 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Tue, 13 May 2008 09:09:11 +0000 Subject: Minor coding style adjustment for DxeCore. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5196 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'MdeModulePkg/Core/Dxe/SectionExtraction') diff --git a/MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c b/MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c index 54049cffb6..7ed011cb49 100644 --- a/MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c +++ b/MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c @@ -272,7 +272,7 @@ FreeChildNode ( stream. @param AuthenticationStatus A pointer to a caller-allocated UINT32 that indicates the authentication status of the - output buffer. If the input section¡¯s + output buffer. If the input section's GuidedSectionHeader.Attributes field has the EFI_GUIDED_SECTION_AUTH_STATUS_VALID bit as clear, AuthenticationStatus must return @@ -531,7 +531,7 @@ OpenSectionStream ( callee allocated) of *Buffer. @param AuthenticationStatus A pointer to a caller-allocated UINT32 that indicates the authentication status of the - output buffer. If the input section¡¯s + output buffer. If the input section's GuidedSectionHeader.Attributes field has the EFI_GUIDED_SECTION_AUTH_STATUS_VALID bit as clear, AuthenticationStatus must return @@ -1326,7 +1326,7 @@ FreeChildNode ( stream. @param AuthenticationStatus A pointer to a caller-allocated UINT32 that indicates the authentication status of the - output buffer. If the input section¡¯s + output buffer. If the input section's GuidedSectionHeader.Attributes field has the EFI_GUIDED_SECTION_AUTH_STATUS_VALID bit as clear, AuthenticationStatus must return -- cgit v1.2.3