summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-13make branch for MdePkgsvn/branches/MdePkghche10x0-0/+0
2007-08-30Update for ICC 10svn/branches/MdePkg@3760mdkinney3-9/+122
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang814-99/+99
2007-08-30Fix the invalid return code for OemHookStatusCodeLibNull library instance.klu21-1/+1
2007-08-30Fix non-Ascii character in commentsklu21-3/+3
2007-08-29Add dependent packages in INF of modules.yshang12-0/+7
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff2-50/+45
2007-08-27Make MdePkg GCC cleanqwang123-5/+5
2007-08-27Handle case when PAL calls 13 or 14 may not be available.mdkinney1-7/+11
2007-08-24Add #defines for the SAL System Table entry sizesmdkinney1-0/+10
2007-08-24Use CopyGuid instead of CopyMem.qwang121-2/+2
2007-08-23Add in BuildFv2Hob in HobLibqwang124-0/+87
2007-08-22Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang121-2/+2
2007-08-22Update the comments of PiDxe.h, PiPei.h and Uefi.h.yshang13-12/+5
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney1-1/+1
2007-08-16Added PCD settings for UART and Terminal Type device path nodes defined in th...AJFISH1-2/+10
2007-08-15Remove MDT from SAL.hmdkinney1-66/+0
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang12-41/+59
2007-08-14gEfiCallerIdGuid is defined in Autogen.hqwang121-5/+0
2007-08-14Add debugLib for this instance.lgao42-0/+3
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao45-32/+18
2007-08-13Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu21-4/+4
2007-08-13Fix bug in MdePkg.yshang12-3/+3
2007-08-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu21-0/+1
2007-08-10fixed Typo in MdePkg.yshang11-1/+1
2007-08-09Added DXE_CORE in the supported module type listjwang361-1/+1
2007-08-08Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o...mdkinney4-21/+6
2007-08-08Correct parameter UINTN to UINT32lgao42-5/+4
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao42-3/+66
2007-08-08Changed the class name to OldPeiCoreEntryPointjwang361-1/+1
2007-08-06remove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid which is not defined in...qwang121-2/+1
2007-08-06remove the two unnecessary CONST modifier.qwang121-6/+6
2007-08-06Fix bug in PciCfg to support PCI express address.yshang12-1/+1
2007-08-02Add library dependency expressions for several library instances.qhuang86-0/+14
2007-08-02Remove addtional PCD typeklu21-6/+0
2007-08-02Changed source file formatjwang361-4/+4
2007-08-01Updated to reflect spec ECRsAJFISH1-3/+11
2007-08-011. Generated new build.exe from new tools codejwang363-299/+294
2007-07-31Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH1-0/+38
2007-07-31add in <Guid/PcAnsi.h>qwang121-0/+2
2007-07-30add EFIAPI to the library functions.qwang122-0/+28
2007-07-27Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file wi...AJFISH2-84/+84
2007-07-27Add BasePcdLibNull.yshang11-0/+1
2007-07-27Add BasePcdLibNull in MdePkg.yshang13-0/+922
2007-07-26Clean the Bis.h yshang11-13/+0
2007-07-26Sync token number of Pcd with spec. yshang11-14/+14
2007-07-25EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH1-0/+1
2007-07-25Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg.yshang12-26/+5
2007-07-24Update the definition of PEI_SERVICES_REVISION.yshang12-5/+5
2007-07-24Added the Lib Construction function for IPF lib instancezliu32-1/+30