]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/DataHubSubClassMemory.h
Fix various warnings with the Intel C compiler.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework / Guid / DataHubRecords / DataHubSubClassMemory.h
index 54e7b44377821fdea77e95f2c239bef70c093310..2ee545af5a0fe344b7a3a57943f208877dc7cd73 100644 (file)
@@ -78,7 +78,7 @@ typedef enum _EFI_MEMORY_ARRAY_USE {
   EfiMemoryArrayUseVideoMemory                = 0x04,\r
   EfiMemoryArrayUseFlashMemory                = 0x05,\r
   EfiMemoryArrayUseNonVolatileRam             = 0x06,\r
-  EfiMemoryArrayUseCacheMemory                = 0x07,\r
+  EfiMemoryArrayUseCacheMemory                = 0x07\r
 } EFI_MEMORY_ARRAY_USE;\r
 \r
 typedef enum _EFI_MEMORY_ERROR_CORRECTION {\r
@@ -88,7 +88,7 @@ typedef enum _EFI_MEMORY_ERROR_CORRECTION {
   EfiMemoryErrorCorrectionParity              = 0x04,\r
   EfiMemoryErrorCorrectionSingleBitEcc        = 0x05,\r
   EfiMemoryErrorCorrectionMultiBitEcc         = 0x06,\r
-  EfiMemoryErrorCorrectionCrc                 = 0x07,\r
+  EfiMemoryErrorCorrectionCrc                 = 0x07\r
 } EFI_MEMORY_ERROR_CORRECTION;\r
 \r
 typedef struct {\r