mirror_edk2/IntelFrameworkPkg/Include/Ppi
rsun3 badb54ab92 code clean up for Security.h.
1. Incorrect comment style preceding _EFI_PEI_SECURITY_PPI.  The comments in the file have the format used to describe a function, and should have the format for a structure.
2.  Latest PEI CIS (0.91) indicates the param should be:
IN OUT BOOLEAN     *DeferExecution
whereas in the H file it's:
IN OUT BOOLEAN     *StartCrisisRecovery


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8719 6f19259b-4bc3-4df7-8a09-765794883524
2009-07-02 05:58:27 +00:00
..
BlockIo.h Remove blank for function typedef, it will break generating doxygen document. 2008-07-31 07:44:54 +00:00
BootScriptExecuter.h Remove blank for function typedef, it will break generating doxygen document. 2008-07-31 07:44:54 +00:00
DeviceRecoveryModule.h Remove blank for function typedef, it will break generating doxygen document. 2008-07-31 07:44:54 +00:00
FindFv.h Synchronize code with specs. 2009-05-21 06:11:39 +00:00
FvLoadFile.h fix comments 2009-06-10 18:59:22 +00:00
PciCfg.h Remove blank for function typedef, it will break generating doxygen document. 2008-07-31 07:44:54 +00:00
ReadOnlyVariable.h Remove blank for function typedef, it will break generating doxygen document. 2008-07-31 07:44:54 +00:00
RecoveryModule.h Remove blank for function typedef, it will break generating doxygen document. 2008-07-31 07:44:54 +00:00
S3Resume.h fix comments 2009-06-10 18:57:33 +00:00
SectionExtraction.h Remove blank for function typedef, it will break generating doxygen document. 2008-07-31 07:44:54 +00:00
Security.h code clean up for Security.h. 2009-07-02 05:58:27 +00:00
Smbus.h update comments to allign with spec 2009-02-05 08:42:01 +00:00