summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* synchronize asm and s fileeric_tian2008-10-242-43/+52
* Fix .S assembler building issue.eric_tian2008-10-241-54/+47
* Add .S source file to INFklu22008-10-242-0/+22
* Add S assembler file for BaseMemoryLibOptDxe driver.klu22008-10-2411-0/+621
* Add linux assembler code for BaseMemoryLibOptPei library.klu22008-10-2411-0/+597
* Update EBC sub-dir of BaseLib according to code review comments.xli242008-10-232-28/+7
* Update GCC assembly files for MdePkg/Library/BaseLib/X64xli242008-10-237-23/+22
* unify the name convention of label in .S fileseric_tian2008-10-237-31/+31
* Update GCC assembly files for MdePkg/Library/BaseLib/Ia32xli242008-10-2392-187/+187
* modify CopyMem.S to align with CopyMem.asmeric_tian2008-10-231-10/+18
* Add description for NULL return value.klu22008-10-221-1/+2
* add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use "....eric_tian2008-10-2236-139/+1362
* 1.removed DivS64x64Remainder.c since it has been moved to upper directory.vanjeff2008-10-222-60/+1
* Adjust doxygen comment style for structure.klu22008-10-211-1/+5
* Fix typo to pass buildqhuang82008-10-211-1/+1
* Update some comments.qwang122008-10-211-1/+0
* Update comments.qwang122008-10-212-3/+3
* CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian2008-10-2161-551/+493
* 1) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122008-10-213-7/+7
* deleted an empty space.qwang122008-10-211-1/+0
* Move definition of EFI_SCSI_TARGET_MAX_BYTES from IndustryStandard in MDE Pac...xli242008-10-201-1/+6
* Fix ECC issue.klu22008-10-201-12/+12
* Change style of (CONSTANT == Var) to (Var == CONSTANT) for BaseLib/String.c.xli242008-10-201-33/+33
* Fix ECC issue.klu22008-10-201-2/+2
* Fix ECC issue.klu22008-10-201-2/+2
* Fix ECC issue.klu22008-10-201-6/+2
* Fix ECC issue.klu22008-10-201-2/+7
* Fix ECC issue.klu22008-10-201-2/+1
* Fix ECC issue.klu22008-10-201-2/+2
* Fix ECC issue.klu22008-10-201-1/+1
* Fix ECC issue.klu22008-10-201-5/+0
* removed blank lines to refine source codes.vanjeff2008-10-205-17/+0
* add miss EFI_API modifier prior to GetPeiServicesTablePointereric_tian2008-10-201-0/+1
* Remove the library constructor as it is unnecessary because KR7 is a system g...qwang122008-10-202-25/+1
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-176-45/+45
* Update the comment.qwang122008-10-171-2/+2
* Remove over specific usage for library class klu22008-10-159-11/+1
* Minor update for PlatOverMngr driver, VariableFormat.h and DxePcdLib.c.lgao42008-10-151-1/+1
* Correct two minor commentslgao42008-10-141-1/+1
* Modify MDE source code according to MDE library update.xli242008-10-111-5/+7
* Update library class and library instance description for UefiLib to follows ...klu22008-10-101-7/+5
* synchronize macros SMBUS_LIB_SLAVE_ADDRESS, SMBUS_LIB_COMMAND, SMBUS_LIB_LENG...klu22008-10-104-36/+24
* Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao42008-10-107-14/+19
* sync SerialPortLib.h with mde library spec0.61d-8.doc on webtop.eric_tian2008-10-091-5/+6
* Remove the unused header files.lgao42008-10-091-1/+0
* Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao42008-10-091-1/+1
* add proper modifers preceding to function arguments.eric_tian2008-10-071-4/+4
* sync the comments of scsilib library class with Mde Library Spec.eric_tian2008-10-071-137/+149
* sync the comments of serialportlib library class with Mde Library Spec.eric_tian2008-10-071-12/+28
* Correct file comment for DxeServicesTableLib.cklu22008-09-291-1/+1