]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg/PrePiLib: Fixed incorrect type casting
authorAndrew Fish <afish@apple.com>
Mon, 24 Feb 2014 10:30:48 +0000 (10:30 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Feb 2014 10:30:48 +0000 (10:30 +0000)
commitc1cdcab9526506673b882017845a043cead8bc69
treee2b81b66bf889773ed33577bd4168523b0ab82e5
parent70f1d5e75655dc71142d363df809c25d07c3e99d
EmbeddedPkg/PrePiLib: Fixed incorrect type casting

A pointer on a UINTN variable was used instead of UINT32 one.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Andrew Fish <afish@apple.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15252 6f19259b-4bc3-4df7-8a09-765794883524
EmbeddedPkg/Library/PrePiLib/FwVol.c