summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-30Port EdkUnixPkg to UnixPkg. The changes are listed as follows:eric_tian165-0/+30405
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang121-2/+2
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang121-1/+1
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang121-2/+2
2008-06-27Clean ICC buildvanjeff1-5/+5
2008-06-27[Description]:vanjeff7-222/+688
2008-06-27Change the ASSERT condition from “ASSERT (RowInfoArraySize == 1);” to “...qwang121-2/+2
2008-06-26Clean up for GCC and Intel ICC build.qwang122-5/+9
2008-06-26add a PCI_CLASS_MASS_STORAGE_AHCI alias.qwang121-2/+1
2008-06-25[Description]qwang121-4/+5
2008-06-25[Description]:vanjeff6-16/+23
2008-06-25Remove the OPTIONAL modifier as HiiHandle is a compulsory para.qwang121-1/+1
2008-06-25Fix an issue in the implementation of GetDriverName() in Con splitter driver....qhuang81-1/+5
2008-06-24remove ACPI_DISPLAY_ADR definition, since it has been defined in MdePkg.vanjeff1-12/+0
2008-06-24[Description]:vanjeff2-38/+22
2008-06-24[Description]:vanjeff1-2/+5
2008-06-24Fix doxygen issue:klu298-734/+736
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