···79447944typedef struct {79457945 AMD_ACPI_DESCRIPTION_HEADER SHeader;79467946 UCHAR TableUUID[16]; //0x2479477947- ULONG VBIOSImageOffset; //0x34. Offset to the first GOP_VBIOS_CONTENT block from the beginning of the stucture.79487948- ULONG Lib1ImageOffset; //0x38. Offset to the first GOP_LIB1_CONTENT block from the beginning of the stucture.79477947+ ULONG VBIOSImageOffset; //0x34. Offset to the first GOP_VBIOS_CONTENT block from the beginning of the structure.79487948+ ULONG Lib1ImageOffset; //0x38. Offset to the first GOP_LIB1_CONTENT block from the beginning of the structure.79497949 ULONG Reserved[4]; //0x3C79507950}UEFI_ACPI_VFCT;79517951