summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-18ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) qwang12
2008-11-18ICC cleanup: #undef previously defined _DEBUG.qwang12
2008-11-18Bug Fix: Define CPU_STACK_ALIGNMENT for each ARCH.qwang12
2008-11-18synced function headerjgong5
2008-11-18GCC Cleanup: UINT8_MAX is defined already in standard header file.qwang12
2008-11-18ICC Cleanup: add data typecast after arithemtics.qwang12
2008-11-18ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang12
2008-11-18GCC Cleanup: Define EFI_BREAKPOINT for GCC build.qwang12
2008-11-18GCC Cleanup: Remove the duplicated typedef and include the header files instead.qwang12
2008-11-18GCC Cleanup: Remove the duplicated #define.qwang12
2008-11-18ICC Cleanup: add enum typecast after arithemtics.qwang12
2008-11-18GCC Cleanup: GUID initializer.qwang12
2008-11-18ICC Cleanup: add (UINT8 *) typecast.qwang12
2008-11-18ICC Cleanup: add (VOID **) typecast.qwang12
2008-11-18ICC Cleanup: add (VOID **) typecast.qwang12
2008-11-18ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang12
2008-11-18ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang12
2008-11-18GCC Cleanup: Remove unused typedef.qwang12
2008-11-18GCC Cleanup: Remove unused typedef.qwang12
2008-11-18ICC Cleanup.qwang12
2008-11-18GCC Cleanup: Add () to (EFI_D_ERROR|EFI_D_INFO) pass GCC build.qwang12
2008-11-18GCC Cleanup: Use a commenting style that pass GCC build.qwang12
2008-11-18Add in MdeModulePkg.dec depedency as HiiLib is moved to MdeModulePkg.qwang12
2008-11-18Refine MdeModulePkg to pass GCC build.xli24
2008-11-18Code Scrub: Corrected some retvals according to the spec.jji4
2008-11-18Add in comment on the EFI_IFR_GUID_VAREQNAME.qwang12
2008-11-18Remove the unnecessary CONST.qwang12
2008-11-18refine the commentsvanjeff
2008-11-18fix code style issue and add function headerniry
2008-11-18Fix GCC build break.qhuang8
2008-11-18Fix a typoqwang12
2008-11-17Add in parameter checking to pass UEFI HII SCT test.qwang12
2008-11-17Add changing log for the removal of timer events macros in UefiScsiLib. qhuang8
2008-11-17Remove 4 obsolete macros in UefiScsiLib and we have equivalent macros to the ...qhuang8
2008-11-17Update SCSI modules to use new macros defined in UefiLib.qhuang8
2008-11-17Add 3 macros to manager Timer events.qhuang8
2008-11-17Add a workaround to judge the end-of-device path type:qhuang8
2008-11-17Code Scrub:jji4
2008-11-17synchronize the MdePkg/Include/Library/BaseLib.h and the MDE_Library_Spec.gikidy
2008-11-17update comments and refine code.vanjeff
2008-11-17Refine Logo.inf.xli24
2008-11-17Update function header align to Mde Lib spec.lgao4
2008-11-17Use @retval instead of @return.xli24
2008-11-17Code scrub for WatchdogTimer driver.xli24
2008-11-17Code scrub for Monotonic Counter Driver.xli24
2008-11-17Refine the prototype of CheckMapping() in PlatDriOverLib.xli24
2008-11-17Update comments for PeiCorelgao4
2008-11-17Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLi...lgao4
2008-11-15Create X64 mode page tables in memory even when PEI is already X64mdkinney
2008-11-15Update GenFv to support SEC built using X64 toolsmdkinney