]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg
update file header
[mirror_edk2.git] / DuetPkg /
2008-12-09 vanjeff1. added functions header for MACROS in PCI22.h.
2008-12-07 mdkinneyRemove use of 'VOLATILE'. Use 'volatile' instead.
2008-12-07 mdkinneyUse BIT8-1 instead of UINT8_MAX.
2008-12-07 mdkinneyRemove use of EFI_BOOTSERVICE and EFI_RUNTIMESERVICE...
2008-12-06 mdkinneyChange _CR() to BASE_CR() to follow naming convention
2008-12-04 xli24Clean DuetPkg for ICC build.
2008-12-02 vanjeffremove DEFIO_PCI_ADDRESS from MdePkg.
2008-11-27 klu2Pass ICC building.
2008-11-27 klu2Fix ICC building issue for DuetPkg
2008-11-26 klu2Fix bundle of issue for ICC build
2008-11-26 xli24Remove BootSector from DSC of DuetPkg.
2008-11-26 xli24Fix the build failure of DuetBdsLib.
2008-11-24 vanjeff1.retried graphics library class from MdePkg
2008-11-23 jljustenResolved several warnings generated by GCC.
2008-11-23 jljustenResolved several warnings generated by GCC.
2008-11-23 jljustenFix warning generated by GCC compiler.
2008-11-23 jljustenFix warning generated by GCC. This warning could have...
2008-11-13 qhuang8Add dependency of MdeModulePkg since HiiLib has been...
2008-11-13 qhuang8Update DUET DSC file for library class/instances renaming.
2008-11-13 qhuang8Rename PalCallLib to PalLib
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-30 mdkinneyImplement Read() and Poll()
2008-10-30 mdkinneyFix bug walking list of ACPI descriptors searching...
2008-10-29 xli24Move FvbServiceLib, GraphicsLib, and DxePalLib from...
2008-10-29 klu2Fix hard code base tool path.
2008-10-27 mdkinneyUse Pci.h instead of Pci23.h
2008-10-27 mdkinneyRemove DXS file. The dependency expression has been...
2008-10-27 mdkinneyUpdate 8254 Timer driver to use IoLib instead of CPU...
2008-10-27 mdkinneyUpdate Metronome driver to use the IoLib instead of...
2008-10-27 mdkinneyFix duplicate symbol in this driver.
2008-10-27 vanjeffgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-10-25 xli24Modify DSC file according to update of MDE library...
2008-10-06 klu2Fix build broken issue
2008-10-06 klu2Add usblib library class mapping.
2008-09-29 klu2Add MSFT support
2008-09-29 klu2Miss tool chain tag in CPU.inf
2008-09-28 eric_tianchange "\" sign to "/" sign that is comply with INF...
2008-09-27 vanjeffChanging source filename to match name changing.
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffChanging source filename to match name changing.
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-04 vanjeffremove EFI_EVENT_ alias, replace them with EVT_
2008-09-03 vanjeffUpdated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.
2008-08-28 qhuang8Switch DxeCore to use DxeCoreMemoryAllocationLib for...
2008-08-27 klu2Fix issue that wrong use Guid and Protocol.
2008-08-14 eric_tianAdd condifition for passing ELFGCC building...
2008-08-14 eric_tianconvert blank to tab
2008-08-13 eric_tianuse tab but not blank to do not break GNU make parsing.
2008-08-13 eric_tianFix build issue in linux environment.
2008-07-29 mdkinneyFix build breaks.
2008-05-08 klu2Support X64 build for DUET platform.
2008-05-08 klu21) Fix some casting working in X64 building
2008-05-08 klu2Do not use EntryPoint library for EfiLdr module.
2008-05-07 klu21) DxeIpl should not use UefiDriverEntryPointLib
2008-05-07 klu2Add some customization BAT steps for DUET platform
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 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 klu2Fix some bugs in FSVariable and BdsPlatform for duet...
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 klu2Correct depex for Cpu and CpuIo module.
2008-04-29 klu2Use correct IoLib's library instance for DxeStatusCode...
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 klu2Add more debug print message and fix some issues.
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 klu2Fix the makefile issue for bootsector module
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-18 klu2Apply david's patch.
2008-04-18 klu2User customize build method for BootSector module.
2008-04-18 klu2Add missing module for duet package.
2008-04-17 klu2Porting Duet module from EDKI to EDKII
2008-03-20 klu2Rebase the duet module with new HII modifications.
2008-03-19 klu2Modify all file header to follow doxygen format
2007-12-21 klu2Initialize DuetPkg ...