summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ia32/DisablePaging32.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-1/+1
* MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-2/+2
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-111-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Use #include "XXX.h" for module internal header files.qhuang82008-10-311-1/+1
* move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.vanjeff2008-10-281-5/+0
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Code Scrub for MdePkg.yshang12008-07-251-0/+30
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+4
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+51
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-46/+0
* 1. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff2007-03-151-4/+1
* Optimize the size of the Base Library for the MSFT 32-bit tool chains by taki...mdkinney2006-09-191-0/+49