summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-07Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Librarymdkinney
2008-12-07Remove use of UINT8_MAX. Use BIT8-1 instead.mdkinney
2008-12-07Remove use of 'VOLATILE'. Use 'volatile' instead.mdkinney
2008-12-07Use BIT8-1 instead of UINT8_MAX.mdkinney
2008-12-07Remove use of EFI_BOOTSERVICE and EFI_RUNTIMESERVICE. This is not managed th...mdkinney
2008-12-07Use correct capitalization for include path.xli24
2008-12-07git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6892 6f1...ywu21
2008-12-06IPF GCC tool-chain cleanup.qwang12
2008-12-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6890 6f1...ywu21
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-12-05Add comments for functions and fix some coding style issue.niry
2008-12-05Simplify call to FUNCTION_ENTRY_POINT() based on updates to that macromdkinney
2008-12-05Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input ...mdkinney
2008-12-05Roll back change to Terminal Type PCDmdkinney
2008-12-05Roll back change to Terminal Type PCDmdkinney
2008-12-05Add the missing internal header file to pass buildlgao4
2008-12-05for 202033ywu21
2008-12-05for 202033ywu21
2008-12-05change some comment and for 202033ywu21
2008-12-05Make comments match the Spec.gikidy
2008-12-05Change comment "bitwise inclusive OR" to "bitwise OR".gikidy
2008-12-05Add in an ASSERT to check the return of HiiLibGetSupportedLanguages. This fun...qwang12
2008-12-05Comments have been checked with specjji4
2008-12-05Comments have been checked with specjji4
2008-12-05Code Scrub for UsbKbDxe module.xli24
2008-12-05Code has been reviewed with specjji4
2008-12-05Fix the build break caused by update of FUNCTION_ENTRY_POINT macro.xli24
2008-12-05Comments have been checked with specjji4
2008-12-05Match PCD rename in MdePkg/MdePkg.dec r6857.jljusten
2008-12-05Function name correctedjji4
2008-12-05Modified the #defines for BIT32..BIT63 to match the Spec.gikidy
2008-12-05revert to older version as /Zm option for "ml" can not work well.eric_tian
2008-12-05PCD entries have been reviewed with spec.jji4
2008-12-05Update the comment for RegisterForRunimeAccess() functions to match the Spec.gikidy
2008-12-05Synchronized Macro definition of GET_GUID_HOB_DATA_SIZE, GET_GUID_HOB_DATA, ...gikidy
2008-12-05Synchronized Macro definition of GET_GUID_HOB_DATA_SIZE, GET_GUID_HOB_DATA, ...gikidy
2008-12-05add [in] [out] in commentywu21
2008-12-05add in EDK_6857: Non-Compatible: qwang12.qwang12
2008-12-05Rename PcdDefaultTerminalType to PcdUartDefaultTerminalType based on Mde Libr...qwang12
2008-12-05add /Zm option for VS2005 assembly to make sure it is compatible with MASM5.1...eric_tian
2008-12-05update (EFIAPI *EFI_IMAGE_ENTRY_POINT) commentywu21
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang8
2008-12-05Move Ia32PcRtc.c from IA-32 sub-directory and rename to PcRtcEntry.c since IP...qhuang8
2008-12-05Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy
2008-12-05move false dependency relationeric_tian
2008-12-05Update IoLib instance mapping so that the DSC file can support EBC build vali...qhuang8
2008-12-04Remove todo comment in BaseLib.hlgao4