]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib Ia32/DivU64x64Remainder: Make _@DivRemU64x64 private
authorJordan Justen <jordan.l.justen@intel.com>
Fri, 17 Oct 2014 22:10:05 +0000 (15:10 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:48:23 +0000 (09:48 +0800)
commit2807e6b86a46aadf483f03a4a5e84072d76896b8
treea750a090ba553c67f4eaa2d2e40a7d182431e192
parent8278af7d21736ccff591bda6846d545ccc7147b4
MdePkg BaseLib Ia32/DivU64x64Remainder: Make _@DivRemU64x64 private

This helps generate proper code when converted to NASM, and there is
also no reason for this symbol to be public.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
MdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.asm