2008-11-25 |
tian, feng | code scrub
|
commit | commitdiff | tree |
2008-11-21 |
tian, feng | change DxeSmmDriverEntryPoint library class name to...
|
commit | commitdiff | tree |
2008-11-07 |
tian, feng | +++++ mdkinney 11/5/2008 11:08:13 PM
|
commit | commitdiff | tree |
2008-11-05 |
tian, feng | Vertical check - Every PCD entries in DEC file need...
|
commit | commitdiff | tree |
2008-11-05 |
tian, feng | Vertical check - Every PCD entries in DEC file need...
|
commit | commitdiff | tree |
2008-10-29 |
tian, feng | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICA...
|
commit | commitdiff | tree |
2008-10-28 |
tian, feng | 1. build.py's changes : include XXXEntryPointLib.h...
|
commit | commitdiff | tree |
2008-10-24 |
tian, feng | synchronize asm and s file
|
commit | commitdiff | tree |
2008-10-24 |
tian, feng | Fix .S assembler building issue.
|
commit | commitdiff | tree |
2008-10-23 |
tian, feng | unify the name convention of label in .S files
|
commit | commitdiff | tree |
2008-10-23 |
tian, feng | wrap ASM_PFX macro to avoid generating symbols preceded...
|
commit | commitdiff | tree |
2008-10-23 |
tian, feng | modify CopyMem.S to align with CopyMem.asm
|
commit | commitdiff | tree |
2008-10-22 |
tian, feng | add corresponding .S files for BaseMemoryLibXXX X64...
|
commit | commitdiff | tree |
2008-10-21 |
tian, feng | CodeReview for MdePkg/BaseMemoryXXX libraries. Refine...
|
commit | commitdiff | tree |
2008-10-20 |
tian, feng | Vertical check - DEC [LibraryClasses] section matches...
|
commit | commitdiff | tree |
2008-10-20 |
tian, feng | add miss EFI_API modifier prior to GetPeiServicesTablePointer
|
commit | commitdiff | tree |
2008-10-09 |
tian, feng | sync SerialPortLib.h with mde library spec0.61d-8.doc...
|
commit | commitdiff | tree |
2008-10-08 |
tian, feng | sync the PcdUnixFileSystem value with real path.
|
commit | commitdiff | tree |
2008-10-07 |
tian, feng | add proper modifers preceding to function arguments.
|
commit | commitdiff | tree |
2008-10-07 |
tian, feng | sync the comments of scsilib library class with Mde...
|
commit | commitdiff | tree |
2008-10-07 |
tian, feng | sync the comments of serialportlib library class with...
|
commit | commitdiff | tree |
2008-10-07 |
tian, feng | sync the comments of FvbServiceLib library class with...
|
commit | commitdiff | tree |
2008-09-28 |
tian, feng | change "\" sign to "/" sign that is comply with INF...
|
commit | commitdiff | tree |
2008-09-28 |
tian, feng | sync the comments of GraphicsLib library instance with...
|
commit | commitdiff | tree |
2008-09-28 |
tian, feng | sync GraphicsLib.h with Mde Library Spec.
|
commit | commitdiff | tree |
2008-09-28 |
tian, feng | change "\" sign to "/" sign that is comply with INF...
|
commit | commitdiff | tree |
2008-09-28 |
tian, feng | cleanup the improper comments for function return value...
|
commit | commitdiff | tree |
2008-09-24 |
tian, feng | fix a issue caused by code review follow up
|
commit | commitdiff | tree |
2008-09-23 |
tian, feng | add detail comments on the complicated code segment.
|
commit | commitdiff | tree |
2008-09-23 |
tian, feng | move header files in MdeModulePkg\Core\Dxe except DxeMain...
|
commit | commitdiff | tree |
2008-09-18 |
tian, feng | modify an issue about data off.
|
commit | commitdiff | tree |
2008-09-16 |
tian, feng | CoreHandleProtocol function description should be corrected.
|
commit | commitdiff | tree |
2008-09-16 |
tian, feng | Merge the global data in ExecData.c to Event.c
|
commit | commitdiff | tree |
2008-09-16 |
tian, feng | Comments for CoreInitializeMemoryServices should be...
|
commit | commitdiff | tree |
2008-09-16 |
tian, feng | The file name Exec.h contains UEFI Event support functions...
|
commit | commitdiff | tree |
2008-09-16 |
tian, feng | move BUGBUG comments and add some comments to comply...
|
commit | commitdiff | tree |
2008-09-16 |
tian, feng | follow up code review
|
commit | commitdiff | tree |
2008-09-16 |
tian, feng | follow up code review
|
commit | commitdiff | tree |
2008-09-16 |
tian, feng | follow up the comments from code review.
|
commit | commitdiff | tree |
2008-09-16 |
tian, feng | follow up the comments from code review.
|
commit | commitdiff | tree |
2008-09-09 |
tian, feng | cleanup some comments.
|
commit | commitdiff | tree |
2008-09-09 |
tian, feng | fix build issue
|
commit | commitdiff | tree |
2008-09-09 |
tian, feng | Function description in baselib.h is not clear. change...
|
commit | commitdiff | tree |
2008-09-01 |
tian, feng | Fix a issue "BlockIOProtocolTest failed on Several...
|
commit | commitdiff | tree |
2008-08-26 |
tian, feng | remove all obsolete msa files from UnixPkg
|
commit | commitdiff | tree |
2008-08-14 |
tian, feng | Add condifition for passing ELFGCC building...
|
commit | commitdiff | tree |
2008-08-14 |
tian, feng | convert blank to tab
|
commit | commitdiff | tree |
2008-08-13 |
tian, feng | use tab but not blank to do not break GNU make parsing.
|
commit | commitdiff | tree |
2008-08-13 |
tian, feng | Fix build issue in linux environment.
|
commit | commitdiff | tree |
2008-08-12 |
tian, feng | code review's result.
|
commit | commitdiff | tree |
2008-08-07 |
tian, feng | move unnecessary print statement. It may cause confused.
|
commit | commitdiff | tree |
2008-08-01 |
tian, feng | correct some spelling error.
|
commit | commitdiff | tree |
2008-07-31 |
tian, feng | Gcc cleanup
|
commit | commitdiff | tree |
2008-07-31 |
tian, feng | Gcc cleanup for CpuLib in mdepkg/library/
|
commit | commitdiff | tree |
2008-07-31 |
tian, feng | Gcc cleanup for baselib & basememorylib in mdepkg/library/
|
commit | commitdiff | tree |
2008-07-28 |
tian, feng | modify coding style to pass ecc tool
|
commit | commitdiff | tree |
2008-07-25 |
tian, feng | modify coding style to pass ecc tool
|
commit | commitdiff | tree |
2008-07-23 |
tian, feng | remove a redefinition to pass ICC build
|
commit | commitdiff | tree |
2008-07-23 |
tian, feng | remove a redefinition to pass ICC build
|
commit | commitdiff | tree |
2008-07-23 |
tian, feng | modify coding style to pass ecc tool
|
commit | commitdiff | tree |
2008-07-23 |
tian, feng | correct spell error
|
commit | commitdiff | tree |
2008-07-23 |
tian, feng | modify coding style to pass ecc tool
|
commit | commitdiff | tree |
2008-07-23 |
tian, feng | modify coding style to pass ecc tool
|
commit | commitdiff | tree |
2008-07-22 |
tian, feng | modify coding style to pass ecc tool
|
commit | commitdiff | tree |
2008-07-22 |
tian, feng | modify coding style to pass ecc tool
|
commit | commitdiff | tree |
2008-07-21 |
tian, feng | change lower case to upper case to pass Unix build
|
commit | commitdiff | tree |
2008-07-18 |
tian, feng | roll back the changes as NT32 could not use PciLib
|
commit | commitdiff | tree |
2008-07-18 |
tian, feng | replace PCI Root Bridge I/O protocol with PciLib to...
|
commit | commitdiff | tree |
2008-07-16 |
tian, feng | move the temporary build script.We could directly generate...
|
commit | commitdiff | tree |
2008-07-16 |
tian, feng | merge the generation of SecMain into the whole build...
|
commit | commitdiff | tree |
2008-07-16 |
tian, feng | modify file name to uppercase.
|
commit | commitdiff | tree |
2008-07-16 |
tian, feng | modify file name to uppercase.
|
commit | commitdiff | tree |
2008-07-15 |
tian, feng | modify coding style to pass ecc tool
|
commit | commitdiff | tree |
2008-07-15 |
tian, feng | modify coding style to pass ecc tool
|
commit | commitdiff | tree |
2008-07-11 |
tian, feng | modify coding style to pass ecc tool and provide comments...
|
commit | commitdiff | tree |
2008-07-11 |
tian, feng | modify coding style to pass ecc tool and provide comments...
|
commit | commitdiff | tree |
2008-07-11 |
tian, feng | modify coding style to pass ecc tool and provide comments...
|
commit | commitdiff | tree |
2008-07-09 |
tian, feng | modify coding style to pass ecc tool and provide comments...
|
commit | commitdiff | tree |
2008-07-09 |
tian, feng | modify coding style
|
commit | commitdiff | tree |
2008-07-09 |
tian, feng | modify coding style to pass ecc tool and provide comments...
|
commit | commitdiff | tree |
2008-07-09 |
tian, feng | modify coding style to pass ecc tool and provide comments...
|
commit | commitdiff | tree |
2008-07-09 |
tian, feng | modify coding style to pass ecc tool and provide comments...
|
commit | commitdiff | tree |
2008-07-08 |
tian, feng | modify coding style to pass ecc tool and provide comments...
|
commit | commitdiff | tree |
2008-07-04 |
tian, feng | Fix the display issue when using UnixUga driver to...
|
commit | commitdiff | tree |
2008-07-02 |
tian, feng | Make USB Stack code pass ECC tool check.
|
commit | commitdiff | tree |
2008-06-30 |
tian, feng | provide a temporary method to generate SecMain executable...
|
commit | commitdiff | tree |
2008-06-30 |
tian, feng | Provide source level debug ability in *unix environment.
|
commit | commitdiff | tree |
2008-06-30 |
tian, feng | make change to support UnixPkg build. The changes are...
|
commit | commitdiff | tree |
2008-06-30 |
tian, feng | Port EdkUnixPkg to UnixPkg. The changes are listed...
|
commit | commitdiff | tree |
2008-05-16 |
tian, feng | [Description]
|
commit | commitdiff | tree |
2008-04-22 |
tian, feng | [Description]
|
commit | commitdiff | tree |
2008-04-22 |
tian, feng | [Description]
|
commit | commitdiff | tree |
2008-04-17 |
tian, feng | [Description]
|
commit | commitdiff | tree |
2008-04-11 |
tian, feng | [Description]
|
commit | commitdiff | tree |
2008-03-24 |
tian, feng | [Description]
|
commit | commitdiff | tree |
2008-03-21 |
tian, feng | [Description]
|
commit | commitdiff | tree |
2008-03-20 |
tian, feng | [Description]
|
commit | commitdiff | tree |
2008-03-20 |
tian, feng | [Description]
|
commit | commitdiff | tree |
2008-03-19 |
tian, feng | [Description]
|
commit | commitdiff | tree |
2008-03-18 |
tian, feng | [Description]
|
commit | commitdiff | tree |