EmbeddedPkg: Add -O2 by default for fdt

Different compiler treat different with -O2 location,
while for bootloader the execute efficiency should be
treat as most important than size. So put -O2 after
-Oz for fdt library.

Change-Id: Ie20cc9531ad4c6411064c2a7be75106dacb2dfb9
2 files changed