summaryrefslogtreecommitdiffstats
path: root/MdePkg
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2009-08-19 13:13:35 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2009-08-19 13:13:35 +0000
commit4009604f8090d40854a6e416bc5ded699f7f6865 (patch)
tree8f2aabe78e534b8ca87283446222a2ed162898a1 /MdePkg
parent16c5446fe3772ef3e5cbcfd4f729405600266dec (diff)
downloadedk2-4009604f8090d40854a6e416bc5ded699f7f6865.tar.gz
edk2-4009604f8090d40854a6e416bc5ded699f7f6865.tar.bz2
edk2-4009604f8090d40854a6e416bc5ded699f7f6865.zip
Minor update some formating
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9136 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Include/Ppi/ReportStatusCodeHandler.h5
1 files 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