diff options
author | Jordan Justen <jordan.l.justen@intel.com> | 2014-09-01 17:23:51 +0000 |
---|---|---|
committer | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-09-01 17:23:51 +0000 |
commit | f6888eea465a8e293cb46b56c16f9f63eed43f3d (patch) | |
tree | 30ff51cc804c9c14bd1c9c6a16b663d18ac696e4 /MdePkg/Library/BaseLib/Ia32/ReadMm2.asm | |
parent | a8458d6cb3e05157f17c842ddd645dc269c8c12d (diff) | |
download | edk2-platforms-f6888eea465a8e293cb46b56c16f9f63eed43f3d.tar.xz |
MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit code
By using 'bits 16', we can write code for 16-bit use the actual
assembly syntax rather than 'DB' and sometimes writing code with
seemingly incorrect operands because we know it will run correctly
when the processor is running in 16-bit mode.
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@16023 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/ReadMm2.asm')
0 files changed, 0 insertions, 0 deletions