summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Add change log as the brief summary of previous non-backward compatible chang...qhuang82008-11-131-0/+19
* Update library instances naming.qhuang82008-11-131-5/+2
* Remove UefiHiiLib & UefiIfrSupportLib. They have been moved to MdeModulePkg.qhuang82008-11-139-3996/+0
* Update for the library class renaming: UsbLib -> UefiUsbLibqhuang82008-11-132-2/+2
* Update for the library class renaming: ScsiLib -> UefiScsiLibqhuang82008-11-132-2/+2
* Use PalLib instead of PalCallLibqhuang82008-11-132-2/+2
* Use PalLib instead of PalCallLibqhuang82008-11-132-2/+2
* Use PalLib instead of PalCallLibqhuang82008-11-134-4/+4
* Retired PeiPiLib, all its API has been merged to PeiServicesLibqhuang82008-11-132-140/+0
* Add PeiServicesInstallFvInfoPpi(). It is formerly PiLibInstallFvInfoPpi() in ...qhuang82008-11-132-1/+83
* Rename DxePiLib to DxeServicesLibqhuang82008-11-132-29/+29
* Remove BasePalCallLibNullqhuang82008-11-132-88/+0
* Add BasePalLibNullqhuang82008-11-132-0/+88
* Use PalLib instead of PalCallLibqhuang82008-11-132-2/+2
* Update [LibraryClasses] section for the updated library class.qhuang82008-11-131-18/+4
* Remove FvbServiceLib, HiiLib & IfrSupportLib. qhuang82008-11-133-1576/+0
* Rename ScsiLib to UefiScsiLibqhuang82008-11-131-0/+0
* Rename UsbLib to UefiUsbLibqhuang82008-11-131-0/+0
* 1. Merge the API of PiLibInstallFvInfoPpi() to PeiServicesLib and rename it t...qhuang82008-11-132-51/+31
* Rename PalCallLib to PalLibqhuang82008-11-131-0/+0
* Rename DxePiLib to DxeServicesLibqhuang82008-11-131-6/+6
* Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...lgao42008-11-135-15/+10
* Updated protocol function header per UEFI Spec.jgong52008-11-131-0/+70
* Use correct signature to fix the bug that Tiger platform cannot boot to OS.xli242008-11-121-1/+1
* Remove unnecessary header file including for library class in MdePkg.klu22008-11-122-3/+0
* fixed comments to follow UEFI Specjgong52008-11-121-0/+82
* Revert all the #pramga(1) related patches to r6434, we need to review all the...qhuang82008-11-1121-222/+241
* 1, Move device path utility macros from protocol's header file to DevicePathL...klu22008-11-116-63/+37
* Add following library instances to MDE package:xli242008-11-1114-1/+6259
* add #pragma pack(1) for some structures.vanjeff2008-11-111-1/+5
* Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming con...qwang122008-11-101-1/+1
* add #pragma pack(1) for some structures.vanjeff2008-11-103-0/+12
* remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff2008-11-1014-104/+69
* remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff2008-11-107-139/+139
* +++++ mdkinney 11/5/2008 11:08:13 PMeric_tian2008-11-072-144/+1
* add function header for SIGNATURE_XX, according to MDE Spec, 0.61e-7vanjeff2008-11-071-3/+39
* Add gEfiDriverConfigurationProtocolGuid GUID C Name in INF.qhuang82008-11-071-2/+3
* Update the implementation of EfiLibInstallAllDriverBinding2().qhuang82008-11-071-282/+653
* Add extra DriverConfiguration2 protocol parameter for EfiLibInstallAllDriverb...qhuang82008-11-071-8/+10
* Add IA32, x64 & EBC version of EfiConvertFunctionPointer()qhuang82008-11-061-0/+34
* Add new API in UefiRuntimeLib to convert function pointer.qhuang82008-11-061-2/+31
* At bit mask for PEI/DXE dispatchqhuang82008-11-061-0/+2
* Minor comments update to remove long line (column num > 120)qhuang82008-11-061-6/+9
* Remove gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultTimeout. This Pcd was f...qhuang82008-11-061-9/+0
* Vertical check - Every PCD entries in DEC file need to have commentseric_tian2008-11-051-24/+199
* Add two EFI Modifier.qwang122008-11-051-0/+2
* Sync in bug fix from EDK I:qwang122008-11-043-5/+516
* PcdPciExpressBaseAddress is also defined as Dynamic type PCD.qwang122008-11-041-0/+1
* remove DEBUG_DEPEX as it does not pass design review yet.qwang122008-11-041-2/+0
* Update doxygen comment.qwang122008-11-041-1/+2