]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/FileSystem/BootMonFs/BootMonFsInternal.h
ArmPlatformPkg/BootMonFs: Cache the HW Description address
[mirror_edk2.git] / ArmPlatformPkg / FileSystem / BootMonFs / BootMonFsInternal.h
index 8bcbac6433b6ae40e7a62298cd7231476121e666..3167bba00ae830d4b3235db46fef583788754a2e 100644 (file)
@@ -48,6 +48,7 @@ typedef struct {
   LIST_ENTRY            Link;\r
   BOOTMON_FS_INSTANCE   *Instance;\r
 \r
+  UINTN                 HwDescAddress;\r
   HW_IMAGE_DESCRIPTION  HwDescription;\r
 \r
   EFI_FILE_PROTOCOL     File;\r