commit | a8458d6cb3e05157f17c842ddd645dc269c8c12d | [log] [tgz] |
---|---|---|
author | Jordan Justen <jordan.l.justen@intel.com> | Mon Sep 01 17:23:39 2014 +0000 |
committer | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | Mon Sep 01 17:23:39 2014 +0000 |
tree | 591114cf81f87dbea05b2ece3e63e469eb512cda | |
parent | fbb5393cb7a496c3e659115257546ed7682f4376 [diff] |
MdePkg BaseLib NASM Thunk16: Use NASM local labels http://www.nasm.us/doc/nasmdoc3.html#section-3.9 A local label is a label beginning with the period, and it's actual name is prefixed by the previous non-local label. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16022 6f19259b-4bc3-4df7-8a09-765794883524