]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
1)update function header coding style issue
[mirror_edk2.git] / MdePkg /
2008-12-12 jji4IN OUT modifiers corrected
2008-12-12 gikidyFix some typo.
2008-12-12 jji4No need of PcdLib in this module
2008-12-12 klu2Do *not* use #elif but use seperate #define to make...
2008-12-11 klu2Add incompatible change notes for device path.
2008-12-11 vanjefffixed one typo
2008-12-11 lgao4Apply ReallocatePool API in DxeExtractGuidedSectionLib...
2008-12-11 gikidyModified PeiServicesTablePointerLib.h to match the...
2008-12-11 gikidySynchronize MdePkg/Library *.h files with c files
2008-12-11 gikidySynchronize MdePkg h files to Library/Base* c files.
2008-12-11 gikidySynchronize BaseLib h files to c files.
2008-12-10 vanjefffixed one bug when declaring IA32_IDT_GATE_DESCRIPTOR.
2008-12-10 lgao4Update the incompatible change into ChangeLog
2008-12-10 lgao4Add comments for enumeration, structure data members...
2008-12-10 gikidySynchronize the h files with c files.
2008-12-10 jji4Library classes updated in INF
2008-12-10 vanjeffadded comment for some structure
2008-12-10 klu2Synchronize interface function comment from declaration...
2008-12-10 klu2Synchronize interface function comment from declaration...
2008-12-10 klu2Synchronize interface function comment from declaration...
2008-12-10 klu2Synchronize interface function comment from declaration...
2008-12-10 klu2Synchronize function comments from library class to...
2008-12-09 lgao4Move common smbus structure from Smbus PPI to Industry...
2008-12-09 lgao4Add the detailed descriptions for the structure data...
2008-12-09 lgao4Add EFI_NETWORK_INTERFACE_TYPE definition
2008-12-09 vanjeffremove unnecessary detailed description for InvalidateI...
2008-12-09 lgao4Correct minor comments
2008-12-09 gikidySynchronize comment of BaseLib.h and it's implementatio...
2008-12-09 vanjeff1. added functions header for MACROS in PCI22.h.
2008-12-08 lgao4Add comments for most of enum data type.
2008-12-08 klu2Fix a typo
2008-12-08 eric_tianchange library class name to PciSegmentLib
2008-12-08 vanjeffadded comments for some structures and apply for doxgen...
2008-12-08 klu2Fix a type for undeclared word
2008-12-08 vanjeffadded comments for some structures and apply for doxgen...
2008-12-08 jji4Comments have been checked with spec
2008-12-08 lgao4Remove undefined comments for status PCD.
2008-12-08 jji4PCD default value has been changed according to the...
2008-12-08 lgao4correct 0X to 0x
2008-12-08 lgao4Correct the unknown character and update ChangeLog.txt
2008-12-07 mdkinneyUse BIT8-1 insetad of UINT8_MAX
2008-12-07 mdkinneyAdd more detailed comments for many of the Base Types
2008-12-07 mdkinney1) Add descriptions for the enum values or struc member...
2008-12-07 mdkinneyAdd descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUA...
2008-12-07 mdkinneyAdd descriptions for each of the width values in the...
2008-12-07 mdkinneyMake sure the #define for a subtype and the device...
2008-12-07 mdkinneyUpdate SAL_PROC declaration to following coding standar...
2008-12-07 mdkinneyAdd full description of the Format string to the file...
2008-12-07 mdkinneyMove NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI...
2008-12-07 mdkinneyRemove unused declarations from the UEFI Runtime Librar...
2008-12-07 mdkinneyUpdate PE_COFF_LOADER_READ_FILE declaration to followin...
2008-12-07 mdkinneyAdd macro comments for SWITCH_STACK_ENTRY_POINT
2008-12-06 ywu21git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-12-06 mdkinneyChange _CR() to BASE_CR() to follow naming convention
2008-12-05 mdkinneyUpdate FUNCTION_ENTRY_POINT() to be compatible with...
2008-12-05 mdkinneyRoll back change to Terminal Type PCD
2008-12-05 gikidyMake comments match the Spec.
2008-12-05 jji4Comments have been checked with spec
2008-12-05 jji4Code has been reviewed with spec
2008-12-05 jji4Comments have been checked with spec
2008-12-05 jji4Function name corrected
2008-12-05 gikidyModified the #defines for BIT32..BIT63 to match the...
2008-12-05 jji4PCD entries have been reviewed with spec.
2008-12-05 gikidyUpdate the comment for RegisterForRunimeAccess() functi...
2008-12-05 gikidySynchronized Macro definition of GET_GUID_HOB_DATA_SIZ...
2008-12-05 gikidySynchronized Macro definition of GET_GUID_HOB_DATA_SIZ...
2008-12-05 ywu21add [in] [out] in comment
2008-12-05 qwang12add in EDK_6857: Non-Compatible: qwang12.
2008-12-05 qwang12Rename PcdDefaultTerminalType to PcdUartDefaultTerminal...
2008-12-05 ywu21update (EFIAPI *EFI_IMAGE_ENTRY_POINT) comment
2008-12-05 qhuang8Update the text to use "x64" instead of "X64" in MdePkg.
2008-12-05 gikidyAdd comments for the MACRO follow the Spec, and change...
2008-12-04 lgao4Remove todo comment in BaseLib.h
2008-12-04 lgao4Correct typo.
2008-12-04 lgao4Correct Minor Comments in M3 to M4 review.
2008-12-04 jji4Function comments have been checked with spec.
2008-12-04 gikidyChange function IpfFlushCacheRange() to AsmFlushCacheRa...
2008-12-04 gikidyFollow the Mde_Lib_Spec to fix the function PeCoffLoade...
2008-12-03 qhuang8Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()
2008-12-03 qhuang8Fix typo in function prototype.
2008-12-03 qhuang8Add AsmEnableCache() and AsmDisableCache() as the IA32...
2008-12-02 vanjeffremove DEFIO_PCI_ADDRESS from MdePkg.
2008-12-02 vanjeffadjust codes.
2008-12-02 vanjeff1. add some comments for structures
2008-12-02 vanjeffremove duplicated #pragma pack().
2008-12-02 klu2Fix doxygen comment for structure definitions.
2008-12-01 klu2Split architecture judgement then doxygen can merge...
2008-12-01 qhuang8Remove several over-specific issues.
2008-12-01 qhuang8De-Unicode in MdePkg source files.
2008-12-01 qhuang8De-Unicode in MdePkg source files.
2008-12-01 qhuang8Update the API of UsbGetInterface() & UsbGetConfigurati...
2008-12-01 qhuang8Remove ProcessLibraryDestructorList() from the library...
2008-12-01 qhuang8Refine MdePkg library instances: Remove unnecessary...
2008-12-01 xli24Update PalCallLib to PalLib in BasePalLibNull.inf.
2008-12-01 klu2Fix the issue that wrong doxygen header comments.
2008-12-01 lgao4Remove NibbleToHexChar() function from BaseLib
2008-11-29 zliu3Fix to pass the Richford tip ICC build, this check...
2008-11-28 qhuang8Refine the comments in PciSegmentLib
2008-11-28 jji4Function headers in .h and .c files synchronized with...
2008-11-27 qhuang8Add several missing assertions.
next