summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Fix minor coding style issue.qhuang82009-02-021-1/+1
* The PCD library function will do ASSERT if CallBackFunction is NULL according...qwang122009-02-011-0/+4
* Add check when use *Pointer as Sd->mRight[*Pointer] to avoid out of Array bound.lgao42009-02-011-5/+7
* Fix typosmdkinney2009-01-301-3/+3
* Split out Synchronization Library from Base Librarymdkinney2009-01-3031-2482/+0
* Split out Synchronization Library from Base Librarymdkinney2009-01-3039-387/+2953
* Add check when use Index as Array [Index] to avoid out of Array bound.lgao42009-01-241-3/+3
* Add ASSERT in case SalSystemTable is NULL.qhuang82009-01-231-1/+1
* Remove volatile for local Index, and Use Memory library functions to fix the ...lgao42009-01-232-21/+12
* DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu22009-01-232-2/+2
* Fix typos in Pcd token numberqhuang82009-01-231-2/+2
* Add check when use Index as Array [Index] to avoid out of Array bound.lgao42009-01-221-8/+10
* DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu22009-01-221-1/+1
* adjust code to remove Klocwork issues.vanjeff2009-01-211-1/+1
* Add ASSERT in case SalSystemTable is NULL.qhuang82009-01-191-1/+1
* Fix a bug that length might be a negative value for worker function BasePrint...qhuang82009-01-193-12/+12
* added newline after brief summaryjgong52009-01-161-0/+2
* Apply BaseMemoryLib to replace the for loop.qhuang82009-01-143-15/+13
* 1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.de...vanjeff2009-01-141-39/+41
* INF extension reviewedjji42009-01-141-11/+11
* To pass ICC build.vanjeff2009-01-141-1/+3
* fixed assumption 32bit Local Apic timer counter.vanjeff2009-01-142-2/+10
* Add UefiBootServicesTableLib library class reference in HobLib, because if no...klu22009-01-131-1/+2
* Roll back ASSERT which is break DUET boot.klu22009-01-131-1/+0
* Fix the bug that EntryPoint of DisablePaging64() is corrupted.xli242009-01-132-3/+7
* INF extension reviewedjji42009-01-0919-26/+27
* INF file verified, and Coding Style reviewed.gikidy2009-01-0926-74/+75
* INF extension reviewedjji42009-01-091-20/+19
* INF extension reviewedjji42009-01-081-0/+9
* minimum update function header.vanjeff2009-01-081-2/+2
* Update function header.vanjeff2009-01-081-2/+4
* INF extension reviewedjji42009-01-085-7/+7
* Memory overflow verifiedjji42009-01-071-2/+2
* Fix memory overflow. gikidy2009-01-071-5/+11
* Add check for Zero Relocation section.lgao42009-01-072-34/+54
* Temporarily remove the assertions and we may find some error handling way to ...qhuang82009-01-041-3/+0
* Add some ASSERT()s to avoid NULL reference.gikidy2008-12-311-0/+3
* Update copyright for files modified in this yearqhuang82008-12-29468-468/+468
* fixed potential NULL pointer reference issue.vanjeff2008-12-291-71/+71
* code scrub ArpDxejgong52008-12-241-124/+170
* updated some comments.vanjeff2008-12-242-10/+12
* Scrubbed some code for Ip4ConfigDxe.jgong52008-12-231-47/+90
* detabqhuang82008-12-223-13/+13
* Update to use Dos formatqhuang82008-12-221-1/+1
* Update to use Dos format for all .s filesqhuang82008-12-225-5/+5
* Update IoLib to add MemoryFence for x86 Mmio function. lgao42008-12-194-723/+255
* Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instruct...qhuang82008-12-172-0/+123
* Fix some typo.gikidy2008-12-172-5/+5
* Append change log for the retirement of several macros in UefiBaseType.hqhuang82008-12-161-0/+13
* Retired the following macros defined in MdePkg/Include/Uefi/UefiBaseType.h:qhuang82008-12-161-16/+0