summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-18Remove unused function.klu2
2008-04-18Use const qualify for Src pointer.klu2
2008-04-18Apply david's patch.klu2
2008-04-18Add legacy8259 module for PcAt.klu2
2008-04-18User customize build method for BootSector module.klu2
2008-04-18Add missing module for duet package.klu2
2008-04-18For MicroCode module, default copy the created image to bin directory for eas...lgao4
2008-04-17add in data type cast to ensure stringent compilers are happy.qwang12
2008-04-17define #define EFI_HII_UPDATE_DATA FRAMEWORK_EFI_HII_UPDATE_DATA to avoid dup...qwang12
2008-04-17Add in Macro named SUPPORT_DEPRECATED_IFRSUPPORTLIB_API to comment out the fu...qwang12
2008-04-17Add the filed FormValue to Framework's EFI_HII_UPDATE_DATA. This change keeps...qwang12
2008-04-17Add in Thunking function for Dynamic Code creation. Only support Text and Sub...qwang12
2008-04-17[Description]:qhuang8
2008-04-17Add EFI_D_INFO and EFI_D_WARN to the default print level. lgao4
2008-04-17[Description]eric_tian
2008-04-17Add missing file in INF file.klu2
2008-04-17Fixed an issue in calculating common dependency filesjwang36
2008-04-17Porting Duet module from EDKI to EDKIIklu2
2008-04-17Add function doxygen header for VgaMiniPort module.klu2
2008-04-17Fixed an print issue when generating listing filejwang36
2008-04-17Fixed include file matching issue if there's space in macro used in "#include".jwang36
2008-04-16(((EFI_IFR_FORM_SET *) OpCodeData)->Guid) may not align properly on UINT32 bo...qwang12
2008-04-16Add function doxygen header for PciBus module.klu2
2008-04-16Change to CopyMem as VarStoreOpCode->Guid may align on UINT32.qwang12
2008-04-16Add in some features for the thunk layer:qwang12
2008-04-15Fixed a NULL library instance issuejwang36
2008-04-15Applied macro replacement for FDF file path in DSC filejwang36
2008-04-15Add function doxygen header for PciBus module.klu2
2008-04-14Fixed a NULL library instance issuejwang36
2008-04-14Add in thunk support for HiiGetSecondaryLanguages and HiiGetPrimaryLanguagesqwang12
2008-04-14add in a new API HiiLibGetSupportedSecondaryLanguagesqwang12
2008-04-14add in a new API HiiLibGetSupportedSecondaryLanguagesqwang12
2008-04-14Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpiSupported, the default...lgao4
2008-04-14Add function's doxygen header for Ps2Mouse module.klu2
2008-04-14Fixed build error if there's more than one NULL library instances for a module.jwang36
2008-04-14Coding style modification.klu2
2008-04-11Remove ambiguous auto-increment usage. (gcc warning)jljusten
2008-04-11Remove empty typedefs (gcc warning).jljusten
2008-04-11Remove duplicate definition of TPM_CHOSENID_HASH.jljusten
2008-04-11Remove duplicate definition of PEI_MASTER_BOOT_MODE_PPI.jljusten
2008-04-11Remove duplicate definition of EFI_REPORT_STATUS_CODE.jljusten
2008-04-11Fix filename case: Autoscan => AutoScanjljusten
2008-04-11Fix filename case: Autoscan => AutoScanjljusten
2008-04-11Fix filename case: Autoscan => AutoScanjljusten
2008-04-11Fix filename case: Autoscan => AutoScanjljusten
2008-04-11Fix case: Autoscan => AutoScanjljusten
2008-04-11edk2/trunk/edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten
2008-04-11Fixed several include filename issues for gcc+unix.jljusten
2008-04-11edk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h:jljusten
2008-04-11[Description]eric_tian