summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2009-01-23Add ASSERT in case SalSystemTable is NULL.qhuang81-1/+1
2009-01-23Remove volatile for local Index, and Use Memory library functions to fix the ...lgao42-21/+12
2009-01-23DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu22-2/+2
2009-01-22Add check when use Index as Array [Index] to avoid out of Array bound.lgao41-8/+10
2009-01-21adjust code to remove Klocwork issues.vanjeff1-1/+1
2009-01-19Add ASSERT in case SalSystemTable is NULL.qhuang81-1/+1
2009-01-19Fix a bug that length might be a negative value for worker function BasePrint...qhuang83-12/+12
2009-01-14Apply BaseMemoryLib to replace the for loop.qhuang83-15/+13
2009-01-14INF extension reviewedjji41-11/+11
2009-01-14To pass ICC build.vanjeff1-1/+3
2009-01-14fixed assumption 32bit Local Apic timer counter.vanjeff2-2/+10
2009-01-13Add UefiBootServicesTableLib library class reference in HobLib, because if no...klu21-1/+2
2009-01-13Roll back ASSERT which is break DUET boot.klu21-1/+0
2009-01-13Fix the bug that EntryPoint of DisablePaging64() is corrupted.xli242-3/+7
2009-01-09INF extension reviewedjji419-26/+27
2009-01-09INF file verified, and Coding Style reviewed.gikidy26-74/+75
2009-01-09INF extension reviewedjji41-20/+19
2009-01-08INF extension reviewedjji41-0/+9
2009-01-08minimum update function header.vanjeff1-2/+2
2009-01-08Update function header.vanjeff1-2/+4
2009-01-08INF extension reviewedjji45-7/+7
2009-01-07Memory overflow verifiedjji41-2/+2
2009-01-07Fix memory overflow. gikidy1-5/+11
2009-01-07Add check for Zero Relocation section.lgao41-31/+49
2009-01-04Temporarily remove the assertions and we may find some error handling way to ...qhuang81-3/+0
2008-12-31Add some ASSERT()s to avoid NULL reference.gikidy1-0/+3
2008-12-29Update copyright for files modified in this yearqhuang8455-455/+455
2008-12-29fixed potential NULL pointer reference issue.vanjeff1-71/+71
2008-12-22Update to use Dos formatqhuang81-1/+1
2008-12-22Update to use Dos format for all .s filesqhuang85-5/+5
2008-12-19Update IoLib to add MemoryFence for x86 Mmio function. lgao44-723/+255
2008-12-17Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instruct...qhuang82-0/+123
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-12-16Fix Some typo.gikidy1-1/+1
2008-12-151. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...qhuang86-1109/+258
2008-12-15Code have been checked with specjji41-1/+1
2008-12-12Update EntryPoint library header lgao44-10/+12
2008-12-12IN OUT modifiers correctedjji42-11/+11
2008-12-12Fix some typo.gikidy1-5/+5
2008-12-12No need of PcdLib in this modulejji41-1/+0
2008-12-11Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated res...lgao42-29/+77
2008-12-11Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...gikidy3-13/+45
2008-12-11Synchronize MdePkg/Library *.h files with c filesgikidy4-5/+11
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy25-184/+275
2008-12-11Synchronize BaseLib h files to c files.gikidy18-113/+145
2008-12-10Synchronize the h files with c files.gikidy9-189/+337
2008-12-10Library classes updated in INFjji43-1/+3
2008-12-10Synchronize interface function comment from declaration in library class head...klu212-380/+373
2008-12-10Synchronize interface function comment from declaration in library class head...klu24-127/+187
2008-12-10Synchronize interface function comment from declaration in library class head...klu25-35/+25