summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Collapse)AuthorFilesLines
2007-07-09Rename the GuidCName to sync with dec file.qhuang81-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3139 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06Updated comments for IntelCompiler specific warnings AJFISH3-10/+46
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3133 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06Enable Intel IPF compilation for MdePkg.qwang1217-1/+410
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3130 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06add in proper include for this file.qwang121-0/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3128 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06Diable 1418 and 1419 with pragma.qwang121-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
2007-07-06Check in library class of SalLib.xli244-0/+69
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3105 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06Remove the Pal.h from directory "IndustryStandard " of MdePkg.yshang11-833/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3103 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06Update PalCallLib.hyshang11-1/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3102 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06Checked in PalCallLib.h. The patch does not remove the ↵yshang11-6/+4002
"/IndustryStandard/Pal.h", which would be Retired in MdePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3101 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06Update the C name of CPU I/O PPI.yshang12-3/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3094 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06Add missing gEfiPeiCpuIoPpiInServiceTableGuid & gEfiEndOfPeiSignalPpiGuid ↵qhuang81-0/+3
to MdePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3092 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06Add pack(1) for section header structure.lgao41-0/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3091 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05Added EFI_EVENT_ alais for EVT_ #defines to match our old codeAJFISH1-3/+12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3079 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05GraphicsLib depends on GraphicsOutput protocol definitions so I added ↵AJFISH1-2/+4
include for GOP git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3078 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05Enable Nt32 platform boot to DXE phase.klu25-1/+285
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3073 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05add HiiLib.infvanjeff1-0/+70
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3067 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05Add inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibReportStatusCode, ↵vanjeff24-133/+536
PeiMemoryLib and DxeSmbusLib git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3066 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05Rename EFI_PEI_PCI_CFG_PPI_IO to EFI_PEI_PCI_CFG2_PPI_IO to avoid collision ↵vanjeff1-19/+19
with EFI_PEI_PCI_CFG_PPI Rename EFI_PEI_PCI_CFG_PPI_RW to EFI_PEI_PCI_CFG2_PPI_RW to avoid collision with EFI_PEI_PCI_CFG_PPI. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3062 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-04Update modifier of FVB protocol.yshang11-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3042 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-04Fixed typo of DXE_SERVICES_VERSION.yshang11-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3040 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-04Add the IPF boot mode into ProcessorBind.h, and these boot mode is defined ↵zliu31-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
2007-07-04PI defines EFI_FVH_REVISION to 2qwang121-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3037 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-04Rename to gEfiFirmwareFileSystem2Guid.qwang121-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3034 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-04Rename to gEfiFirmwareFileSystem2Guid.qwang121-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3033 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-04Add EFI_NOT_AVAILABLE_YET in MdePkg and change the value to EFIERR(32) to ↵yshang12-2/+3
avoid the value conflict. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3032 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-04Clean up the tolerant definitions of FV_FILETYPEs.yshang11-16/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3031 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-04Add macro SECTION_SIZE(SectionHeader) in MdePkg.yshang11-0/+5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3030 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-04Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does ↵klu21-0/+10
follows PI specification except some FV definitions. Also the old definition of MdeModulePkg/Include/Ppi/LoadFile.h and EFI_PEI_STARTUP_DESCRIPTOR in MdePkg/Include/PiPei.h will be removed when enabling PI. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3029 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Deleted unneeded fileAJFISH1-142/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3020 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH7-18/+157
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3019 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03add in GraphicsLib.hqwang121-0/+185
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3017 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib ↵lgao415-1/+1982
library instance into MdePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3004 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Porting SecMain module for Nt32Pkg, but not enable PI, so it currently ↵klu21-0/+16
dependent on IntelFrameworkPkg temporary. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2998 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Update the EFI_FV_FILETYPE definitions.yshang11-0/+20
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2992 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Update EFI_CAPSULE_HEADER definition.vanjeff1-39/+39
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2988 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Update EFI_CAPSULE_HEADER definition.yshang11-11/+11
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2987 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Update EFI_CAPSULE_HEADER definition.yshang11-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2986 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Update the EFI_CAPSULE_HEADER definition.yshang11-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2985 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Update EFI_PEI_LOAD_FILE_PPI_GUID in MdePkg.yshang11-52/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2971 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Add building DxeMemoryLib.yshang11-0/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2964 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Support DxeMemoryLib building.yshang18-0/+117
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2962 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02add internal command header referencevanjeff3-4/+16
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2959 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Applied tool chain family constraints for file Synchronization.c, ↵jwang361-6/+6
SynchronizationMsc.c and SynchronizationGcc.c git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2957 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff371-2205/+13464
2. Port X64 arch codes for BaseMemoryLibRepStr and BaseMemoryLibSee2 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2955 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Update the C name of gEfiPeiMemoryDiscoveredPpiGuid.yshang11-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2951 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02add a error macro to prevent this file from included for now #error "UEFI ↵qwang121-0/+2
2.1 HII is not fully implemented for now, Please don't include this file now." git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2944 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Add BaseMemoryTestDxe in MdeModulePkg.dscyshang11-0/+4
Add RuntimeDxe in MdeModulePkg.dsc Move Security/SecurityStub/Dxe to SecurityStubDxe. Add EFI_MAX_ADDRESS in Uefi/UefiBaseType.h. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2930 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH272-782/+325
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2922 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Ported SerialPortLib to support base type.AJFISH3-5/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2919 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Ported SerialPortLib to support base type.AJFISH1-3/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2918 6f19259b-4bc3-4df7-8a09-765794883524