summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
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-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...klu22-48/+20
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_tian1-140/+0
2008-11-07add function header for SIGNATURE_XX, according to MDE Spec, 0.61e-7vanjeff1-3/+39
2008-11-07Add extra DriverConfiguration2 protocol parameter for EfiLibInstallAllDriverb...qhuang81-8/+10
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-04Sync in bug fix from EDK I:qwang122-2/+62
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-03add some comments.vanjeff1-22/+11
2008-11-03clean up Atapi.h to follow ATA-ATAPI spec.vanjeff1-223/+173
2008-10-31Fix the doxygen comment.qwang121-10/+15
2008-10-31De-Unicodeqhuang81-4/+4
2008-10-31De-Unicodeqhuang82-2/+2
2008-10-31De-Unicodeqhuang82-3/+3
2008-10-31Use #include <XXX.h> for public include files.qhuang81-1/+1
2008-10-31Update to use DOS formatqhuang81-12/+12
2008-10-31Update to use DOS formatqhuang81-477/+477
2008-10-31Update to use DOS formatqhuang81-2546/+2546
2008-10-31Update to use DOS formatqhuang81-705/+705
2008-10-31Update to use DOS formatqhuang81-23/+23
2008-10-31Update to use DOS formatqhuang81-23/+23
2008-10-31Update to use DOS formatqhuang81-26/+26
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-14/+0
2008-10-29ATA_REQUEST_SENSE_ERROR is not defined in ATA spec and no one use it.vanjeff1-1/+0
2008-10-28Refine version info in MDE file header.xli2436-69/+51
2008-10-281. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian5-31/+19
2008-10-28Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)qhuang81-1/+1
2008-10-27added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff9-75/+76
2008-10-27re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff1-17/+40