summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2008-12-05Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input ...mdkinney4-4/+4
2008-12-05Roll back change to Terminal Type PCDmdkinney2-10/+3
2008-12-05Make comments match the Spec.gikidy20-548/+541
2008-12-05Comments have been checked with specjji43-13/+4
2008-12-05Code has been reviewed with specjji41-0/+5
2008-12-05Comments have been checked with specjji43-3/+1
2008-12-05Function name correctedjji41-1/+1
2008-12-05Modified the #defines for BIT32..BIT63 to match the Spec.gikidy1-32/+32
2008-12-05PCD entries have been reviewed with spec.jji41-5/+5
2008-12-05Update the comment for RegisterForRunimeAccess() functions to match the Spec.gikidy8-8/+34
2008-12-05Synchronized Macro definition of GET_GUID_HOB_DATA_SIZE, GET_GUID_HOB_DATA, ...gikidy1-5/+0
2008-12-05Synchronized Macro definition of GET_GUID_HOB_DATA_SIZE, GET_GUID_HOB_DATA, ...gikidy1-5/+15
2008-12-05add [in] [out] in commentywu211-40/+43
2008-12-05add in EDK_6857: Non-Compatible: qwang12.qwang121-1/+9
2008-12-05Rename PcdDefaultTerminalType to PcdUartDefaultTerminalType based on Mde Libr...qwang121-3/+3
2008-12-05update (EFIAPI *EFI_IMAGE_ENTRY_POINT) commentywu211-2/+1
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang887-230/+230
2008-12-05Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy5-64/+203
2008-12-04Remove todo comment in BaseLib.hlgao43-5/+3
2008-12-04Correct typo.lgao42-2/+2
2008-12-04Correct Minor Comments in M3 to M4 review.lgao410-23/+60
2008-12-04Function comments have been checked with spec.jji42-10/+2
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy3-18/+17
2008-12-04Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy2-2/+2
2008-12-03Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang84-8/+8
2008-12-03Fix typo in function prototype.qhuang81-1/+1
2008-12-03Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...qhuang83-6/+34
2008-12-02remove DEFIO_PCI_ADDRESS from MdePkg.vanjeff1-8/+0
2008-12-02adjust codes.vanjeff1-3/+3
2008-12-021. add some comments for structuresvanjeff9-377/+443
2008-12-02remove duplicated #pragma pack().vanjeff1-15/+5
2008-12-02Fix doxygen comment for structure definitions.klu21-1190/+928
2008-12-01Split architecture judgement then doxygen can merge them into one document.klu21-6/+10
2008-12-01Remove several over-specific issues.qhuang83-7/+5
2008-12-01De-Unicode in MdePkg source files.qhuang82-4/+4
2008-12-01De-Unicode in MdePkg source files.qhuang88-20/+20
2008-12-01Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...qhuang82-6/+6
2008-12-01Remove ProcessLibraryDestructorList() from the library class of DxeCoreEntryP...qhuang82-15/+2
2008-12-01Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang85-10/+7
2008-12-01Update PalCallLib to PalLib in BasePalLibNull.inf.xli241-2/+2
2008-12-01Fix the issue that wrong doxygen header comments.klu22-17/+20
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao42-376/+0
2008-11-29Fix to pass the Richford tip ICC build, this check-in is need for the previou...zliu31-1/+1
2008-11-28Refine the comments in PciSegmentLibqhuang82-53/+35
2008-11-28Function headers in .h and .c files synchronized with specjji42-301/+314
2008-11-27Add several missing assertions.qhuang81-7/+22
2008-11-27Fix the parameter typo, it should confirm to UEFI spec.qhuang82-2/+2
2008-11-27Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang83-71/+0
2008-11-271. Removal PalCallStatic APIqhuang88-110/+2102
2008-11-27Add the AND of all architectural protocols for UEFI drivers. Build tool will ...qhuang81-0/+19