summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)Author
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-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 #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
2008-11-07add function header for SIGNATURE_XX, according to MDE Spec, 0.61e-7vanjeff
2008-11-07Add extra DriverConfiguration2 protocol parameter for EfiLibInstallAllDriverb...qhuang8
2008-11-06Add new API in UefiRuntimeLib to convert function pointer.qhuang8
2008-11-06At bit mask for PEI/DXE dispatchqhuang8
2008-11-06Minor comments update to remove long line (column num > 120)qhuang8
2008-11-04Sync in bug fix from EDK I:qwang12
2008-11-04remove DEBUG_DEPEX as it does not pass design review yet.qwang12
2008-11-04Update doxygen comment.qwang12
2008-11-04Update function prototype modifier.qwang12
2008-11-04add more comments, adjust size from 255 to 254.vanjeff
2008-11-03Add in a new debug mask bit EFI_D_DEPEX. It is used to enable the debug messa...qwang12
2008-11-03add some comments.vanjeff
2008-11-03clean up Atapi.h to follow ATA-ATAPI spec.vanjeff
2008-10-31Fix the doxygen comment.qwang12
2008-10-31De-Unicodeqhuang8
2008-10-31De-Unicodeqhuang8
2008-10-31De-Unicodeqhuang8
2008-10-31Use #include <XXX.h> for public include files.qhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-10-29ATA_REQUEST_SENSE_ERROR is not defined in ATA spec and no one use it.vanjeff
2008-10-28Refine version info in MDE file header.xli24
2008-10-281. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian
2008-10-28Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)qhuang8
2008-10-27added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff
2008-10-27re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff