summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input ...mdkinney2008-12-054-4/+4
* Roll back change to Terminal Type PCDmdkinney2008-12-052-10/+3
* Make comments match the Spec.gikidy2008-12-0520-548/+541
* Comments have been checked with specjji42008-12-053-13/+4
* Code has been reviewed with specjji42008-12-051-0/+5
* Comments have been checked with specjji42008-12-053-3/+1
* Function name correctedjji42008-12-051-1/+1
* Modified the #defines for BIT32..BIT63 to match the Spec.gikidy2008-12-051-32/+32
* PCD entries have been reviewed with spec.jji42008-12-051-5/+5
* Update the comment for RegisterForRunimeAccess() functions to match the Spec.gikidy2008-12-058-8/+34
* Synchronized Macro definition of GET_GUID_HOB_DATA_SIZE, GET_GUID_HOB_DATA, ...gikidy2008-12-051-5/+0
* Synchronized Macro definition of GET_GUID_HOB_DATA_SIZE, GET_GUID_HOB_DATA, ...gikidy2008-12-051-5/+15
* add [in] [out] in commentywu212008-12-051-40/+43
* add in EDK_6857: Non-Compatible: qwang12.qwang122008-12-051-1/+9
* Rename PcdDefaultTerminalType to PcdUartDefaultTerminalType based on Mde Libr...qwang122008-12-051-3/+3
* update (EFIAPI *EFI_IMAGE_ENTRY_POINT) commentywu212008-12-051-2/+1
* Update the text to use "x64" instead of "X64" in MdePkg.qhuang82008-12-0587-230/+230
* Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy2008-12-055-64/+203
* Remove todo comment in BaseLib.hlgao42008-12-043-5/+3
* Correct typo.lgao42008-12-042-2/+2
* Correct Minor Comments in M3 to M4 review.lgao42008-12-0410-23/+60
* Function comments have been checked with spec.jji42008-12-042-10/+2
* Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy2008-12-043-18/+17
* Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy2008-12-042-2/+2
* Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang82008-12-034-8/+8
* Fix typo in function prototype.qhuang82008-12-031-1/+1
* Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...qhuang82008-12-033-6/+34
* remove DEFIO_PCI_ADDRESS from MdePkg.vanjeff2008-12-021-8/+0
* adjust codes.vanjeff2008-12-021-3/+3
* 1. add some comments for structuresvanjeff2008-12-029-377/+443
* remove duplicated #pragma pack().vanjeff2008-12-021-15/+5
* Fix doxygen comment for structure definitions.klu22008-12-021-1190/+928
* Split architecture judgement then doxygen can merge them into one document.klu22008-12-011-6/+10
* Remove several over-specific issues.qhuang82008-12-013-7/+5
* De-Unicode in MdePkg source files.qhuang82008-12-012-4/+4
* De-Unicode in MdePkg source files.qhuang82008-12-018-20/+20
* Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...qhuang82008-12-012-6/+6
* Remove ProcessLibraryDestructorList() from the library class of DxeCoreEntryP...qhuang82008-12-012-15/+2
* Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang82008-12-015-10/+7
* Update PalCallLib to PalLib in BasePalLibNull.inf.xli242008-12-011-2/+2
* Fix the issue that wrong doxygen header comments.klu22008-12-012-17/+20
* Remove NibbleToHexChar() function from BaseLiblgao42008-12-012-376/+0
* Fix to pass the Richford tip ICC build, this check-in is need for the previou...zliu32008-11-291-1/+1
* Refine the comments in PciSegmentLibqhuang82008-11-282-53/+35
* Function headers in .h and .c files synchronized with specjji42008-11-282-301/+314
* Add several missing assertions.qhuang82008-11-271-7/+22
* Fix the parameter typo, it should confirm to UEFI spec.qhuang82008-11-272-2/+2
* Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang82008-11-273-71/+0
* 1. Removal PalCallStatic APIqhuang82008-11-278-110/+2102
* Add the AND of all architectural protocols for UEFI drivers. Build tool will ...qhuang82008-11-271-0/+19