summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2009-02-23Minor update on capitalization for ECC check.xli24
2009-02-18Path\filename information added for Protocol/PPI/Guid section in DEC file.gikidy
2009-02-18Revert some code that was checked in by mistakeqhuang8
2009-02-18Remove extra blank for arrayqhuang8
2009-02-15Make type EFI_SAL_STATUS be type INTN instead of type UINTN to match SAL Spec...mdkinney
2009-02-14Update macros to make sure all RETURN_STATUS constants are defined to be of t...mdkinney
2009-02-13Comments synchronized with library classjji4
2009-02-13Comments checked with specjji4
2009-02-13Spec checkedjji4
2009-02-10Add #defines for commonly used Base Address and Sizes.mdkinney
2009-02-10Add MdePkgTokenSpace Guid header file.lgao4
2009-02-10Change style 0 == Index to Index == 0lgao4
2009-02-10Add comments in DSC files to explain the function and design of components se...xli24
2009-02-09Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesT...qhuang8
2009-02-09Comments synchronizedjji4
2009-02-09Clean IpfMacro.i to remove unused Macro.lgao4
2009-02-06Fix IN OUT specifiersmdkinney
2009-02-06Fix ICC build breakqhuang8
2009-02-06Fix ICC build breakqhuang8
2009-02-06Add change log for the non-backward compatibility change in EDK_7467qhuang8
2009-02-06Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...qhuang8
2009-02-06De-unicode to pass VS2005 buildqhuang8
2009-02-06Comments checked with spec.jji4
2009-02-06Comments checked with spec.jji4
2009-02-06code scrub for UefiPxeBcDxe.jgong5
2009-02-06Fix typos in comments.qhuang8
2009-02-06Convert macros in the DevicePathLib to functions.mdkinney
2009-02-05Add comment to explain use of the types "int" and "unsigned int" in the imple...mdkinney
2009-02-051) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney
2009-02-05Add Ppi/Guid/Protocol header file path into the comments for user reference.lgao4
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