summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ipf
AgeCommit message (Expand)Author
2008-11-17update comments and refine code.vanjeff
2008-10-07trunk/edk2/MdePkg/Include/X64/ProcessorBind.h:jljusten
2008-09-03edk2/MdePkg/Include/x64/ProcessorBind.h:jljusten
2008-08-14 klu2
2007-11-27Add FUNCTION_ENTRY_POINT macromdkinney
2007-10-31Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and changed '.global' to '.glo...zliu3
2007-10-11changed the Sec information structure for IPFvprabhal
2007-07-06Updated comments for IntelCompiler specific warnings AJFISH
2007-07-06Diable 1418 and 1419 with pragma.qwang12
2007-07-04Add the IPF boot mode into ProcessorBind.h, and these boot mode is defined in...zliu3
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2711 6f1...yshang1
2007-06-22Rename the PalApi.h to Pal.h.yshang1
2007-06-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2708 6f1...yshang1
2007-06-22Delete the IpfDefines.h from MDE package. It should be in IpfCpu package.yshang1
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang1
2007-06-08Move to directory "Include"yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian
2006-12-19Add GLOBAL_FUNCTION macro for Itaniummdkinney
2006-12-19Add FIT types from the SAL Spec to SalApi.hmdkinney
2006-12-18Only include SmmCis.h if the CPU Arch is IA32 or X64mdkinney
2006-11-26Define GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT tool chainsmdkinney
2006-11-18Add EFI_DELIVERY_MODE to SalApi.hmdkinney
2006-11-18Disable warning when assigning a function pointer to a data pointermdkinney
2006-11-09Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...mdkinney
2006-09-05Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...jwang36
2006-04-21Initial import.bbahnsen