]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Pi/PiDependency.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5650 6f19259b...
[mirror_edk2.git] / MdePkg / Include / Pi / PiDependency.h
index 055b5ddb3fe3366777049a87c96d4512df538a42..4dbf42ffadc8918aa12bffd9af2140ea20322176 100644 (file)
 #ifndef __PI_DEPENDENCY_H__\r
 #define __PI_DEPENDENCY_H__\r
 \r
-// \r
-// If present, this must be the first and only opcode\r
-// \r
+/// \r
+/// If present, this must be the first and only opcode\r
+/// \r
 #define EFI_DEP_BEFORE        0x00\r
 \r
-// \r
-// If present, this must be the first and only opcode\r
-// \r
+/// \r
+/// If present, this must be the first and only opcode\r
+/// \r
 #define EFI_DEP_AFTER         0x01\r
 \r
 #define EFI_DEP_PUSH          0x02\r
@@ -36,9 +36,9 @@
 #define EFI_DEP_END           0x08\r
 \r
 \r
-// \r
-// If present, this must be the first opcode.\r
-// \r
+/// \r
+/// If present, this must be the first opcode.\r
+/// \r
 #define EFI_DEP_SOR           0x09\r
 \r
 #endif \r