mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +02:00
As per specification we are going to accept only one argument at the entry point which is FDT pointer. Grab that and call the entry point. Signed-off-by: Dhaval Sharma <dhaval@rivosinc.com>