Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: bfa97024df7c0c4bd94157a1e9c3eb5e89cba656
      
https://github.com/tianocore/edk2/commit/bfa97024df7c0c4bd94157a1e9c3eb5e89cba656
  Author: Hao Wu <hao.a...@intel.com>
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
    M MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.asm
    M MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.nasm
    M MdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.asm
    M MdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.nasm
    M MdePkg/Library/BaseLib/Ia32/EnableInterrupts.asm
    M MdePkg/Library/BaseLib/Ia32/EnableInterrupts.nasm
    M MdePkg/Library/BaseLib/Ia32/Invd.asm
    M MdePkg/Library/BaseLib/Ia32/Invd.nasm
    M MdePkg/Library/BaseLib/Ia32/WriteLdtr.asm
    M MdePkg/Library/BaseLib/Ia32/WriteLdtr.nasm

  Log Message:
  -----------
  MdePkg/BaseLib: Remove the unnecessary '_' before library APIs in ASM/NASM

The leading underscore (i.e. '_') before the names of some BaseLib library
API in ASM/NASM files is unnecessary. It will cause link error with GCC
tool chains.

Cc: Liming Gao <liming....@intel.com>
Cc: Michael Kinney <michael.d.kin...@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a...@intel.com>
Reviewed-by: Liming Gao <liming....@intel.com>


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to