summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-18refine code.klu22-220/+76
2008-08-18Add PCD_MAX_SKU_ID.klu21-0/+1
2008-08-18Refine the code.klu22-86/+41
2008-08-18Remove unused internal header file.klu21-35/+0
2008-08-14GenFds add FV space information display.jlin161-0/+0
2008-08-14Declare Default MANUFACTURING Store for Vfr Code Reference.lgao41-0/+0
2008-08-14 klu28-72/+72
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu252-392/+392
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu26-28/+28
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu217-847/+847
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu22-6/+6
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu218-619/+642
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu21-15/+15
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu25-45/+37
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu21-25/+25
2008-08-14Added TOOLCHAIN macro in makefile besides TOOLCHAIN_TAGjwang361-0/+0
2008-08-14Add condifition for passing ELFGCC building...eric_tian1-1/+5
2008-08-14convert blank to tab eric_tian1-1/+1
2008-08-13edk2/MdePkg/Library/SerialPortLibNull/SerialPortLibNull.c:jljusten1-5/+4
2008-08-13use tab but not blank to do not break GNU make parsing.eric_tian1-28/+28
2008-08-13Fix build issue in linux environment.eric_tian24-57/+56
2008-08-13Enhance GenFv tool to print Fv Size and Length, and Get module map by module ...lgao42-0/+0
2008-08-121. Enhanced the format of build_rule.txt to allow module type and arch inform...jwang365-54/+68
2008-08-12code review's result.eric_tian6-10/+9
2008-08-12Remove the unncessary assignment.qwang121-1/+0
2008-08-12Re-integrate patch in r5625: "Only build FvHob for the extracted FvImage thos...qhuang81-10/+22
2008-08-12Update two tool binary for Duet platformklu22-0/+0
2008-08-12Temporarily rollback the change from 5625 though 5628 for more investigation.qhuang85-113/+78
2008-08-12Add PeimDispatcherReenter to fix bug of PeiDispatch can not be quit correctly.klu22-3/+17
2008-08-11Correct more comments for PeiCore.klu24-57/+71
2008-08-11Enhance PeiCore's dispatcher, move PeimDispatchOnThisPass and PeimNeedingDisp...klu22-12/+7
2008-08-11Only build FvHob for the extracted FvImage those parent Fv image has FvHob.lgao41-10/+22
2008-08-10Add SerialPortPoll Api in SerialPortLib to Poll the serial device to see if t...lgao42-0/+36
2008-08-10Change VfrCompile.exe to VfrCompile to support the different OS.lgao41-1/+1
2008-08-08Roll back PeiImageRead to original implementation, this function will be shad...lgao41-1/+11
2008-08-081) Change DEBUG_ERROR TO DEBUG_LOAD as InstallProtocolInterface information i...qwang121-3/+3
2008-08-08Correct some comments to add the detailed information.lgao43-132/+82
2008-08-08Synchronize the comments for PeiService.klu28-30/+29
2008-08-08Add more comments for PeiCore.klu24-35/+38
2008-08-08Correct comments.klu24-45/+65
2008-08-08correct commentsklu23-14/+14
2008-08-08correct commentsklu21-28/+35
2008-08-08Correct comments.klu21-76/+90
2008-08-07Fixed a block issue caused by R8 library instancejwang361-0/+0
2008-08-07Abstract VFR compiler and Flag to marco that user can customize.lgao42-1/+6
2008-08-07move unnecessary print statement. It may cause confused.eric_tian1-2/+0
2008-08-01Fix UEFI Boot Service CreateEvent() to follow UEFI Specification with respect...mdkinney1-2/+2
2008-08-01Use ReadUnaligned32() instead of CopyMem()mdkinney3-2/+4
2008-08-01Use ReadUnaligned32() instead of CopyMem()mdkinney2-5/+6
2008-08-01Simplify debug message for a selected boot optionmdkinney1-1/+1