summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Ipf
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-252-382/+0
* MdePkg: Clean up source filesLiming Gao2018-06-281-9/+9
* MdePkg/BaseSafeIntLib: Add SafeIntLib class and instanceSean Brogan2018-01-251-1/+6
* MdePkg/ProcessorBind: add defines for page allocation granularityArd Biesheuvel2017-03-061-0/+6
* MdePkg: Fix some typing errors in the header filesThomas Huth2016-10-071-1/+1
* MdePkg Base.h: Always define ASM_PFXJordan Justen2014-09-011-0/+4
* 1. Add defines for MAX values for UEFI data types.Liming Gao2013-07-121-1/+7
* Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao42012-05-161-3/+3
* Update the copyright notice formathhtian2010-04-232-3/+3
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-32/+32
* Updating processor bindings to not use stdint.h. Also added code to verify a...geekboy15a2010-03-111-185/+68
* disable ICC compiler warning #593: variable was set but never used.eric_tian2010-01-111-1/+7
* Move content from CPU specific ProcessorBind.h files into Base.h if the conte...mdkinney2009-08-181-21/+0
* Fix build breaks from comment clean up checkinmdkinney2009-06-041-0/+6
* Second set of changes based on a review of the code comments in the Include d...pkandel2009-06-041-11/+5
* Remove __APPLE__ usage in ProcessorBind.h files.xli242009-05-211-5/+5
* Define macro for .global/.globl in assembly.xli242009-05-201-0/+6
* Allow EFIAPI to be defined on the compiler command line.jljusten2009-04-101-2/+6
* Fix typo in last check in qhuang82009-02-241-1/+1
* 1, Use #if defined() to judge the switching macro such as compiler macro. klu22009-02-231-7/+7
* Clean IpfMacro.i to remove unused Macro.lgao42009-02-091-42/+25
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Add more detailed comments for many of the Base Typesmdkinney2008-12-071-15/+184
* Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input ...mdkinney2008-12-051-1/+1
* Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy2008-12-051-7/+8
* Correct Minor Comments in M3 to M4 review.lgao42008-12-041-0/+12
* update comments and refine code.vanjeff2008-11-171-4/+1
* trunk/edk2/MdePkg/Include/X64/ProcessorBind.h:jljusten2008-10-071-6/+0
* edk2/MdePkg/Include/x64/ProcessorBind.h:jljusten2008-09-031-1/+12
* klu22008-08-141-6/+6
* Add FUNCTION_ENTRY_POINT macromdkinney2007-11-271-0/+2
* Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and changed '.global' to '.glo...zliu32007-10-311-11/+19
* changed the Sec information structure for IPFvprabhal2007-10-111-6/+0
* Updated comments for IntelCompiler specific warnings AJFISH2007-07-061-10/+11
* Diable 1418 and 1419 with pragma.qwang122007-07-061-0/+14
* Add the IPF boot mode into ProcessorBind.h, and these boot mode is defined in...zliu32007-07-041-22/+28
* Updated headers to follow coding standardAJFISH2007-06-271-2/+7
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2711 6f1...yshang12007-06-222-1568/+0
* Rename the PalApi.h to Pal.h.yshang12007-06-222-0/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2708 6f1...yshang12007-06-221-2/+0
* Delete the IpfDefines.h from MDE package. It should be in IpfCpu package.yshang12007-06-221-553/+0
* Checked in the Protocols introduced in UEFI/PI.yshang12007-06-191-0/+816
* Move to directory "Include"yshang12007-06-085-0/+1593
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-015-1591/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian2007-05-141-0/+31
* Add GLOBAL_FUNCTION macro for Itaniummdkinney2006-12-191-0/+3
* Add FIT types from the SAL Spec to SalApi.hmdkinney2006-12-191-2/+18
* Only include SmmCis.h if the CPU Arch is IA32 or X64mdkinney2006-12-182-17/+10
* Define GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT tool chainsmdkinney2006-11-261-1/+5
* Add EFI_DELIVERY_MODE to SalApi.hmdkinney2006-11-181-0/+14