summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2008-11-18Code Scrub: Corrected some retvals according to the spec.jji4
2008-11-18refine the commentsvanjeff
2008-11-18Fix GCC build break.qhuang8
2008-11-17Add changing log for the removal of timer events macros in UefiScsiLib. qhuang8
2008-11-17Remove 4 obsolete macros in UefiScsiLib and we have equivalent macros to the ...qhuang8
2008-11-17Add 3 macros to manager Timer events.qhuang8
2008-11-17Add a workaround to judge the end-of-device path type:qhuang8
2008-11-17Code Scrub:jji4
2008-11-17synchronize the MdePkg/Include/Library/BaseLib.h and the MDE_Library_Spec.gikidy
2008-11-17update comments and refine code.vanjeff
2008-11-17Update function header align to Mde Lib spec.lgao4
2008-11-14updated interface comments per UEFI Spec.jgong5
2008-11-14Files of PeiPalLib uses the wrong license information in the file header. Upd...xli24
2008-11-14Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji4
2008-11-14Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji4
2008-11-13Add change log as the brief summary of previous non-backward compatible chang...qhuang8
2008-11-13Update library instances naming.qhuang8
2008-11-13Remove UefiHiiLib & UefiIfrSupportLib. They have been moved to MdeModulePkg.qhuang8
2008-11-13Update for the library class renaming: UsbLib -> UefiUsbLibqhuang8
2008-11-13Update for the library class renaming: ScsiLib -> UefiScsiLibqhuang8
2008-11-13Use PalLib instead of PalCallLibqhuang8
2008-11-13Use PalLib instead of PalCallLibqhuang8
2008-11-13Use PalLib instead of PalCallLibqhuang8
2008-11-13Retired PeiPiLib, all its API has been merged to PeiServicesLibqhuang8
2008-11-13Add PeiServicesInstallFvInfoPpi(). It is formerly PiLibInstallFvInfoPpi() in ...qhuang8
2008-11-13Rename DxePiLib to DxeServicesLibqhuang8
2008-11-13Remove BasePalCallLibNullqhuang8
2008-11-13Add BasePalLibNullqhuang8
2008-11-13Use PalLib instead of PalCallLibqhuang8
2008-11-13Update [LibraryClasses] section for the updated library class.qhuang8
2008-11-13Remove FvbServiceLib, HiiLib & IfrSupportLib. qhuang8
2008-11-13Rename ScsiLib to UefiScsiLibqhuang8
2008-11-13Rename UsbLib to UefiUsbLibqhuang8
2008-11-131. Merge the API of PiLibInstallFvInfoPpi() to PeiServicesLib and rename it t...qhuang8
2008-11-13Rename PalCallLib to PalLibqhuang8
2008-11-13Rename DxePiLib to DxeServicesLibqhuang8
2008-11-13Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...lgao4
2008-11-13Updated protocol function header per UEFI Spec.jgong5
2008-11-12Use correct signature to fix the bug that Tiger platform cannot boot to OS.xli24
2008-11-12Remove unnecessary header file including for library class in MdePkg.klu2
2008-11-12fixed comments to follow UEFI Specjgong5
2008-11-11Revert all the #pramga(1) related patches to r6434, we need to review all the...qhuang8
2008-11-111, Move device path utility macros from protocol's header file to DevicePathL...klu2
2008-11-11Add following library instances to MDE package:xli24
2008-11-11add #pragma pack(1) for some structures.vanjeff
2008-11-10Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming con...qwang12
2008-11-10add #pragma pack(1) for some structures.vanjeff
2008-11-10remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff
2008-11-10remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff
2008-11-07+++++ mdkinney 11/5/2008 11:08:13 PMeric_tian