summaryrefslogtreecommitdiff
path: root/DuetPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2016-11-15DuetPkg: Fix typos in commentsGary Lin1-7/+7
2016-10-27DuetPkg/DuetBdsLib: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2015-05-06DuetPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni1-7/+7
2014-08-13Fix VS2013 build failure.Ruiyu Ni1-2/+3
2012-10-11Add missing braces around initializer.lzeng141-5/+7
2011-09-20Clean up the private GUID definition in module Level.lgao43-18/+5
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu21-2/+38
2010-04-28Update the copyright notice formathhtian10-20/+20
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242-5/+1
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu23-7/+0
2010-02-241. Correct File header to ## @filelgao43-11/+11
2010-02-11DUET BDS clean up.niruiyu1-28/+0
2010-01-25Use GetFirstGuidHob() instead of GetNextGuidHob() when only the first GUID in...mdkinney1-6/+2
2009-12-28Add package dependency for gEfiStatusCodeDataTypeDebugGuid.xli241-0/+1
2009-08-21Detab in DuetPkgqhuang83-9/+9
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian1-2/+2
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian1-6/+11
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao41-0/+34
2009-07-09Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney2-18/+0
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao43-3/+4
2009-06-30Fix system memory map issue.gikidy1-14/+60
2009-06-24Fix build warning of implicitly pointer castingklu21-2/+2
2009-06-24remove the self-implementation on checksum() in this module by using BaseLib.eric_tian1-35/+3
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2-34/+9
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney1-3/+0
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney1-1/+1
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney1-4/+4
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-1/+1
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22-2/+5
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu21-1/+2
2009-02-23DuetPkg/Library/DuetSerialIoLib => PcAtChipsetPkg/Library/SerialIoLibjljusten2-258/+0
2009-02-23Remove unused DuetDxeReportStatusCodeLibqhuang84-899/+0
2009-02-09Add DxeCoreReportStatusCodeLibFromHob library instance. For now, it is dedica...qhuang84-0/+901
2009-02-03Clean up DuetBdsLib:qhuang83-27/+49
2009-01-201, Add logo.bmp to fv file for showing it in graphic modeklu21-0/+2
2009-01-13Use ACPI timer for Duet platform.klu22-60/+138
2009-01-071, Remove DxeReportStatus driver, because DxeIpl has published a instance fro...klu23-156/+62
2009-01-06Add DuetDxeReportStatusCodeLib which will get ReportStatusCode from hob if fa...klu24-0/+900
2008-12-30Fix bug that Duet BDS fail to get PciExpressAddress from guid hob.klu21-16/+13
2008-11-26Fix bundle of issue for ICC buildklu21-2/+2
2008-11-26Fix the build failure of DuetBdsLib.xli241-2/+2
2008-11-241.retried graphics library class from MdePkgvanjeff2-2/+0
2008-11-13Rename PalCallLib to PalLib qhuang81-1/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-4/+0
2008-10-30Implement Read() and Poll()mdkinney1-48/+110
2008-09-27Changing source filename to match name changing.vanjeff1-2/+2
2008-09-27Renamed remotelyvanjeff1-0/+0
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-32/+16
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff1-1/+1
2008-08-13Fix build issue in linux environment.eric_tian3-11/+10