]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
update file header
[mirror_edk2.git] / MdePkg /
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.
2008-11-27 qhuang8Fix the parameter typo, it should confirm to UEFI spec.
2008-11-27 qhuang8Remove GetCurrentLanguage () from UefiLib in MdePkg
2008-11-27 qhuang81. Removal PalCallStatic API
2008-11-27 qhuang8Add the AND of all architectural protocols for UEFI...
2008-11-27 qhuang8Fix constructor/destructor issue for DXE_RUNTIM_DRIVER...
2008-11-26 gikidySynchronize function comment in h file
2008-11-26 jji4Function headers in .h and .c files synchronized with...
2008-11-26 qhuang8Add SEC as supported module types to follow MdeLib...
2008-11-26 qhuang8Remove the EBC architecture support.
2008-11-26 jji4Function headers in .h and .c files synchronized with...
2008-11-26 gikidySynchronize function comment in
2008-11-26 qhuang8Remove checking for overflow in several Multiple functi...
2008-11-25 jji4Function headers in .h and .c files synchronized with...
2008-11-25 jji4Function headers in .h and .c files synchronized with...
2008-11-25 gikidySynchronize function comment in MdePkg\Library\BaseMemo...
2008-11-25 vanjeffremove vendor specific fields to improve CDROM read...
2008-11-25 lgao4Add PI_SPECIFICATION_VERSION = 0x00010000 for the...
2008-11-25 gikidySynchronize function comment in MdePkg\Library\BaseLib...
next