summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-12add param ImageHandle for MnpFlushServiceData().vanjeff3-6/+8
2008-09-12Change the status code to EFI_NOT_FOUND for Framework Hii's GetGlyph if EFI_W...qwang121-5/+5
2008-09-12move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa...vanjeff2-11/+11
2008-09-12Delete the unused PEIMs. EDK 2 PEI core now support this feature by gEfiMdeMo...qwang122-174/+0
2008-09-12Remove the internal CoreCreateProtocolNotifyEvent() in DxeCore, for UefiLib p...qhuang84-94/+4
2008-09-12Fix a typo in ReadMe.txt.qhuang81-3/+3
2008-09-11remove '../' from Base Library.vanjeff4-31/+21
2008-09-11move and rename itvanjeff1-0/+58
2008-09-11Clean up BaseIoLibIntrinsic according to review comments.vanjeff6-25/+14
2008-09-11Pass GCC build.qwang121-1/+1
2008-09-11// EFI_FORM_BROWSER_PROTOCOL_GUID has been changed from the one defined in Fr...qwang121-1/+11
2008-09-11GCC clean.qwang121-0/+4
2008-09-11// EFI_HII_PROTOCOL_GUID has been changed from the one defined in Framework H...qwang121-1/+11
2008-09-10Append the change log for the non-backward compatibility change in Edk r5869. qhuang81-1/+10
2008-09-10Update the usage of ALIGN_VARIABLE for the interface change.qhuang81-2/+1
2008-09-101. Add new macro: ALIGN_VALUE to round up a value to the next boundary of a g...qhuang81-7/+8
2008-09-101. Rename gRT in GlueLib to avoid collision with EfiDriverLibqhuang84-2/+17
2008-09-101. Add ASM source files directory into its Include path.lgao41-6/+6
2008-09-10Fix a bug by adding CoreReleaseProtocolLock.qwang122-2/+3
2008-09-10Add EFIAPI modifier for all GCD services APIsqhuang83-0/+28
2008-09-09cleanup some comments.eric_tian6-37/+4
2008-09-09fix build issueeric_tian1-0/+1
2008-09-09Function description in baselib.h is not clear. change it to comply with Doxg...eric_tian3-195/+191
2008-09-09Remove the prototype of internal functions to avoid the sync efforts.qhuang83-261/+171
2008-09-09Rename Hand.h to Handle.h.qwang123-4/+4
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