]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2008-05-07 qhuang8Add doxygen style comments for functions in DxeIpl.
2008-05-07 klu2Add some customization BAT steps for DUET platform
2008-05-07 klu2Update GenBootSector tools' binary for tool code cleanup.
2008-05-06 qhuang8Rename the confusing PCD.
2008-05-06 lgao4Enable storage of daylight saving and time zone data...
2008-05-05 klu2Update BootSectImage and GenBootSector tools' binary...
2008-05-05 klu2Use binary FAT module.
2008-05-05 klu2Add private protocol's definitions for DUET package.
2008-05-05 klu2Add missing IndustryStandard.
2008-05-05 klu2Add missing file
2008-05-05 klu2Add DuetTimerLib and DuetSerialIo library instance.
2008-05-05 klu2Wrong check-in, library instance should not support...
2008-05-05 klu2Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu...
2008-05-05 klu2Use Binary Fat package instead of source package.
2008-05-05 klu2Fix many bugs in DUET package and now DUET package...
2008-05-05 klu2Add PciBusNoEnumeration module
2008-04-30 qwang12Fix a bug which cause the thunk code failed to handle...
2008-04-30 klu2Fix some bugs in FSVariable and BdsPlatform for duet...
2008-04-30 vanjefffixed bug for special case.
2008-04-30 qwang12Add in code to support the deletion of opcode from...
2008-04-30 qwang12Add support to map more Framework Opcode (such as Order...
2008-04-30 klu2Fix the bugs for DatahubGen module
2008-04-29 klu2Add 8254 module and fix the hob operation for R9 library.
2008-04-29 qwang12For UNI file, some String may not be defined for a...
2008-04-29 jwang36Fixed an issue which would cause build failure in some...
2008-04-29 klu2Fix the bug about comparing with mismatched integrate...
2008-04-29 klu2Correct depex for Cpu and CpuIo module.
2008-04-29 klu2Use correct IoLib's library instance for DxeStatusCode...
2008-04-28 qhuang8Remove CpuDeadLoop().
2008-04-28 klu2Add missing library instance and module for Duet platform.
2008-04-28 klu2Fix a bug for producing status code instance.
2008-04-28 klu2StatusCode driver is optional dependent on gEfiDataHubP...
2008-04-28 jwang36Made it working
2008-04-28 qwang12Remove the non-standard definition: GLYPH_WIDTH and...
2008-04-28 qwang12Remove the non-standard definition: GLYPH_WIDTH and...
2008-04-28 qwang12Remove the non-standard definition: GLYPH_WIDTH and...
2008-04-28 klu2Add more debug print message and fix some issues.
2008-04-28 jwang36Added python wrapper of EFI (de)compressor
2008-04-25 klu21, Use PrintLib in Duet loader
2008-04-25 klu2The library instance BaseUefiTianoCustomDecompressLib...
2008-04-25 klu2Move post building command from make file to bat file...
2008-04-25 klu2Move post building command from make file to bat file...
2008-04-24 jljustenFix various warnings with the Intel C compiler.
2008-04-24 lgao4Correct the bug to ignore the encapsulated section.
2008-04-24 jwang36Fixed an CR/LF issue in FDF file
2008-04-24 jwang36Fixed several typo in variable names
2008-04-24 qwang121) Add in IfrParser so that the FrameworkHii->GetDefaul...
2008-04-24 klu2Fix the makefile issue for bootsector module
2008-04-24 lgao41. GenSec tool only updates output file when the conten...
2008-04-24 klu2Delete the macro definitions which build system will...
2008-04-23 klu2init target should not be used in customize makefile...
2008-04-23 htaoinitialize local variable before use.
2008-04-22 eric_tian[Description]
2008-04-22 eric_tian[Description]
2008-04-22 klu2Fix missing include header file and fix typo in comment.
2008-04-22 klu2Fix missing include header file and fix typo in comment.
2008-04-22 klu2Fix typo in comment.
2008-04-22 klu2Fix typo in comment.
2008-04-22 klu2Fix comment typo
2008-04-22 klu2Fix comment typo.
2008-04-21 klu2Fix missing include file which break doxygen parsing.
2008-04-21 klu2Fix missing include file which break doxygen parsing.
2008-04-21 klu2Fix missing include file which break doxygen parsing.
2008-04-21 klu2Fix missing include file which break doxygen parsing.
2008-04-21 jwang36Changed GenFds to use database based module/package...
2008-04-21 klu2Add missing library class declaration.
2008-04-21 klu2Add missing library class.
2008-04-20 jwang36Added several improvements for user experience
2008-04-18 qwang12rename EFI_HII_UPDATE_DATA in FrameworkHii.h to FRAMEWO...
2008-04-18 lgao4Add the function relative address to the base address...
2008-04-18 jwang36Fixed error data in generated listing file
2008-04-18 lgao4Correct EFI_COMPATIBILITY16_TABLE_SIGNATURE definition...
2008-04-18 klu2Remove unused function.
2008-04-18 klu2Use const qualify for Src pointer.
2008-04-18 klu2Apply david's patch.
2008-04-18 klu2Add legacy8259 module for PcAt.
2008-04-18 klu2User customize build method for BootSector module.
2008-04-18 klu2Add missing module for duet package.
2008-04-18 lgao4For MicroCode module, default copy the created image...
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.
next