summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2008-09-03Add more comments for DxeServicesTableLib library instance.klu23-46/+7
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao413-77/+40
2008-08-29Fix a bug in the assert condition.qwang121-2/+2
2008-08-27Remove the supported module type of DXE_CORE to avoid that this library insta...qhuang81-1/+1
2008-08-25Refine the code.klu23-20/+15
2008-08-25remove the unused msa files in MdePkg.lgao458-3978/+0
2008-08-24Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.lgao45-20/+21
2008-08-221) Add in ASSERT conditionsqwang122-2/+8
2008-08-221) Update comments for API in DxePiLib.hqwang121-153/+152
2008-08-22Update Hob Instance to remove the unused InternalHobLib.h file.lgao46-80/+18
2008-08-20edk2/MdePkg/Library/BaseLib/BaseLib.inf:jljusten2-0/+80
2008-08-20Remove allocate aligned pool services.qhuang86-1244/+0
2008-08-20Remove the duplicated comments for function header.lgao41-3/+0
2008-08-20Cleanup Cpu library class and CpuLib instance and BaseLib instance; and add c...lgao414-393/+40
2008-08-18Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeEx...lgao412-200/+165
2008-08-18Add Pcd Protocol in [Depex] section and add back the constructor since PCD pr...qhuang82-54/+54
2008-08-18Add Pcd Ppi dependency in [depex] section in PeiPcdLibqhuang81-0/+3
2008-08-18Add IfrLibCreatePopUp2 and HiiLibExportPackageLists.qwang122-7/+164
2008-08-18Add missing library class.klu22-0/+4
2008-08-18Add CpuDeadLoop() for PeiCore entry, that means PeiCore should not return.klu21-0/+7
2008-08-18Remove msa file and add more comments for DXE core entry klu22-45/+16
2008-08-18refine code.klu22-44/+2
2008-08-18Remove unused module type.klu22-40/+1
2008-08-18refine code.klu22-220/+76
2008-08-18Refine the code.klu22-86/+41
2008-08-18Remove unused internal header file.klu21-35/+0
2008-08-13edk2/MdePkg/Library/SerialPortLibNull/SerialPortLibNull.c:jljusten1-5/+4
2008-08-12code review's result.eric_tian2-1/+1
2008-08-12Remove the unncessary assignment.qwang121-1/+0
2008-08-10Add SerialPortPoll Api in SerialPortLib to Poll the serial device to see if t...lgao41-0/+20
2008-08-01Use ReadUnaligned32() instead of CopyMem()mdkinney2-5/+6
2008-07-31MdePkg/Library/BaseLib/X64/ReadCr2.S:jljusten2-2/+2
2008-07-31Gcc cleanuperic_tian1-46/+46
2008-07-31Gcc cleanup for CpuLib in mdepkg/library/eric_tian3-6/+6
2008-07-31Gcc cleanup for baselib & basememorylib in mdepkg/library/eric_tian104-290/+285
2008-07-25Code Scrub for MdePkg.yshang1150-181/+1365
2008-07-22modify coding style to pass ecc tooleric_tian1-9/+3
2008-07-21Add in more comments.qwang121-1/+7
2008-07-19Remove INF/MSA file name to align with directory nameqhuang82-0/+0
2008-07-19Remove directory DxeDebugLibSerialPort to BaseDebugLibSerialPort since this i...qhuang83-4/+4
2008-07-17Correct ECC Error for MdePkg/Include/Protocol and Correct PeCofferLib bug to ...lgao41-6/+10
2008-07-16Refine code for BasePalCallLibNull & PeiPalCallLib.xli242-40/+32
2008-07-16Fix function comment to follows doxygen format.klu22-17/+12
2008-07-16Code Scrub the common includes in MdePkg.yshang17-38/+46
2008-07-16Clean up IfrSupportLib.qwang122-11/+16
2008-07-16Clean up HiiLib.qwang123-19/+39
2008-07-15Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao424-211/+262
2008-07-15Fix function comment to follows doxygen format.klu21-13/+11
2008-07-15Roll back 1 == Var to Var == 1 for save size.lgao41-1/+1
2008-07-14Add CONST modifier to align with the global array of mUnicodeWidthTable.qhuang81-4/+4