]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Protocol/PlatformMemTest/PlatformMemTest.h
ICC Cleanup: Remove the unnecessary ',' in the last enum.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Protocol / PlatformMemTest / PlatformMemTest.h
index 2bd7aa49ae097a3353251ab8a07776d7a23571f3..7b219551ca6b810d16bd4b48eda361d7de596ffa 100644 (file)
@@ -109,7 +109,7 @@ typedef struct {
 typedef enum {\r
   EfiMemtestCorrectableError = 1,\r
   EfiMemtestUncorrectableError,\r
-  EfiMemtestErrorMaximum,\r
+  EfiMemtestErrorMaximum\r
 } EFI_DIMM_ERROR;\r
 \r
 //\r
@@ -118,7 +118,7 @@ typedef enum {
 typedef enum {\r
   EfiMemtestActionReport = 1,\r
   EfiMemtestActionDisableMem,\r
-  EfiMemtestActionMaximum,\r
+  EfiMemtestActionMaximum\r
 } EFI_MEMTEST_ERROR_ACTION;\r
 \r
 \r