]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove code comments since PI 1.2c has fixed the typo of some status code name.
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 15 Nov 2011 08:36:06 +0000 (08:36 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 15 Nov 2011 08:36:06 +0000 (08:36 +0000)
Signed-off-by: vanjeff
Reviewed-by: lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12702 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Pi/PiStatusCode.h

index 389d31c9a863eac7d4055cadb36db9a9fb738efb..b4a467f290868be46548365e0f5ad9be014d2a4f 100644 (file)
@@ -754,7 +754,6 @@ typedef struct {
 \r
 ///\r
 /// Software Class PEI Module Subclass Progress Code definitions.\r
-/// Note: EFI_SW_PEI_PC_RECOVERY_BEGIN is different from PI 1.2 Specification.\r
 ///\r
 ///@{\r
 #define EFI_SW_PEI_PC_RECOVERY_BEGIN  (EFI_SUBCLASS_SPECIFIC | 0x00000000)\r
@@ -996,7 +995,6 @@ typedef struct {
 \r
 ///\r
 /// Software Class PEI Module Subclass Error Code definitions.\r
-/// Note: EFI_SW_PEI_EC_INVALID_CAPSULE_DESCRIPTOR is different from PI 1.2 Specification.\r
 ///\r
 ///@{\r
 #define EFI_SW_PEI_EC_NO_RECOVERY_CAPSULE          (EFI_SUBCLASS_SPECIFIC | 0x00000000)\r