]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/ArmVExpressInternal.h
ArmVExpressPkg: use named GUIDs for all VExpress variants
[mirror_edk2.git] / ArmPlatformPkg / ArmVExpressPkg / ArmVExpressDxe / ArmVExpressInternal.h
index 41019c1198c711779142a6efb92d781f727ac043..57b9b9eb059211fb5ffadb68f05f5e28a5e4629e 100644 (file)
@@ -52,8 +52,8 @@ typedef struct {
   ARM_VEXPRESS_PLATFORM_ID  Id;\r
 \r
   // Flattened Device Tree (FDT) File\r
-  EFI_GUID                  FdtGuid; /// Name of the FDT when present into the FV\r
-  CONST CHAR16*             FdtName; /// Name of the FDT when present into a File System\r
+  CONST EFI_GUID            *FdtGuid; /// Name of the FDT when present into the FV
+  CONST CHAR16              *FdtName; /// Name of the FDT when present into a File System
 } ARM_VEXPRESS_PLATFORM;\r
 \r
 // Array that contains the list of the VExpress based platform supported by this DXE driver\r