summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao43-17/+71
2007-09-28Fix a bug of ScsiWrite10Command() UefiScsiLib. After the SCSI WRITE command i...xli241-1/+1
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney11-11/+11
2007-09-26Update the ChangeLog.txt to record the possible non-compatible changes due to...qwang121-2/+23
2007-09-26Fix one iScsi device path definition update to Uefi Spec 2.1b.qhuang81-2/+1
2007-09-25Make the module pass CYGWIN GCC buildqwang121-5/+7
2007-09-24Merge branch of PI tree to main trunkklu213-7/+724
2007-09-24Updated EFI_MANAGED_NETWORK_PROTOCOL_GUID value according to UEFI 2.1b.vanjeff2-32/+32
2007-09-24Fix one minor comment issue in last check-inqhuang83-3/+6
2007-09-24Update DevicePathLib to reflect the update of UEFI device utility protocolqhuang83-13/+32
2007-09-22Fix bug in backward copy for x64mdkinney1-1/+1
2007-09-20Fix invalid return status to sync with newest UEFI spec 2.1qhuang84-12/+12
2007-09-20Fix a bug to print correct message to ConOut and StdErr as they accept unicod...qwang122-4/+13
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang15-24/+560
2007-09-18fixed one asm routinevprabhal1-1/+9
2007-09-18fixed one asm routinevprabhal1-5/+15
2007-09-18Use Device Path Macros to get Device Path Type/SubType. (Some extensions migh...qhuang81-3/+2
2007-09-17Add PI incompatible change into ChangeLog.txt for MdePkg and MdeModulePkgklu21-0/+15
2007-09-17Remove OldPeiCoreEntryPoint library instance from MdePkgklu25-262/+0
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu26-6/+6
2007-09-171. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang82-133/+231
2007-09-17Add Hardware Error Variable defined in UEFI 2.1 specqhuang83-0/+36
2007-09-13Add the "ChangeLog.txt" to record packages' all non-compatible changes and im...zliu31-0/+42
2007-09-07Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu28-13/+13
2007-09-06Roll back the change made in rev.3778, which is a temporary fix for the issue...xli242-2/+2
2007-09-05Temporarily fix the issue that Tiger cannot boot to OS. Change the GUID of Fi...xli242-2/+2
2007-09-04Merge the PI enabling works from the branchqwang1220-142/+508
2007-09-01Fixed problem with sign extension in print lib. PrintXY could not print out F...AJFISH1-4/+4
2007-08-30Update for ICC 10mdkinney3-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