X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelSiliconPkg%2FInclude%2FIndustryStandard%2FIgdOpRegion.h;h=c66a45261a4801e94de76bb8a8e0886963d22d94;hp=4d5637c6ede4c55b56a627744013ec908e11f252;hb=c3aa61b571b89223bd2b47b8769c169e2ced91f6;hpb=e294f58e69983624b8b1eef2b2e28983fa42421d diff --git a/IntelSiliconPkg/Include/IndustryStandard/IgdOpRegion.h b/IntelSiliconPkg/Include/IndustryStandard/IgdOpRegion.h index 4d5637c6ed..c66a45261a 100644 --- a/IntelSiliconPkg/Include/IndustryStandard/IgdOpRegion.h +++ b/IntelSiliconPkg/Include/IndustryStandard/IgdOpRegion.h @@ -50,7 +50,7 @@ typedef struct { UINT32 MBOX; ///< Offset 0x58 Supported Mailboxes UINT32 DMOD; ///< Offset 0x5C Driver Model UINT32 PCON; ///< Offset 0x60 Platform Configuration - CHAR16 DVER[0x10] ///< Offset 0x64 GOP Version + CHAR16 DVER[0x10]; ///< Offset 0x64 GOP Version UINT8 RM01[0x7C]; ///< Offset 0x84 Reserved Must be zero } IGD_OPREGION_HEADER;