summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
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
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