summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ipf
AgeCommit message (Expand)Author
2013-07-121. Add defines for MAX values for UEFI data types.Liming Gao
2012-05-16Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao4
2010-04-23Update the copyright notice formathhtian
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-03-11Updating processor bindings to not use stdint.h. Also added code to verify a...geekboy15a
2010-01-11disable ICC compiler warning #593: variable was set but never used.eric_tian
2009-08-18Move content from CPU specific ProcessorBind.h files into Base.h if the conte...mdkinney
2009-06-04Fix build breaks from comment clean up checkinmdkinney
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel
2009-05-21Remove __APPLE__ usage in ProcessorBind.h files.xli24
2009-05-20Define macro for .global/.globl in assembly.xli24
2009-04-10Allow EFIAPI to be defined on the compiler command line.jljusten
2009-02-24Fix typo in last check in qhuang8
2009-02-231, Use #if defined() to judge the switching macro such as compiler macro. klu2
2009-02-09Clean IpfMacro.i to remove unused Macro.lgao4
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-07Add more detailed comments for many of the Base Typesmdkinney
2008-12-05Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input ...mdkinney
2008-12-05Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy
2008-12-04Correct Minor Comments in M3 to M4 review.lgao4
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