summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2009-02-04Minor adjust the logic in BasePrintLib and fix several typosqhuang8
2009-02-03use the GUIDed versions of events listed in all of our module/lib implementat...jji4
2009-02-02Fix minor coding style issue.qhuang8
2009-02-01The PCD library function will do ASSERT if CallBackFunction is NULL according...qwang12
2009-02-01Add check when use *Pointer as Sd->mRight[*Pointer] to avoid out of Array bound.lgao4
2009-01-30Fix typosmdkinney
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2009-01-24Add check when use Index as Array [Index] to avoid out of Array bound.lgao4
2009-01-23Add ASSERT in case SalSystemTable is NULL.qhuang8
2009-01-23Remove volatile for local Index, and Use Memory library functions to fix the ...lgao4
2009-01-23DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu2
2009-01-23Fix typos in Pcd token numberqhuang8
2009-01-22Add check when use Index as Array [Index] to avoid out of Array bound.lgao4
2009-01-22DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu2
2009-01-21adjust code to remove Klocwork issues.vanjeff
2009-01-19Add ASSERT in case SalSystemTable is NULL.qhuang8
2009-01-19Fix a bug that length might be a negative value for worker function BasePrint...qhuang8
2009-01-16added newline after brief summaryjgong5
2009-01-14Apply BaseMemoryLib to replace the for loop.qhuang8
2009-01-141. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.de...vanjeff
2009-01-14INF extension reviewedjji4
2009-01-14To pass ICC build.vanjeff
2009-01-14fixed assumption 32bit Local Apic timer counter.vanjeff
2009-01-13Add UefiBootServicesTableLib library class reference in HobLib, because if no...klu2
2009-01-13Roll back ASSERT which is break DUET boot.klu2
2009-01-13Fix the bug that EntryPoint of DisablePaging64() is corrupted.xli24
2009-01-09INF extension reviewedjji4
2009-01-09INF file verified, and Coding Style reviewed.gikidy
2009-01-09INF extension reviewedjji4
2009-01-08INF extension reviewedjji4
2009-01-08minimum update function header.vanjeff
2009-01-08Update function header.vanjeff
2009-01-08INF extension reviewedjji4
2009-01-07Memory overflow verifiedjji4
2009-01-07Fix memory overflow. gikidy
2009-01-07Add check for Zero Relocation section.lgao4
2009-01-04Temporarily remove the assertions and we may find some error handling way to ...qhuang8
2008-12-31Add some ASSERT()s to avoid NULL reference.gikidy
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-29fixed potential NULL pointer reference issue.vanjeff
2008-12-24code scrub ArpDxejgong5
2008-12-24updated some comments.vanjeff
2008-12-23Scrubbed some code for Ip4ConfigDxe.jgong5
2008-12-22detabqhuang8
2008-12-22Update to use Dos formatqhuang8
2008-12-22Update to use Dos format for all .s filesqhuang8
2008-12-19Update IoLib to add MemoryFence for x86 Mmio function. lgao4
2008-12-17Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instruct...qhuang8
2008-12-17Fix some typo.gikidy