]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/BaseMemoryLibStm: implement new IsZeroGuid() API function
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 31 Aug 2016 09:07:32 +0000 (10:07 +0100)
committerLeif Lindholm <leif.lindholm@linaro.org>
Fri, 2 Sep 2016 19:10:38 +0000 (20:10 +0100)
commita548a5421f98f0890e3ab9703a5209d3ef8a9183
treeafc44ebc9c52b2d76ace7740159726321b3eb636
parent8953d69a5ca7f18f80f46e67da95c2527ca6ee89
ArmPkg/BaseMemoryLibStm: implement new IsZeroGuid() API function

BaseMemoryLib has recently been extended with an API function
IsZeroGuid(), so copy the default implementation into BaseMemoryLibStm
as well.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/Library/BaseMemoryLibStm/MemLibGuid.c