audk/MdePkg/Include/Pi
klu2 dc53faa3a2 Fix doxygen issue:
1) comment for structure should be in doxygen format, such as /// , /**, /*!
2) comment for data field of structure should in doxygen format.
3) should not exist blank between ") (" when declaring a type of function point.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5363 6f19259b-4bc3-4df7-8a09-765794883524
2008-06-24 04:37:24 +00:00
..
PiBootMode.h Fix doxygen issue: 2008-06-24 04:37:24 +00:00
PiDependency.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
PiDxeCis.h Fix doxygen issue: 2008-06-24 04:37:24 +00:00
PiFirmwareFile.h Fix doxygen issue: 2008-06-24 04:37:24 +00:00
PiFirmwareVolume.h Fix doxygen issue: 2008-06-24 04:37:24 +00:00
PiHob.h Fix doxygen issue: 2008-06-24 04:37:24 +00:00
PiMultiPhase.h Fix doxygen issue: 2008-06-24 04:37:24 +00:00
PiPeiCis.h Fix issue broken doxygen parsing. The issue is that when declaring a function pointer type, the "(" for parameter should follows ")" of function type name without any blank, for example: 2008-06-24 04:01:35 +00:00