Refactor the platform DXE a bit in patch #1 so we can seamlessly drop in the code in patch #2 to expose a SSDT with a device node describing OP-TEE when booting in ACPI mode and OP-TEE is present.
Ard Biesheuvel (2): Silicon/SynQuacer/PlatformDxe: move EMMC SSDT handling to core routine Silicon/SynQuacer/PlatformDxe: add ACPI device node for OP-TEE if present .../SynQuacerEvalBoard/SynQuacerEvalBoard.dsc | 1 + .../SynQuacer/Drivers/PlatformDxe/Emmc.c | 55 ------------ .../SynQuacer/Drivers/PlatformDxe/Optee.asl | 23 +++++ .../Drivers/PlatformDxe/PlatformDxe.c | 83 +++++++++++++++++++ .../Drivers/PlatformDxe/PlatformDxe.h | 2 + .../Drivers/PlatformDxe/PlatformDxe.inf | 2 + 6 files changed, 111 insertions(+), 55 deletions(-) create mode 100644 Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/Optee.asl -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#51507): https://edk2.groups.io/g/devel/message/51507 Mute This Topic: https://groups.io/mt/64339734/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-