]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2008-04-17 qwang12add in data type cast to ensure stringent compilers...
2008-04-17 qwang12define #define EFI_HII_UPDATE_DATA FRAMEWORK_EFI_HII_UP...
2008-04-17 qwang12Add in Macro named SUPPORT_DEPRECATED_IFRSUPPORTLIB_API...
2008-04-17 qwang12Add the filed FormValue to Framework's EFI_HII_UPDATE_D...
2008-04-17 qwang12Add in Thunking function for Dynamic Code creation...
2008-04-17 qhuang8[Description]:
2008-04-17 lgao4Add EFI_D_INFO and EFI_D_WARN to the default print...
2008-04-17 eric_tian[Description]
2008-04-17 klu2Add missing file in INF file.
2008-04-17 jwang36Fixed an issue in calculating common dependency files
2008-04-17 klu2Porting Duet module from EDKI to EDKII
2008-04-17 klu2Add function doxygen header for VgaMiniPort module.
2008-04-17 jwang36Fixed an print issue when generating listing file
2008-04-17 jwang36Fixed include file matching issue if there's space...
2008-04-16 qwang12(((EFI_IFR_FORM_SET *) OpCodeData)->Guid) may not align...
2008-04-16 klu2Add function doxygen header for PciBus module.
2008-04-16 qwang12Change to CopyMem as VarStoreOpCode->Guid may align...
2008-04-16 qwang12Add in some features for the thunk layer:
2008-04-15 jwang36Fixed a NULL library instance issue
2008-04-15 jwang36Applied macro replacement for FDF file path in DSC...
2008-04-15 klu2Add function doxygen header for PciBus module.
2008-04-14 jwang36Fixed a NULL library instance issue
2008-04-14 qwang12Add in thunk support for HiiGetSecondaryLanguages and...
2008-04-14 qwang12add in a new API HiiLibGetSupportedSecondaryLanguages
2008-04-14 qwang12add in a new API HiiLibGetSupportedSecondaryLanguages
2008-04-14 lgao4Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpi...
2008-04-14 klu2Add function's doxygen header for Ps2Mouse module.
2008-04-14 jwang36Fixed build error if there's more than one NULL library...
2008-04-14 klu2Coding style modification.
2008-04-11 jljustenRemove ambiguous auto-increment usage. (gcc warning)
2008-04-11 jljustenRemove empty typedefs (gcc warning).
2008-04-11 jljustenRemove duplicate definition of TPM_CHOSENID_HASH.
2008-04-11 jljustenRemove duplicate definition of PEI_MASTER_BOOT_MODE_PPI.
2008-04-11 jljustenRemove duplicate definition of EFI_REPORT_STATUS_CODE.
2008-04-11 jljustenFix filename case: Autoscan => AutoScan
2008-04-11 jljustenFix filename case: Autoscan => AutoScan
2008-04-11 jljustenFix filename case: Autoscan => AutoScan
2008-04-11 jljustenFix filename case: Autoscan => AutoScan
2008-04-11 jljustenFix case: Autoscan => AutoScan
2008-04-11 jljustenedk2/trunk/edk2/EdkCompatibilityPkg/EdkCompatibilityPkg...
2008-04-11 jljustenFixed several include filename issues for gcc+unix.
2008-04-11 jljustenedk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h:
2008-04-11 eric_tian[Description]
2008-04-11 vanjeff1. add public functions header.
2008-04-11 vanjeffMove Undi driver to common section.
2008-04-11 jwang36Fixed an issue in top level makefile which missed a...
2008-04-11 lgao4Add comments for Tcg Platform protocol.
2008-04-10 klu2Add some function/header comments.
2008-04-10 vanjeffapply for doxgen format.
2008-04-10 klu2Add some function/header comments.
2008-04-10 jwang36Fixed a typo in variable name
2008-04-10 lgao4Add more usage description for -r option, and add optio...
2008-04-09 jljustenMdeModulePkg/Universal/PlatformDriverOverride/PlatOverM...
2008-04-09 jljustenMdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibN...
2008-04-09 jwang36a. Improved build launch performance and fixed tons...
2008-04-09 klu2Fix function comments.
2008-04-09 vanjeffapply for doxgen format.
2008-04-09 klu2Fix coding style issue.
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-04-09 lgao4Add blank space in the file end.
2008-04-09 qhuang8Update all files to follow doxygen style file header.
2008-04-09 qhuang8Update to follow doxygen style file header.
2008-04-09 qhuang8Add function headers & file header for public header...
2008-04-09 qhuang8Add function headers & file header for PlatformBdsLib
2008-04-09 qhuang8Add function headers & file header for GenericBdsLib
2008-04-09 qhuang8Clean up BDS lib to remove assembly files, remove R8Lib...
2008-04-09 qhuang8Update all files to follow doxygen style file header.
2008-04-09 qhuang8Update all files to follow doxygen style file header.
2008-04-09 qhuang8Update all files to follow doxygen style file header.
2008-04-09 klu2Remove IfrLibConstruct, because it do nothing.
2008-04-09 klu2Add comments for library function interface.
2008-04-09 klu2Fix unknown character in header comments which break...
2008-04-09 klu2Fix unknown character in header comments which break...
2008-04-09 vanjeffgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-04-09 vanjeff1. Create PlatformDriverOverride in Universal directory.
2008-04-09 klu2Fix build error.
2008-04-08 jljustenFix warnings generated by gcc for ia32 builds:
2008-04-08 jljustenedk2/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c:
2008-04-08 vanjeffremove commented code.
2008-04-08 vanjeff1.Port Platform driver override protocol utility applic...
2008-04-08 klu2Add comments.
2008-04-08 klu2Add more comments for IntelFramework's header files.
2008-04-08 klu2Add more comments for IntelFramework's header files.
2008-04-08 qhuang8Update all files to follow doxygen style file header.
2008-04-08 qhuang8Update the file description to be more descriptive.
2008-04-08 qhuang8Update all files to follow doxygen style file header.
2008-04-08 qhuang8Update all files to follow doxygen style file header.
2008-04-08 qhuang8Update all files in DxeIpl Peim to follow doxygen style...
2008-04-07 jljustenedk2/BaseTools:
2008-04-05 jljustenedk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:
2008-04-04 jljustenedk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:
2008-04-03 qwang12Fix a type in the directory name. Compatiblity -> Compa...
2008-04-03 qwang12Fix a type in the directory name. Compatiblity -> Compa...
2008-04-03 qwang12Both FrameworkHii and UefiHii declare some macros and...
2008-04-03 qwang12Add in FrameworkHiiToUefiHiiThunk module.
2008-04-03 lgao4Remove unused gEfiPeiSecurityPpiGuid for PeiMain and...
2008-04-03 jwang36Added necessary dependent packages
2008-04-03 klu2PrivateInMem->CurrentPeimCount should not be incremente...
2008-04-03 vanjeffsync alignment issue on IPF.
next