summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-16Code clean up.klu2
2008-09-12Fix the bug in GlueLib that we should depend on the gRT revision to use the p...qhuang8
2008-09-12remove duplicated code.vanjeff
2008-09-12add param ImageHandle for MnpFlushServiceData().vanjeff
2008-09-12Change the status code to EFI_NOT_FOUND for Framework Hii's GetGlyph if EFI_W...qwang12
2008-09-12move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa...vanjeff
2008-09-12Delete the unused PEIMs. EDK 2 PEI core now support this feature by gEfiMdeMo...qwang12
2008-09-12Remove the internal CoreCreateProtocolNotifyEvent() in DxeCore, for UefiLib p...qhuang8
2008-09-12Fix a typo in ReadMe.txt.qhuang8
2008-09-11remove '../' from Base Library.vanjeff
2008-09-11move and rename itvanjeff
2008-09-11Clean up BaseIoLibIntrinsic according to review comments.vanjeff
2008-09-11Pass GCC build.qwang12
2008-09-11// EFI_FORM_BROWSER_PROTOCOL_GUID has been changed from the one defined in Fr...qwang12
2008-09-11GCC clean.qwang12
2008-09-11// EFI_HII_PROTOCOL_GUID has been changed from the one defined in Framework H...qwang12
2008-09-10Append the change log for the non-backward compatibility change in Edk r5869. qhuang8
2008-09-10Update the usage of ALIGN_VARIABLE for the interface change.qhuang8
2008-09-101. Add new macro: ALIGN_VALUE to round up a value to the next boundary of a g...qhuang8
2008-09-101. Rename gRT in GlueLib to avoid collision with EfiDriverLibqhuang8
2008-09-101. Add ASM source files directory into its Include path.lgao4
2008-09-10Fix a bug by adding CoreReleaseProtocolLock.qwang12
2008-09-10Add EFIAPI modifier for all GCD services APIsqhuang8
2008-09-09cleanup some comments.eric_tian
2008-09-09fix build issueeric_tian
2008-09-09Function description in baselib.h is not clear. change it to comply with Doxg...eric_tian
2008-09-09Remove the prototype of internal functions to avoid the sync efforts.qhuang8
2008-09-09Rename Hand.h to Handle.h.qwang12
2008-09-09changed the format when use "=="vanjeff
2008-09-09Adjust the field position of PROTOCOL_NOTIFY.qwang12
2008-09-09Fix the wrong fixing for hardcore value 7.klu2
2008-09-09Code cleanup for library instances in MdePkg.klu2
2008-09-09fixed typo.vanjeff
2008-09-09Rename Nt32 Fd image name to Nt32.Fdlgao4
2008-09-091) Update some comment.qwang12
2008-09-09Remove unused global variable.qhuang8
2008-09-09Remove two obsolete function prototypes.qhuang8
2008-09-08Fix typoqhuang8
2008-09-08Add missing gEfiFirmwareFileSystem2Guid in INF [Guids] sectionqhuang8
2008-09-081) Add CONST to the pointer type input parameter.qwang12
2008-09-081) Add CONST to the pointer type input parameter.qwang12
2008-09-08Change field Handle to type IHANDLE to remove the type casting.qwang12
2008-09-08add incompatbility changes's description about NULL_HANDLE.qwang12
2008-09-08use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code.klu2
2008-09-08use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code.klu2
2008-09-08wrong comment for "Unicode" string.klu2
2008-09-08remove unused library class.klu2
2008-09-08remove unused include file for library class.klu2
2008-09-08Minor update for PI include files according to code review comments.xli24
2008-09-08Update UefiScsiLib to add ASSERT comments and define new macros to replace th...lgao4