From 4009604f8090d40854a6e416bc5ded699f7f6865 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Wed, 19 Aug 2009 13:13:35 +0000 Subject: [PATCH] Minor update some formating git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9136 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Ppi/ReportStatusCodeHandler.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/MdePkg/Include/Ppi/ReportStatusCodeHandler.h b/MdePkg/Include/Ppi/ReportStatusCodeHandler.h index d5111576d4..ce327ea78d 100644 --- a/MdePkg/Include/Ppi/ReportStatusCodeHandler.h +++ b/MdePkg/Include/Ppi/ReportStatusCodeHandler.h @@ -1,5 +1,5 @@ /** @file - This ppi provide registering and unregistering services to status code consumers. + This PPI provides registering and unregistering services to status code consumers. Copyright (c) 2007 - 2009, Intel Corporation All rights reserved. This program and the accompanying materials @@ -17,8 +17,7 @@ #define EFI_PEI_RSC_HANDLER_PPI_GUID \ { \ - 0x65d394, 0x9951, 0x4144, \ - {0x82, 0xa3, 0xa, 0xfc, 0x85, 0x79, 0xc2, 0x51} \ + 0x65d394, 0x9951, 0x4144, {0x82, 0xa3, 0xa, 0xfc, 0x85, 0x79, 0xc2, 0x51} \ } typedef -- 2.39.2