summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-06-02Use #if...#else to not confuse some lint tools for definition of EFIAPIklu2
2008-05-301. Add comments about reserve space on space according to x64 calling conventionqhuang8
2008-05-29Add ACPI_ADR_DISPLAY() macros to DevicePath.hmdkinney
2008-05-29If the last PEIM dispatched in Pre-Memory PEI is the last PEIM in the BFV, th...mdkinney
2008-05-29Remove ASSERT() if ReadOnlyVariable2 PPI is not present. Instead, skip varia...mdkinney
2008-05-29Add call to CreateEvent() for SetVirtualAddressMap()mdkinney
2008-05-29Update to doxygen comments.qwang12
2008-05-291) Add in FvFileLoaderToLoadFileThunk.qwang12
2008-05-291) add in DeviceIoToPciRootBridgeIoThunkqwang12
2008-05-29Layer AllocateBuffer and FreeBuffer on the PciRootBridgeIo too.qwang12
2008-05-28add in DeviceIoToPciRootBridgeIoThunk.qwang12
2008-05-27Enhance GenFv tool always collect all module Map files into the single FvMap ...lgao4
2008-05-27Correct data print format.htao
2008-05-27[Description]:vanjeff