]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg/Library
Update for NetworkPkg.
[mirror_edk2.git] / DuetPkg / Library /
2011-09-20 lgao4Clean up the private GUID definition in module Level.
2011-08-25 xdu2Add new API GetTimeInNanoSecond() to TimerLib to conver...
2010-04-28 hhtianUpdate the copyright notice format
2010-03-03 xli24Remove over-specified dependencies on IntelFrameworkPkg...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-11 niruiyuDUET BDS clean up.
2010-01-25 mdkinneyUse GetFirstGuidHob() instead of GetNextGuidHob() when...
2009-12-28 xli24Add package dependency for gEfiStatusCodeDataTypeDebugGuid.
2009-08-21 qhuang8Detab in DuetPkg
2009-07-24 eric_tianif module doesn't explicitly depend on specific Pci...
2009-07-13 eric_tianProcessCapsule() and BdsMemoryTest() are implemented...
2009-07-10 lgao4Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
2009-07-09 mdkinneyRemove code that fills in the FirmwareVendor and Firmwa...
2009-07-09 lgao4Retire Logo and Shell guid header file, which are repla...
2009-06-30 gikidyFix system memory map issue.
2009-06-24 klu2Fix build warning of implicitly pointer casting
2009-06-24 eric_tianremove the self-implementation on checksum() in this...
2009-06-07 mdkinneyRemove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsL...
2009-06-07 mdkinneyRetire <FrameworkModuleBase.h>, <FrameworkModuleDxe...
2009-06-01 mdkinney1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelF...
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
2009-03-02 qhuang8remove Bmp.h and ShellFile.h From MdeModulePkg to Intel...
2009-02-26 klu21, Change name of PcdPlatformBootTimeoutDefault to...
2009-02-24 klu2Move library class GenericBdsLib and PlatformBdsLib...
2009-02-23 jljustenDuetPkg/Library/DuetSerialIoLib => PcAtChipsetPkg/Libra...
2009-02-23 qhuang8Remove unused DuetDxeReportStatusCodeLib
2009-02-09 qhuang8Add DxeCoreReportStatusCodeLibFromHob library instance...
2009-02-03 qhuang8Clean up DuetBdsLib:
2009-01-20 klu21, Add logo.bmp to fv file for showing it in graphic...
2009-01-13 klu2Use ACPI timer for Duet platform.
2009-01-07 klu21, Remove DxeReportStatus driver, because DxeIpl has...
2009-01-06 klu2Add DuetDxeReportStatusCodeLib which will get ReportSta...
2008-12-30 klu2Fix bug that Duet BDS fail to get PciExpressAddress...
2008-11-26 klu2Fix bundle of issue for ICC build
2008-11-26 xli24Fix the build failure of DuetBdsLib.
2008-11-24 vanjeff1.retried graphics library class from MdePkg
2008-11-13 qhuang8Rename PalCallLib to PalLib
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-30 mdkinneyImplement Read() and Poll()
2008-09-27 vanjeffChanging source filename to match name changing.
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-08-13 eric_tianFix build issue in linux environment.
2008-05-05 klu2Add DuetTimerLib and DuetSerialIo library instance.
2008-05-05 klu2Fix many bugs in DUET package and now DUET package...
2008-04-30 klu2Fix some bugs in FSVariable and BdsPlatform for duet...
2008-04-28 klu2Add more debug print message and fix some issues.
2008-04-18 klu2User customize build method for BootSector module.
2008-04-17 klu2Porting Duet module from EDKI to EDKII