summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2008-11-13Use PalLib instead of PalCallLibqhuang82-2/+2
2008-11-13Use PalLib instead of PalCallLibqhuang82-2/+2
2008-11-13Use PalLib instead of PalCallLibqhuang84-4/+4
2008-11-13Retired PeiPiLib, all its API has been merged to PeiServicesLibqhuang82-140/+0
2008-11-13Add PeiServicesInstallFvInfoPpi(). It is formerly PiLibInstallFvInfoPpi() in ...qhuang82-1/+83
2008-11-13Rename DxePiLib to DxeServicesLibqhuang82-29/+29
2008-11-13Remove BasePalCallLibNullqhuang82-88/+0
2008-11-13Add BasePalLibNullqhuang82-0/+88
2008-11-13Use PalLib instead of PalCallLibqhuang82-2/+2
2008-11-13Update [LibraryClasses] section for the updated library class.qhuang81-18/+4
2008-11-13Remove FvbServiceLib, HiiLib & IfrSupportLib. qhuang83-1576/+0
2008-11-13Rename ScsiLib to UefiScsiLibqhuang81-0/+0
2008-11-13Rename UsbLib to UefiUsbLibqhuang81-0/+0
2008-11-131. Merge the API of PiLibInstallFvInfoPpi() to PeiServicesLib and rename it t...qhuang82-51/+31
2008-11-13Rename PalCallLib to PalLibqhuang81-0/+0
2008-11-13Rename DxePiLib to DxeServicesLibqhuang81-6/+6
2008-11-13Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...lgao45-15/+10
2008-11-13Updated protocol function header per UEFI Spec.jgong51-0/+70
2008-11-12Use correct signature to fix the bug that Tiger platform cannot boot to OS.xli241-1/+1
2008-11-12Remove unnecessary header file including for library class in MdePkg.klu22-3/+0
2008-11-12fixed comments to follow UEFI Specjgong51-0/+82
2008-11-11Revert all the #pramga(1) related patches to r6434, we need to review all the...qhuang821-222/+241
2008-11-111, Move device path utility macros from protocol's header file to DevicePathL...klu26-63/+37
2008-11-11Add following library instances to MDE package:xli2414-1/+6259
2008-11-11add #pragma pack(1) for some structures.vanjeff1-1/+5
2008-11-10Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming con...qwang121-1/+1
2008-11-10add #pragma pack(1) for some structures.vanjeff3-0/+12
2008-11-10remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff14-104/+69
2008-11-10remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff7-139/+139
2008-11-07+++++ mdkinney 11/5/2008 11:08:13 PMeric_tian2-144/+1
2008-11-07add function header for SIGNATURE_XX, according to MDE Spec, 0.61e-7vanjeff1-3/+39
2008-11-07Add gEfiDriverConfigurationProtocolGuid GUID C Name in INF.qhuang81-2/+3
2008-11-07Update the implementation of EfiLibInstallAllDriverBinding2().qhuang81-282/+653
2008-11-07Add extra DriverConfiguration2 protocol parameter for EfiLibInstallAllDriverb...qhuang81-8/+10
2008-11-06Add IA32, x64 & EBC version of EfiConvertFunctionPointer()qhuang81-0/+34
2008-11-06Add new API in UefiRuntimeLib to convert function pointer.qhuang81-2/+31
2008-11-06At bit mask for PEI/DXE dispatchqhuang81-0/+2
2008-11-06Minor comments update to remove long line (column num > 120)qhuang81-6/+9
2008-11-06Remove gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultTimeout. This Pcd was f...qhuang81-9/+0
2008-11-05Vertical check - Every PCD entries in DEC file need to have commentseric_tian1-24/+199
2008-11-05Add two EFI Modifier.qwang121-0/+2
2008-11-04Sync in bug fix from EDK I:qwang123-5/+516
2008-11-04PcdPciExpressBaseAddress is also defined as Dynamic type PCD.qwang121-0/+1
2008-11-04remove DEBUG_DEPEX as it does not pass design review yet.qwang121-2/+0
2008-11-04Update doxygen comment.qwang121-1/+2
2008-11-04Update function prototype modifier.qwang121-1/+1
2008-11-04add more comments, adjust size from 255 to 254.vanjeff1-9/+11
2008-11-03Add in a new debug mask bit EFI_D_DEPEX. It is used to enable the debug messa...qwang121-1/+3
2008-11-03Use #include "XXX.h" for module internal header files.qhuang81-1/+1
2008-11-03Update to use DOS formatqhuang8182-8928/+8928