Re: [edk2-devel] [PATCH v4 2/6] Platform/RaspberryPi: Monitor ACPI Table installs

2020-08-31 Thread Andrei Warkentin
This is really cool. Can be useful in a number of other places down the line (e.g. MAC address via device properties). Reviewed-by: Andrei Warkentin From: Jeremy Linton Sent: Monday, August 31, 2020 12:25 PM To: devel@edk2.groups.io Cc: Jeremy Linton ; Leif Lin

[edk2-devel] [PATCH v4 2/6] Platform/RaspberryPi: Monitor ACPI Table installs

2020-08-31 Thread Jeremy Linton
Hook the ACPI table install sequence and add some basic conditional and AML NameOp update logic. If a table has a non-zero PCD declared that pcd is checked for a non-zero value before allowing the table to be installed. We also add a table of NameOp to PCD's which will be written into a DSDT/SSDT t