audk/MdePkg
Ard Biesheuvel 60fe5e8a9c MdePkg/BaseMemoryLibOptDxe ARM: fix arithmetic bugs in CompareMem()
Fix two bugs:
- Erroneous shift of 2 in a bytes to bits conversion.
- Use reverse subtract rather than negate for value that is subsequently
  used as operand #2 in a shift operation.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-09-21 08:42:48 +01:00
..
Include MdePkg/UefiSpec.h: Align function header of ResetSystem to UEFI Spec 2016-09-02 10:07:13 +08:00
Library MdePkg/BaseMemoryLibOptDxe ARM: fix arithmetic bugs in CompareMem() 2016-09-21 08:42:48 +01:00
Contributions.txt
License.txt
MdePkg.dec MdePkg: Fix guid conflict. 2016-08-16 10:29:37 +08:00
MdePkg.dsc MdePkg DSC: Add build option to disable deprecated APIs 2016-08-08 11:00:08 +08:00
MdePkg.uni
MdePkgExtra.uni