]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Protocol/Rng.h
properly support GCC - pass 'I' (int) rather than 'L' (long) to struct.unpack.
[mirror_edk2.git] / MdePkg / Include / Protocol / Rng.h
2013-11-19 Long, QinAdd UEFI RNG Protocol support. The driver will leverage...