summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-24Fix doxygen issue:klu26-181/+298
2008-06-24Fix issue broken doxygen parsing. The issue is that when declaring a function...klu21-37/+64
2008-06-23Merged in the following trackers from EDK:qwang1218-684/+1416
2008-06-23Merged in the following trackers from EDK:qwang1214-113/+348
2008-06-21Add parameter checking for PCI IO protocol according to UEFI spec.xli241-1/+17
2008-06-21Correct print Error message lgao41-0/+0
2008-06-20get the definition for EFI_PEI_PCI_CFG_PPI_WIDTH from PciCfg2.hqwang121-0/+4
2008-06-19Remove unrecognized chars in comment in source file.qhuang82-2/+2
2008-06-19Remove unrecognized chars in comment in assembly file.qhuang81-1/+1
2008-06-19Remove unrecognized chars in comment for all source C/h files.qhuang817-57/+57
2008-06-191) Add in EBC build support.qwang121-4/+21
2008-06-19Updated copyright.qwang121-1/+1
2008-06-19Update call-by-value to call-by-reference for EFI_HII_GLYPH_INFO type.qwang121-15/+15
2008-06-19Fixed HSD tracker 201036jwang361-0/+0
2008-06-17Name the module based on the rule belowqwang121-1/+1
2008-06-17Name the module based on the rule belowqwang122-0/+0
2008-06-17Rename the module based on the naming rule qwang122-3/+3
2008-06-17add a comment about why gEfiPeiMemoryDiscoveredPpiGuid is used as dpx.qwang121-0/+2
2008-06-17Add FvHobToFvInfoThunk.qwang122-0/+172
2008-06-17Remove unused include file.qwang121-1/+0
2008-06-12Add more comments.qwang122-1/+9
2008-06-12clean EBC build.vanjeff1-23/+12
2008-06-11fixed a typolhauch1-1/+1
2008-06-11remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. This protocol is ...qwang122-189/+4
2008-06-11remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. qwang121-1/+1
2008-06-10install mReadOnlyVariableThunkPresent PPI to insure that only one ReadOnlyVar...qwang122-2/+14
2008-06-10Change notification function to the correct protocol.qwang121-1/+1
2008-06-10fix a typo.qwang121-2/+2
2008-06-05Add "-l" to make VFR Compiler to generate .lst file to assist debug.qwang121-1/+1
2008-06-05Added dependency of makefile to source files in order to let source files be ...jwang362-0/+5
2008-06-05change >> to RShiftU64 function call to avoid compiler to insert __aullshr in...qwang121-1/+1
2008-06-05Install a Framework SetupBrowser protocol interface. But this interface will ...qwang123-0/+89
2008-06-05Support EBC for UefiPxeBcDxe module.vanjeff3-3/+87
2008-06-05CHAR8 is defined as "1-byte Character" in UEFI spec, but not "unsigned Charac...qwang121-1/+1
2008-06-05add VFRPP patch for EBC WINDDK3790x1830 tool chain.qwang121-0/+1
2008-06-04Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang121-18/+18
2008-06-04Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang123-3/+3
2008-06-04Add a type cast of UINT32 to insure that EBC compiler does not report warning...qwang121-4/+4
2008-06-04Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang123-603/+603
2008-06-04Changed the error message to be clearer when no source files are found for buildjwang361-0/+0
2008-06-04Remove unused library instancesqhuang81-1/+0
2008-06-04Minor update to follow coding style.qhuang81-1/+2
2008-06-04Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang84-669/+0
2008-06-04Remove unused library instancesqhuang82-4/+0
2008-06-04Remove two duplicated GUIDs.qhuang81-2/+0
2008-06-03Give the output information in right place.vanjeff1-103/+103
2008-06-02Use #if...#else to not confuse some lint tools for definition of EFIAPIklu21-4/+4
2008-05-301. Add comments about reserve space on space according to x64 calling conventionqhuang82-9/+17
2008-05-29Add ACPI_ADR_DISPLAY() macros to DevicePath.hmdkinney1-0/+15
2008-05-29If the last PEIM dispatched in Pre-Memory PEI is the last PEIM in the BFV, th...mdkinney1-0/+5