summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Ipf
Commit message (Collapse)AuthorAgeFilesLines
* Add FUNCTION_ENTRY_POINT macromdkinney2007-11-271-0/+2
| | | | | | | | Update DxeDebugLibSerialPort to have a module type of BASE git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4328 6f19259b-4bc3-4df7-8a09-765794883524
* Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and changed '.global' to ↵zliu32007-10-311-11/+19
| | | | | | '.globl' based on HP feedback git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4243 6f19259b-4bc3-4df7-8a09-765794883524
* changed the Sec information structure for IPFvprabhal2007-10-111-6/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4100 6f19259b-4bc3-4df7-8a09-765794883524
* Updated comments for IntelCompiler specific warnings AJFISH2007-07-061-10/+11
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3133 6f19259b-4bc3-4df7-8a09-765794883524
* Diable 1418 and 1419 with pragma.qwang122007-07-061-0/+14
| | | | | | Disable ICC's error #1418: external function definition with no prior declaration and // Disable ICC's error #1419: external declaration in primary source file git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3122 6f19259b-4bc3-4df7-8a09-765794883524
* Add the IPF boot mode into ProcessorBind.h, and these boot mode is defined ↵zliu32007-07-041-22/+28
| | | | | | in Itanium Manual so add this in IPF ProcessorBind.h git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3039 6f19259b-4bc3-4df7-8a09-765794883524
* Updated headers to follow coding standardAJFISH2007-06-271-2/+7
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2815 6f19259b-4bc3-4df7-8a09-765794883524
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2711 ↵yshang12007-06-222-1568/+0
| | | | 6f19259b-4bc3-4df7-8a09-765794883524
* Rename the PalApi.h to Pal.h.yshang12007-06-222-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2709 6f19259b-4bc3-4df7-8a09-765794883524
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2708 ↵yshang12007-06-221-2/+0
| | | | 6f19259b-4bc3-4df7-8a09-765794883524
* Delete the IpfDefines.h from MDE package. It should be in IpfCpu package.yshang12007-06-221-553/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2707 6f19259b-4bc3-4df7-8a09-765794883524
* Checked in the Protocols introduced in UEFI/PI.yshang12007-06-191-0/+816
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2674 6f19259b-4bc3-4df7-8a09-765794883524
* Move to directory "Include"yshang12007-06-085-0/+1593
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2646 6f19259b-4bc3-4df7-8a09-765794883524
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break ↵lhauch2007-06-015-1591/+0
| | | | | | existing builds. Also updated the SPD and FPD files UiNames git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2616 6f19259b-4bc3-4df7-8a09-765794883524
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 ↵gtian2007-05-141-0/+31
| | | | 6f19259b-4bc3-4df7-8a09-765794883524
* Add GLOBAL_FUNCTION macro for Itaniummdkinney2006-12-191-0/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2116 6f19259b-4bc3-4df7-8a09-765794883524
* Add FIT types from the SAL Spec to SalApi.hmdkinney2006-12-191-2/+18
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2112 6f19259b-4bc3-4df7-8a09-765794883524
* Only include SmmCis.h if the CPU Arch is IA32 or X64mdkinney2006-12-182-17/+10
| | | | | | Only include SalApi.h if the CPU Arch is IPF git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2108 6f19259b-4bc3-4df7-8a09-765794883524
* Define GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT tool chainsmdkinney2006-11-261-1/+5
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2014 6f19259b-4bc3-4df7-8a09-765794883524
* Add EFI_DELIVERY_MODE to SalApi.hmdkinney2006-11-181-0/+14
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1977 6f19259b-4bc3-4df7-8a09-765794883524
* Disable warning when assigning a function pointer to a data pointermdkinney2006-11-181-0/+5
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1976 6f19259b-4bc3-4df7-8a09-765794883524
* Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the ↵mdkinney2006-11-091-0/+6
| | | | | | supported CPU architectures. This value is sizeof(UINTN) for IA-32, X64, and EBC. It is 16 bytes for IPF. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1920 6f19259b-4bc3-4df7-8a09-765794883524
* Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ↵jwang362006-09-051-0/+9
| | | | | | for compiling source files with pre-compiled header file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1442 6f19259b-4bc3-4df7-8a09-765794883524
* Initial import.bbahnsen2006-04-214-0/+1510
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3 6f19259b-4bc3-4df7-8a09-765794883524