summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2008-12-07Add more detailed comments for many of the Base Typesmdkinney
2008-12-071) Add descriptions for the enum values or struc members for the following ty...mdkinney
2008-12-07Add descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUAL_ADDRESSmdkinney
2008-12-07Add descriptions for each of the width values in the enumerationmdkinney
2008-12-07Make sure the #define for a subtype and the device path node for a subtype ea...mdkinney
2008-12-07Update SAL_PROC declaration to following coding standard. There should be no...mdkinney
2008-12-07Add full description of the Format string to the file header of the Print Lib...mdkinney
2008-12-07Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Librarymdkinney
2008-12-07Remove unused declarations from the UEFI Runtime Library for: mdkinney
2008-12-07Update PE_COFF_LOADER_READ_FILE declaration to following coding standard. Th...mdkinney
2008-12-07Add macro comments for SWITCH_STACK_ENTRY_POINTmdkinney
2008-12-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6890 6f1...ywu21
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-12-05Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input ...mdkinney
2008-12-05Roll back change to Terminal Type PCDmdkinney
2008-12-05Make comments match the Spec.gikidy
2008-12-05Comments have been checked with specjji4
2008-12-05Code has been reviewed with specjji4
2008-12-05Comments have been checked with specjji4
2008-12-05Function name correctedjji4
2008-12-05Modified the #defines for BIT32..BIT63 to match the Spec.gikidy
2008-12-05PCD entries have been reviewed with spec.jji4
2008-12-05Update the comment for RegisterForRunimeAccess() functions to match the Spec.gikidy
2008-12-05Synchronized Macro definition of GET_GUID_HOB_DATA_SIZE, GET_GUID_HOB_DATA, ...gikidy
2008-12-05Synchronized Macro definition of GET_GUID_HOB_DATA_SIZE, GET_GUID_HOB_DATA, ...gikidy
2008-12-05add [in] [out] in commentywu21
2008-12-05add in EDK_6857: Non-Compatible: qwang12.qwang12
2008-12-05Rename PcdDefaultTerminalType to PcdUartDefaultTerminalType based on Mde Libr...qwang12
2008-12-05update (EFIAPI *EFI_IMAGE_ENTRY_POINT) commentywu21
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang8
2008-12-05Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy
2008-12-04Remove todo comment in BaseLib.hlgao4
2008-12-04Correct typo.lgao4
2008-12-04Correct Minor Comments in M3 to M4 review.lgao4
2008-12-04Function comments have been checked with spec.jji4
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy
2008-12-04Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy
2008-12-03Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang8
2008-12-03Fix typo in function prototype.qhuang8
2008-12-03Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...qhuang8
2008-12-02remove DEFIO_PCI_ADDRESS from MdePkg.vanjeff
2008-12-02adjust codes.vanjeff
2008-12-021. add some comments for structuresvanjeff
2008-12-02remove duplicated #pragma pack().vanjeff
2008-12-02Fix doxygen comment for structure definitions.klu2
2008-12-01Split architecture judgement then doxygen can merge them into one document.klu2
2008-12-01Remove several over-specific issues.qhuang8
2008-12-01De-Unicode in MdePkg source files.qhuang8
2008-12-01De-Unicode in MdePkg source files.qhuang8
2008-12-01Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...qhuang8