summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-09changed the format when use "=="vanjeff1-1/+1
2008-09-09Adjust the field position of PROTOCOL_NOTIFY.qwang121-2/+2
2008-09-09Fix the wrong fixing for hardcore value 7.klu21-1/+1
2008-09-09Code cleanup for library instances in MdePkg.klu25-55/+14
2008-09-09fixed typo.vanjeff1-1/+3
2008-09-09Rename Nt32 Fd image name to Nt32.Fdlgao42-12/+6
2008-09-091) Update some comment.qwang123-17/+29
2008-09-09Remove unused global variable.qhuang82-6/+0
2008-09-09Remove two obsolete function prototypes.qhuang81-29/+0
2008-09-08Fix typoqhuang81-1/+1
2008-09-08Add missing gEfiFirmwareFileSystem2Guid in INF [Guids] sectionqhuang81-0/+1
2008-09-081) Add CONST to the pointer type input parameter.qwang121-5/+5
2008-09-081) Add CONST to the pointer type input parameter.qwang121-23/+21
2008-09-08Change field Handle to type IHANDLE to remove the type casting.qwang122-3/+3
2008-09-08add incompatbility changes's description about NULL_HANDLE.qwang121-1/+1
2008-09-08use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code.klu21-7/+10
2008-09-08use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code.klu21-7/+10
2008-09-08wrong comment for "Unicode" string.klu21-1/+1
2008-09-08remove unused library class.klu21-1/+0
2008-09-08remove unused include file for library class.klu22-10/+0
2008-09-08Minor update for PI include files according to code review comments.xli243-10/+14
2008-09-08Update UefiScsiLib to add ASSERT comments and define new macros to replace th...lgao41-28/+71
2008-09-08Add in incompatibility note.qwang121-0/+2
2008-09-08Remove NULL_HANDLE. NULL_HANDLE should be replaced with NULL as consistency. ...qwang123-17/+17
2008-09-08Remove NULL_HANDLE. NULL_HANDLE should be replaced with NULL as consistency. ...qwang121-2/+0
2008-09-08Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the h...lgao43-34/+40
2008-09-08Add more comment for EFI_DEP_REPLACE_TRUEqwang121-1/+4
2008-09-08Remove a dead macro EFI_DXESERVICEqwang121-6/+0
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao472-82/+82
2008-09-06Fix the typos in path name.qhuang81-2/+2
2008-09-05Add in a temp fix to make UEFI HII SCT can pass with platform built with Fram...qwang121-12/+19
2008-09-05Make prototype of EFI_PEI_STALL comply with PI spec.xli241-2/+2
2008-09-05Fix a bug.qwang121-1/+1
2008-09-051) Fix a bug in ASSERT condition.qwang122-1/+6
2008-09-04edk2/MdePkg/Library/PeiIoLibCpuIo/IoLib.c:jljusten1-32/+32
2008-09-04edk2/MdePkg/MdePkg.dec:jljusten1-1/+1
2008-09-04Update MDE Library instances according to code review comments.xli2410-83/+59
2008-09-041) Add a stringent check to make sure the package list for UpdateForm call mu...qwang126-56/+81
2008-09-04clean up the un-suitable ';' location when declaring the functions. The regul...vanjeff57-628/+314
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff134-2690/+1345
2008-09-04Update prototype of DxeLoadCore().xli242-2/+2
2008-09-04Update MdePkg/Include/Ppi according to code review comments.xli249-475/+416
2008-09-04Fix a typo in Pcd nameqhuang81-1/+1
2008-09-04revert it for error checking-in.vanjeff1-3/+3
2008-09-04revert the previous check in qhuang81-1/+0
2008-09-04Fix a typo in Pcd nameqhuang85-5/+6
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff10-17/+17
2008-09-041. remove EFI_EVENT_ alias, replace them with EVT_vanjeff3-22/+1
2008-09-04Changed x64 into X64.vanjeff1-0/+0
2008-09-04added additional comments and fixed some typo.vanjeff5-28/+39