QcomModulePkg: Update Random number generator to use Raw algorithm

RNG protocols' GetInfo provides the number of algorithms supported and it's id.
It is sufficient of Apps bootloader to use the default(raw) algorithm to get the
random number. So update protocol calls for random number generator to use
default raw algorithm for stack canary and KASLR seed generation.

Change-Id: Id00c62fa97568be898fd20ae77ef2e5868bc6a08
5 files changed