summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2009-01-23Fix typos in Pcd token numberqhuang81-2/+2
2009-01-22Add check when use Index as Array [Index] to avoid out of Array bound.lgao41-8/+10
2009-01-22DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu21-1/+1
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-16added newline after brief summaryjgong51-0/+2
2009-01-14Apply BaseMemoryLib to replace the for loop.qhuang83-15/+13
2009-01-141. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.de...vanjeff1-39/+41
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.lgao42-34/+54
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 yearqhuang8468-468/+468
2008-12-29fixed potential NULL pointer reference issue.vanjeff1-71/+71
2008-12-24code scrub ArpDxejgong51-124/+170
2008-12-24updated some comments.vanjeff2-10/+12
2008-12-23Scrubbed some code for Ip4ConfigDxe.jgong51-47/+90
2008-12-22detabqhuang83-13/+13
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-17Fix some typo.gikidy2-5/+5
2008-12-16Append change log for the retirement of several macros in UefiBaseType.hqhuang81-0/+13
2008-12-16Retired the following macros defined in MdePkg/Include/Uefi/UefiBaseType.h:qhuang81-16/+0
2008-12-16Clean up to update the reference of the these macros:qhuang89-11/+11
2008-12-16Fix Some typo.gikidy2-5/+5
2008-12-15Fix typos.qhuang81-2/+2
2008-12-151. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...qhuang87-1109/+302
2008-12-15correct a operation mistakeywu211-1/+1
2008-12-15Code have been checked with specjji45-7/+9
2008-12-15fix one bug in (EFIAPI *EFI_HII_ACCESS_FORM_CALLBACK)(), it is not aligned wi...ywu211-1/+1
2008-12-12Update EntryPoint library header lgao412-64/+62
2008-12-12IN OUT modifiers correctedjji43-18/+18
2008-12-12Fix some typo.gikidy2-12/+12