summaryrefslogtreecommitdiffstats
path: root/DuetPkg/Library/DuetBdsLib/BdsPlatform.c
Commit message (Expand)AuthorAgeFilesLines
* DuetPkg: Fix typos in commentsGary Lin2016-11-151-7/+7
* DuetPkg/DuetBdsLib: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* Fix VS2013 build failure.Ruiyu Ni2014-08-131-2/+3
* Clean up the private GUID definition in module Level.lgao42011-09-201-17/+2
* Update the copyright notice formathhtian2010-04-281-2/+2
* 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
* 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-091-17/+0
* Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao42009-07-091-1/+1
* 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-071-9/+9
* 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22009-02-261-1/+1
* Clean up DuetBdsLib:qhuang82009-02-031-7/+9
* 1, Add logo.bmp to fv file for showing it in graphic modeklu22009-01-201-0/+2
* 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
* remove EFI_EVENT_ alias, replace them with EVT_vanjeff2008-09-041-1/+1
* Fix build issue in linux environment.eric_tian2008-08-131-8/+8
* Fix many bugs in DUET package and now DUET package is enabled for floppy succ...klu22008-05-051-1/+2
* Fix some bugs in FSVariable and BdsPlatform for duet platform.klu22008-04-301-31/+45
* Add more debug print message and fix some issues.klu22008-04-281-1/+6
* User customize build method for BootSector module.klu22008-04-181-1/+1
* Porting Duet module from EDKI to EDKIIklu22008-04-171-0/+1720