summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Add in a new debug mask bit EFI_D_DEPEX. It is used to enable the debug messa...qwang122008-11-031-1/+3
* Use #include "XXX.h" for module internal header files.qhuang82008-11-031-1/+1
* Update to use DOS formatqhuang82008-11-03182-8928/+8928
* add some comments.vanjeff2008-11-031-22/+11
* clean up Atapi.h to follow ATA-ATAPI spec.vanjeff2008-11-031-223/+173
* Fix a typo.qwang122008-10-311-1/+1
* Add in the OPTIONAL modifier.qwang122008-10-311-6/+6
* Fix a prototype bug.qwang122008-10-311-8/+8
* Fix a prototype bug.qwang122008-10-311-6/+6
* Fix the doxygen comment.qwang122008-10-311-10/+15
* Fix the doxygen comment.qwang122008-10-311-4/+6
* De-Unicodeqhuang82008-10-311-4/+4
* De-Unicodeqhuang82008-10-312-2/+2
* De-Unicodeqhuang82008-10-312-3/+3
* Use #include "XXX.h" for module internal header files.qhuang82008-10-313-3/+3
* Use #include <XXX.h> for public include files.qhuang82008-10-311-2/+1
* Use #include "XXX.h" for module internal header files.qhuang82008-10-3129-91/+91
* Use #include <XXX.h> for public include files.qhuang82008-10-311-1/+1
* Update to use DOS formatqhuang82008-10-311-12/+12
* Update to use DOS formatqhuang82008-10-311-477/+477
* Update to use DOS formatqhuang82008-10-311-2546/+2546
* Update to use DOS formatqhuang82008-10-311-705/+705
* Update to use DOS formatqhuang82008-10-311-23/+23
* Update to use DOS formatqhuang82008-10-311-23/+23
* Update to use DOS formatqhuang82008-10-311-26/+26
* Update to use DOS formatqhuang82008-10-312-14/+14
* Update to use DOS formatqhuang82008-10-312-126/+126
* Update to use DOS formatqhuang82008-10-312-40/+40
* Update to use DOS formatqhuang82008-10-313-1869/+1869
* add info for removal of SafeFreePool.qwang122008-10-301-0/+10
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-303-53/+0
* Rename the global variable to avoid possible symbol conflict.qwang122008-10-301-3/+3
* Rename the global variable to avoid possible symbol conflict.qwang122008-10-301-7/+7
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-308-16/+15
* Adjust assembler's comments.klu22008-10-3022-38/+38
* Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag...xli242008-10-298-1977/+0
* ATA_REQUEST_SENSE_ERROR is not defined in ATA spec and no one use it.vanjeff2008-10-291-1/+0
* Remove duplicate module in MdePkg DSC file.klu22008-10-291-1/+0
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-2971-73/+2
* Refine comments of X64 assembly files of MDE BaseLib.xli242008-10-2815-59/+50
* Refine version info in MDE file header.xli242008-10-2836-69/+51
* sync comments.vanjeff2008-10-2819-77/+77
* Refine file header for INF files of MDE library instances.xli242008-10-2872-156/+197
* 1. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian2008-10-286-38/+26
* adjust file list order in dsc file.vanjeff2008-10-282-34/+30
* clean up EBC in inf files.vanjeff2008-10-2819-31/+27
* Add missing protocol header file.klu22008-10-281-0/+2
* Add back gEfiFormBrowser2ProtocolGuid & gEfiFormBrowser2ProtocolGuid as they ...qhuang82008-10-281-0/+2
* Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)qhuang82008-10-281-1/+1
* Update supported module type of MDE library instances according to MDE librar...xli242008-10-285-10/+10