summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* ECC Cleanup.vanjeff2008-10-2420-123/+72
* rename filename to match the actual ones.vanjeff2008-10-241-4/+4
* Renamedvanjeff2008-10-241-0/+0
* Renamedvanjeff2008-10-241-0/+0
* Renamedvanjeff2008-10-241-0/+0
* Renamedvanjeff2008-10-241-0/+0
* ECC Clean up.vanjeff2008-10-243-10/+6
* ECC Clean up.vanjeff2008-10-245-27/+4
* ECC Clean up.vanjeff2008-10-241-2/+1
* 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
* Clean up PeImage.h according to code review comments.vanjeff2008-10-231-228/+238
* Update EBC sub-dir of BaseLib according to code review comments.xli242008-10-232-28/+7
* clean up according to code review comments.vanjeff2008-10-234-27/+48
* 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
* clean up AlertStandardFormatTable.h.vanjeff2008-10-231-19/+51
* Update GCC assembly files for MdePkg/Library/BaseLib/Ia32xli242008-10-2392-187/+187
* wrap ASM_PFX macro to avoid generating symbols preceded by underscore in Linu...eric_tian2008-10-231-1/+5
* modify CopyMem.S to align with CopyMem.asmeric_tian2008-10-231-10/+18
* Create Pal.h for industry standard in MDE Package.xli242008-10-232-3545/+3564
* Add description for NULL return value.klu22008-10-221-1/+2
* apply for doxgen format comments. vanjeff2008-10-224-1029/+997
* 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 no ascii charklu22008-10-211-8/+8
* Adjust doxygen comment style for structure.klu22008-10-211-3/+0
* Adjust doxygen comment style for structure.klu22008-10-212-102/+46
* Adjust doxygen comment style for structure.klu22008-10-211-51/+18
* Adjust doxygen comment style for structure.klu22008-10-211-58/+16
* Add comment for device path protocol.klu22008-10-211-3/+23
* synchronize paramter string with comment.klu22008-10-211-15/+15
* Fix typo to pass buildqhuang82008-10-211-1/+1
* Update some comments.qwang122008-10-211-1/+0
* added pack(1) for EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR, since it will cross modu...vanjeff2008-10-211-1/+6
* 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-216-12/+8
* Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, sinc...vanjeff2008-10-213-67/+50
* Update comments.qwang122008-10-211-1/+1
* 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
* Update MdePkg/Include/Uefi according to code review comments.xli242008-10-204-159/+403
* Update IndustryStandard according to code review comments.xli242008-10-2010-864/+1285
* 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