summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ia32/WriteIdtr.S
Commit message (Expand)AuthorAgeFilesLines
* 1. Restore the inline C implementation of GCC assembly files that was tempora...qhuang82010-05-181-38/+0
* Update the copyright notice formathhtian2010-04-231-2/+2
* Disable interrupt when changing IDTR register.klu22010-02-231-1/+4
* Replace .globl with ASM_GLOBALxli242009-05-201-1/+1
* Update GCC assembly files for MdePkg/Library/BaseLib/Ia32xli242008-10-231-2/+2
* 1. Port X64, IPF and EBC arch for BaseLibvanjeff2007-07-021-5/+0
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+40
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-35/+0
* Use ASM_PFX to optionnaly set the underscore prefixtgingold2007-01-061-2/+2
* 1.Fix .global issue in GAS (EdkT207).qhuang82006-09-251-1/+1
* 1. Updated function headers in all assembly files.bxing2006-07-211-9/+2
* sync GCC assembly files with MASM assembly filesqhuang82006-07-111-4/+4
* Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen2006-06-201-0/+42