projects
/
mirror_edk2.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Application
2009-02-26
eric_tian
All UEFI applications in the MdeModukePkg should be...
commit
|
commitdiff
|
tree
2009-02-25
eric_tian
update
commit
|
commitdiff
|
tree
2009-02-24
eric_tian
fix the bug of calculating subnetmask prefix length...
commit
|
commitdiff
|
tree
2009-02-23
eric_tian
retire gEfiFirmwareVolumeDispatcherProtocolGuid
commit
|
commitdiff
|
tree
2009-02-23
eric_tian
retire gEfiFirmwareVolumeDispatcherProtocolGuid as...
commit
|
commitdiff
|
tree
2009-02-23
eric_tian
retire gEfiFirmwareVolumeDispatcherProtocolGuid as...
commit
|
commitdiff
|
tree
2009-02-12
eric_tian
add assert logic to avoid Klocwork fake report
commit
|
commitdiff
|
tree
2009-02-12
eric_tian
add assert logic to avoid Klocwork fake report
commit
|
commitdiff
|
tree
2009-02-12
eric_tian
add assert logic to avoid Klocwork fake report
commit
|
commitdiff
|
tree
2009-02-10
eric_tian
clean K8.
commit
|
commitdiff
|
tree
2009-02-06
eric_tian
clean ecc
commit
|
commitdiff
|
tree
2009-02-06
eric_tian
fix ecc warning
commit
|
commitdiff
|
tree
2009-02-06
eric_tian
fix ecc
commit
|
commitdiff
|
tree
2009-02-06
eric_tian
Cleanup K8 warning.
commit
|
commitdiff
|
tree
2009-02-03
eric_tian
Add information in Meta-Data file
commit
|
commitdiff
|
tree
2009-02-03
eric_tian
Add information in Meta-Data file
commit
|
commitdiff
|
tree
2009-02-03
eric_tian
Add information in Meta-Data file
commit
|
commitdiff
|
tree
2009-02-03
eric_tian
Add information in Meta-Data file
commit
|
commitdiff
|
tree
2009-02-02
eric_tian
enhance the condition branch to handle Unix style file...
commit
|
commitdiff
|
tree
2009-02-02
eric_tian
add parameter check logic to clean up Klocwork warning.
commit
|
commitdiff
|
tree
2009-02-02
eric_tian
The caller of FindVariable() function ensure VariableName...
commit
|
commitdiff
|
tree
2009-01-21
eric_tian
Fix Klocwork warning. We should directly return EFI_INVALID_...
commit
|
commitdiff
|
tree
2009-01-20
eric_tian
coding style
commit
|
commitdiff
|
tree
2009-01-06
eric_tian
clean-up MdeModulePkg/Include/Protocol.
commit
|
commitdiff
|
tree
2009-01-05
eric_tian
As variable area is not reliable in recovery path,...
commit
|
commitdiff
|
tree
2009-01-05
eric_tian
As variable area is not reliable in recovery path,...
commit
|
commitdiff
|
tree
2008-12-23
eric_tian
fix ECC tool's warning
commit
|
commitdiff
|
tree
2008-12-23
eric_tian
correct the guid value of EFI_CAPSULE_ARCH_PROTOCOL_GUID...
commit
|
commitdiff
|
tree
2008-12-23
eric_tian
refine comments for EFI_CONSOLE_CONTROL_PROTOCOL
commit
|
commitdiff
|
tree
2008-12-23
eric_tian
remedy the comment of EFI_CONSOLE_CONTROL_PROTOCOL_LOCK_STD_IN
commit
|
commitdiff
|
tree
2008-12-22
eric_tian
remedy the ppi comment. This module is always used...
commit
|
commitdiff
|
tree
2008-12-12
eric_tian
code scrub on VariableRuntime Dxe driver
commit
|
commitdiff
|
tree
2008-12-12
eric_tian
code scrub on VariableRuntime Dxe driver
commit
|
commitdiff
|
tree
2008-12-11
eric_tian
Renamed to follow Coding Style
commit
|
commitdiff
|
tree
2008-12-10
eric_tian
code scrub update
commit
|
commitdiff
|
tree
2008-12-08
eric_tian
change library class name to PciSegmentLib
commit
|
commitdiff
|
tree
2008-12-05
eric_tian
revert to older version as /Zm option for "ml" can...
commit
|
commitdiff
|
tree
2008-12-05
eric_tian
add /Zm option for VS2005 assembly to make sure it...
commit
|
commitdiff
|
tree
2008-12-05
eric_tian
move false dependency relation
commit
|
commitdiff
|
tree
2008-11-25
eric_tian
code scrub
commit
|
commitdiff
|
tree
2008-11-21
eric_tian
change DxeSmmDriverEntryPoint library class name to...
commit
|
commitdiff
|
tree
2008-11-07
eric_tian
+++++ mdkinney 11/5/2008 11:08:13 PM
commit
|
commitdiff
|
tree
2008-11-05
eric_tian
Vertical check - Every PCD entries in DEC file need...
commit
|
commitdiff
|
tree
2008-11-05
eric_tian
Vertical check - Every PCD entries in DEC file need...
commit
|
commitdiff
|
tree
2008-10-29
eric_tian
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICA...
commit
|
commitdiff
|
tree
2008-10-28
eric_tian
1. build.py's changes : include XXXEntryPointLib.h...
commit
|
commitdiff
|
tree
2008-10-24
eric_tian
synchronize asm and s file
commit
|
commitdiff
|
tree
2008-10-24
eric_tian
Fix .S assembler building issue.
commit
|
commitdiff
|
tree
2008-10-23
eric_tian
unify the name convention of label in .S files
commit
|
commitdiff
|
tree
2008-10-23
eric_tian
wrap ASM_PFX macro to avoid generating symbols preceded...
commit
|
commitdiff
|
tree
2008-10-23
eric_tian
modify CopyMem.S to align with CopyMem.asm
commit
|
commitdiff
|
tree
2008-10-22
eric_tian
add corresponding .S files for BaseMemoryLibXXX X64...
commit
|
commitdiff
|
tree
2008-10-21
eric_tian
CodeReview for MdePkg/BaseMemoryXXX libraries. Refine...
commit
|
commitdiff
|
tree
2008-10-20
eric_tian
Vertical check - DEC [LibraryClasses] section matches...
commit
|
commitdiff
|
tree
2008-10-20
eric_tian
add miss EFI_API modifier prior to GetPeiServicesTablePointer
commit
|
commitdiff
|
tree
2008-10-09
eric_tian
sync SerialPortLib.h with mde library spec0.61d-8.doc...
commit
|
commitdiff
|
tree
2008-10-08
eric_tian
sync the PcdUnixFileSystem value with real path.
commit
|
commitdiff
|
tree
2008-10-07
eric_tian
add proper modifers preceding to function arguments.
commit
|
commitdiff
|
tree
2008-10-07
eric_tian
sync the comments of scsilib library class with Mde...
commit
|
commitdiff
|
tree
2008-10-07
eric_tian
sync the comments of serialportlib library class with...
commit
|
commitdiff
|
tree
2008-10-07
eric_tian
sync the comments of FvbServiceLib library class with...
commit
|
commitdiff
|
tree
2008-09-28
eric_tian
change "\" sign to "/" sign that is comply with INF...
commit
|
commitdiff
|
tree
2008-09-28
eric_tian
sync the comments of GraphicsLib library instance with...
commit
|
commitdiff
|
tree
2008-09-28
eric_tian
sync GraphicsLib.h with Mde Library Spec.
commit
|
commitdiff
|
tree
2008-09-28
eric_tian
change "\" sign to "/" sign that is comply with INF...
commit
|
commitdiff
|
tree
2008-09-28
eric_tian
cleanup the improper comments for function return value...
commit
|
commitdiff
|
tree
2008-09-24
eric_tian
fix a issue caused by code review follow up
commit
|
commitdiff
|
tree
2008-09-23
eric_tian
add detail comments on the complicated code segment.
commit
|
commitdiff
|
tree
2008-09-23
eric_tian
move header files in MdeModulePkg\Core\Dxe except DxeMain...
commit
|
commitdiff
|
tree
2008-09-18
eric_tian
modify an issue about data off.
commit
|
commitdiff
|
tree
2008-09-16
eric_tian
CoreHandleProtocol function description should be corrected.
commit
|
commitdiff
|
tree
2008-09-16
eric_tian
Merge the global data in ExecData.c to Event.c
commit
|
commitdiff
|
tree
2008-09-16
eric_tian
Comments for CoreInitializeMemoryServices should be...
commit
|
commitdiff
|
tree
2008-09-16
eric_tian
The file name Exec.h contains UEFI Event support functions...
commit
|
commitdiff
|
tree
2008-09-16
eric_tian
move BUGBUG comments and add some comments to comply...
commit
|
commitdiff
|
tree
2008-09-16
eric_tian
follow up code review
commit
|
commitdiff
|
tree
2008-09-16
eric_tian
follow up code review
commit
|
commitdiff
|
tree
2008-09-16
eric_tian
follow up the comments from code review.
commit
|
commitdiff
|
tree
2008-09-16
eric_tian
follow up the comments from code review.
commit
|
commitdiff
|
tree
2008-09-09
eric_tian
cleanup some comments.
commit
|
commitdiff
|
tree
2008-09-09
eric_tian
fix build issue
commit
|
commitdiff
|
tree
2008-09-09
eric_tian
Function description in baselib.h is not clear. change...
commit
|
commitdiff
|
tree
2008-09-01
eric_tian
Fix a issue "BlockIOProtocolTest failed on Several...
commit
|
commitdiff
|
tree
2008-08-26
eric_tian
remove all obsolete msa files from UnixPkg
commit
|
commitdiff
|
tree
2008-08-14
eric_tian
Add condifition for passing ELFGCC building...
commit
|
commitdiff
|
tree
2008-08-14
eric_tian
convert blank to tab
commit
|
commitdiff
|
tree
2008-08-13
eric_tian
use tab but not blank to do not break GNU make parsing.
commit
|
commitdiff
|
tree
2008-08-13
eric_tian
Fix build issue in linux environment.
commit
|
commitdiff
|
tree
2008-08-12
eric_tian
code review's result.
commit
|
commitdiff
|
tree
2008-08-07
eric_tian
move unnecessary print statement. It may cause confused.
commit
|
commitdiff
|
tree
2008-08-01
eric_tian
correct some spelling error.
commit
|
commitdiff
|
tree
2008-07-31
eric_tian
Gcc cleanup
commit
|
commitdiff
|
tree
2008-07-31
eric_tian
Gcc cleanup for CpuLib in mdepkg/library/
commit
|
commitdiff
|
tree
2008-07-31
eric_tian
Gcc cleanup for baselib & basememorylib in mdepkg/library/
commit
|
commitdiff
|
tree
2008-07-28
eric_tian
modify coding style to pass ecc tool
commit
|
commitdiff
|
tree
2008-07-25
eric_tian
modify coding style to pass ecc tool
commit
|
commitdiff
|
tree
2008-07-23
eric_tian
remove a redefinition to pass ICC build
commit
|
commitdiff
|
tree
2008-07-23
eric_tian
remove a redefinition to pass ICC build
commit
|
commitdiff
|
tree
2008-07-23
eric_tian
modify coding style to pass ecc tool
commit
|
commitdiff
|
tree
2008-07-23
eric_tian
correct spell error
commit
|
commitdiff
|
tree
next