summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2008-12-08added comments for some structures and apply for doxgen formatvanjeff2-11/+180
2008-12-08Fix a type for undeclared wordklu21-1/+1
2008-12-08added comments for some structures and apply for doxgen formatvanjeff3-4/+29
2008-12-08Comments have been checked with specjji41-1/+2
2008-12-08Remove undefined comments for status PCD.lgao45-37/+81
2008-12-08PCD default value has been changed according to the specjji41-3/+3
2008-12-08correct 0X to 0xlgao41-1/+1
2008-12-08Correct the unknown character and update ChangeLog.txtlgao43-3/+16
2008-12-07Use BIT8-1 insetad of UINT8_MAXmdkinney2-2/+2
2008-12-07Add more detailed comments for many of the Base Typesmdkinney5-61/+777
2008-12-071) Add descriptions for the enum values or struc members for the following ty...mdkinney1-58/+130
2008-12-07Add descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUAL_ADDRESSmdkinney1-0/+8
2008-12-07Add descriptions for each of the width values in the enumerationmdkinney1-0/+12
2008-12-07Make sure the #define for a subtype and the device path node for a subtype ea...mdkinney1-2/+10
2008-12-07Update SAL_PROC declaration to following coding standard. There should be no...mdkinney1-1/+1
2008-12-07Add full description of the Format string to the file header of the Print Lib...mdkinney1-0/+152
2008-12-07Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Librarymdkinney1-3/+13
2008-12-07Remove unused declarations from the UEFI Runtime Library for: mdkinney1-5/+0
2008-12-07Update PE_COFF_LOADER_READ_FILE declaration to following coding standard. Th...mdkinney1-1/+1
2008-12-07Add macro comments for SWITCH_STACK_ENTRY_POINTmdkinney1-3/+11
2008-12-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6890 6f1...ywu211-2/+0
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney2-5/+5
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