summaryrefslogtreecommitdiffstats
path: root/DuetPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* DuetPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-2/+2
* DuetPkg: Fix typos in commentsGary Lin2016-11-151-7/+7
* DuetPkg/DuetBdsLib: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* DuetPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni2015-05-061-7/+7
* Fix VS2013 build failure.Ruiyu Ni2014-08-131-2/+3
* Add missing braces around initializer.lzeng142012-10-111-5/+7
* Clean up the private GUID definition in module Level.lgao42011-09-203-18/+5
* Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu22011-08-251-2/+38
* Update the copyright notice formathhtian2010-04-2810-20/+20
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-032-5/+1
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-253-7/+0
* 1. Correct File header to ## @filelgao42010-02-243-11/+11
* DUET BDS clean up.niruiyu2010-02-111-28/+0
* Use GetFirstGuidHob() instead of GetNextGuidHob() when only the first GUID in...mdkinney2010-01-251-6/+2
* Add package dependency for gEfiStatusCodeDataTypeDebugGuid.xli242009-12-281-0/+1
* Detab in DuetPkgqhuang82009-08-213-9/+9
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-2/+2
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-6/+11
* Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao42009-07-101-0/+34
* Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney2009-07-092-18/+0
* Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao42009-07-093-3/+4
* Fix system memory map issue.gikidy2009-06-301-14/+60
* Fix build warning of implicitly pointer castingklu22009-06-241-2/+2
* remove the self-implementation on checksum() in this module by using BaseLib.eric_tian2009-06-241-35/+3
* Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2009-06-072-34/+9
* Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2009-06-071-3/+0
* 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2009-06-011-1/+1
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-301-4/+4
* remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82009-03-021-1/+1
* 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22009-02-262-2/+5
* Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu22009-02-241-1/+2
* DuetPkg/Library/DuetSerialIoLib => PcAtChipsetPkg/Library/SerialIoLibjljusten2009-02-232-258/+0
* Remove unused DuetDxeReportStatusCodeLibqhuang82009-02-234-899/+0
* Add DxeCoreReportStatusCodeLibFromHob library instance. For now, it is dedica...qhuang82009-02-094-0/+901
* Clean up DuetBdsLib:qhuang82009-02-033-27/+49
* 1, Add logo.bmp to fv file for showing it in graphic modeklu22009-01-201-0/+2
* Use ACPI timer for Duet platform.klu22009-01-132-60/+138
* 1, Remove DxeReportStatus driver, because DxeIpl has published a instance fro...klu22009-01-073-156/+62
* Add DuetDxeReportStatusCodeLib which will get ReportStatusCode from hob if fa...klu22009-01-064-0/+900
* Fix bug that Duet BDS fail to get PciExpressAddress from guid hob.klu22008-12-301-16/+13
* Fix bundle of issue for ICC buildklu22008-11-261-2/+2
* Fix the build failure of DuetBdsLib.xli242008-11-261-2/+2
* 1.retried graphics library class from MdePkgvanjeff2008-11-242-2/+0
* Rename PalCallLib to PalLib qhuang82008-11-131-1/+1
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-4/+0
* Implement Read() and Poll()mdkinney2008-10-301-48/+110
* Changing source filename to match name changing.vanjeff2008-09-271-2/+2
* Renamed remotelyvanjeff2008-09-271-0/+0
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-32/+16
* remove EFI_EVENT_ alias, replace them with EVT_vanjeff2008-09-041-1/+1