]> git.proxmox.com Git - mirror_edk2.git/commit
StandaloneMmPkg/StandaloneMmCoreEntryPoint: use %a modifier for ASCII strings
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 16 Jan 2019 20:22:31 +0000 (21:22 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 21 Jan 2019 13:41:33 +0000 (14:41 +0100)
commit41915a19a7724a7eb8c4d35deb51261ea9ad0416
tree5650a9ba8c4cf3de6a12c9e31abcfc9a6c4978f8
parentc8102727edb04cac27752e19a709535312f89d98
StandaloneMmPkg/StandaloneMmCoreEntryPoint: use %a modifier for ASCII strings

PE/COFF section names are ASCII strings so use %a not %s.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Reviewed-by: Achin Gupta <achin.gupta@arm.com>
StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/SetPermissions.c