summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
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
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 a typo.qwang121-1/+1
2008-10-31Add in the OPTIONAL modifier.qwang121-6/+6
2008-10-31Fix a prototype bug.qwang121-8/+8
2008-10-31Fix a prototype bug.qwang121-6/+6
2008-10-31Fix the doxygen comment.qwang121-10/+15
2008-10-31Fix the doxygen comment.qwang121-4/+6
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 module internal header files.qhuang83-3/+3
2008-10-31Use #include <XXX.h> for public include files.qhuang81-2/+1
2008-10-31Use #include "XXX.h" for module internal header files.qhuang829-91/+91
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-31Update to use DOS formatqhuang82-14/+14
2008-10-31Update to use DOS formatqhuang82-126/+126
2008-10-31Update to use DOS formatqhuang82-40/+40
2008-10-31Update to use DOS formatqhuang83-1869/+1869
2008-10-30add info for removal of SafeFreePool.qwang121-0/+10
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang123-53/+0
2008-10-30Rename the global variable to avoid possible symbol conflict.qwang121-3/+3
2008-10-30Rename the global variable to avoid possible symbol conflict.qwang121-7/+7
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji48-16/+15
2008-10-30Adjust assembler's comments.klu222-38/+38
2008-10-29Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag...xli248-1977/+0
2008-10-29ATA_REQUEST_SENSE_ERROR is not defined in ATA spec and no one use it.vanjeff1-1/+0
2008-10-29Remove duplicate module in MdePkg DSC file.klu21-1/+0
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian71-73/+2
2008-10-28Refine comments of X64 assembly files of MDE BaseLib.xli2415-59/+50
2008-10-28Refine version info in MDE file header.xli2436-69/+51
2008-10-28sync comments.vanjeff19-77/+77
2008-10-28Refine file header for INF files of MDE library instances.xli2472-156/+197
2008-10-281. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian6-38/+26