summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Add extra DriverConfiguration2 protocol parameter for EfiLibInstallAllDriverb...qhuang82008-11-071-8/+10
* Add IA32, x64 & EBC version of EfiConvertFunctionPointer()qhuang82008-11-061-0/+34
* Add new API in UefiRuntimeLib to convert function pointer.qhuang82008-11-061-2/+31
* At bit mask for PEI/DXE dispatchqhuang82008-11-061-0/+2
* Minor comments update to remove long line (column num > 120)qhuang82008-11-061-6/+9
* Remove gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultTimeout. This Pcd was f...qhuang82008-11-061-9/+0
* Vertical check - Every PCD entries in DEC file need to have commentseric_tian2008-11-051-24/+199
* Add two EFI Modifier.qwang122008-11-051-0/+2
* Sync in bug fix from EDK I:qwang122008-11-043-5/+516
* PcdPciExpressBaseAddress is also defined as Dynamic type PCD.qwang122008-11-041-0/+1
* remove DEBUG_DEPEX as it does not pass design review yet.qwang122008-11-041-2/+0
* Update doxygen comment.qwang122008-11-041-1/+2
* Update function prototype modifier.qwang122008-11-041-1/+1
* add more comments, adjust size from 255 to 254.vanjeff2008-11-041-9/+11
* 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