summaryrefslogtreecommitdiff
path: root/DuetPkg/Library/DuetBdsLib
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-28Update the copyright notice formathhtian4-8/+8
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-3/+0
2010-02-241. Correct File header to ## @filelgao41-4/+4
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-08-21Detab in DuetPkgqhuang82-7/+7
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-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-03Clean up DuetBdsLib:qhuang83-27/+49
2009-01-201, Add logo.bmp to fv file for showing it in graphic modeklu21-0/+2
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-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
2008-05-05Fix many bugs in DUET package and now DUET package is enabled for floppy succ...klu21-1/+2
2008-04-30Fix some bugs in FSVariable and BdsPlatform for duet platform.klu21-31/+45
2008-04-28Add more debug print message and fix some issues.klu21-1/+6
2008-04-18User customize build method for BootSector module.klu21-1/+1
2008-04-17Porting Duet module from EDKI to EDKIIklu24-0/+2253