summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-24remove ACPI_DISPLAY_ADR definition, since it has been defined in MdePkg.vanjeff
2008-06-24[Description]:vanjeff
2008-06-24[Description]:vanjeff
2008-06-24Fix doxygen issue:klu2
2008-06-24Fix doxygen issue:klu2
2008-06-24Fix issue broken doxygen parsing. The issue is that when declaring a function...klu2
2008-06-23Merged in the following trackers from EDK:qwang12
2008-06-23Merged in the following trackers from EDK:qwang12
2008-06-21Add parameter checking for PCI IO protocol according to UEFI spec.xli24
2008-06-21Correct print Error message lgao4
2008-06-20get the definition for EFI_PEI_PCI_CFG_PPI_WIDTH from PciCfg2.hqwang12
2008-06-19Remove unrecognized chars in comment in source file.qhuang8
2008-06-19Remove unrecognized chars in comment in assembly file.qhuang8
2008-06-19Remove unrecognized chars in comment for all source C/h files.qhuang8
2008-06-191) Add in EBC build support.qwang12
2008-06-19Updated copyright.qwang12
2008-06-19Update call-by-value to call-by-reference for EFI_HII_GLYPH_INFO type.qwang12
2008-06-19Fixed HSD tracker 201036jwang36
2008-06-17Name the module based on the rule belowqwang12
2008-06-17Name the module based on the rule belowqwang12
2008-06-17Rename the module based on the naming rule qwang12
2008-06-17add a comment about why gEfiPeiMemoryDiscoveredPpiGuid is used as dpx.qwang12
2008-06-17Add FvHobToFvInfoThunk.qwang12
2008-06-17Remove unused include file.qwang12
2008-06-12Add more comments.qwang12
2008-06-12clean EBC build.vanjeff
2008-06-11fixed a typolhauch
2008-06-11remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. This protocol is ...qwang12
2008-06-11remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. qwang12
2008-06-10install mReadOnlyVariableThunkPresent PPI to insure that only one ReadOnlyVar...qwang12
2008-06-10Change notification function to the correct protocol.qwang12
2008-06-10fix a typo.qwang12
2008-06-05Add "-l" to make VFR Compiler to generate .lst file to assist debug.qwang12
2008-06-05Added dependency of makefile to source files in order to let source files be ...jwang36
2008-06-05change >> to RShiftU64 function call to avoid compiler to insert __aullshr in...qwang12
2008-06-05Install a Framework SetupBrowser protocol interface. But this interface will ...qwang12
2008-06-05Support EBC for UefiPxeBcDxe module.vanjeff
2008-06-05CHAR8 is defined as "1-byte Character" in UEFI spec, but not "unsigned Charac...qwang12
2008-06-05add VFRPP patch for EBC WINDDK3790x1830 tool chain.qwang12
2008-06-04Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang12
2008-06-04Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang12
2008-06-04Add a type cast of UINT32 to insure that EBC compiler does not report warning...qwang12
2008-06-04Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang12
2008-06-04Changed the error message to be clearer when no source files are found for buildjwang36
2008-06-04Remove unused library instancesqhuang8
2008-06-04Minor update to follow coding style.qhuang8
2008-06-04Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang8
2008-06-04Remove unused library instancesqhuang8
2008-06-04Remove two duplicated GUIDs.qhuang8
2008-06-03Give the output information in right place.vanjeff