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