Find the device with address Name (_ADR, 0x00020000) and rename it IGPU and add this method right below the line. You may need to renames all references to this device in the DSDT to avoid compile errors.
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x02)
{
"AAPL,ig-platform-id",
Buffer...