index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DuetPkg
/
Library
/
DuetBdsLib
Age
Commit message (
Expand
)
Author
2015-05-06
DuetPkg: Use the new PCDs defined in MdePkg.
Ruiyu Ni
2014-08-13
Fix VS2013 build failure.
Ruiyu Ni
2012-10-11
Add missing braces around initializer.
lzeng14
2011-09-20
Clean up the private GUID definition in module Level.
lgao4
2010-04-28
Update the copyright notice format
hhtian
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-11
DUET BDS clean up.
niruiyu
2010-01-25
Use GetFirstGuidHob() instead of GetNextGuidHob() when only the first GUID in...
mdkinney
2009-08-21
Detab in DuetPkg
qhuang8
2009-07-24
if module doesn't explicitly depend on specific Pci spec, it should include I...
eric_tian
2009-07-13
ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...
eric_tian
2009-07-10
Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
lgao4
2009-07-09
Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...
mdkinney
2009-07-09
Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...
lgao4
2009-06-30
Fix system memory map issue.
gikidy
2009-06-24
Fix build warning of implicitly pointer casting
klu2
2009-06-24
remove the self-implementation on checksum() in this module by using BaseLib.
eric_tian
2009-06-07
Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module
mdkinney
2009-03-02
remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg
qhuang8
2009-02-26
1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...
klu2
2009-02-24
Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg
klu2
2009-02-03
Clean up DuetBdsLib:
qhuang8
2009-01-20
1, Add logo.bmp to fv file for showing it in graphic mode
klu2
2008-12-30
Fix bug that Duet BDS fail to get PciExpressAddress from guid hob.
klu2
2008-11-26
Fix bundle of issue for ICC build
klu2
2008-11-26
Fix the build failure of DuetBdsLib.
xli24
2008-11-24
1.retried graphics library class from MdePkg
vanjeff
2008-09-04
clean up the un-suitable ';' location when declaring the functions.
vanjeff
2008-09-04
remove EFI_EVENT_ alias, replace them with EVT_
vanjeff
2008-08-13
Fix build issue in linux environment.
eric_tian
2008-05-05
Fix many bugs in DUET package and now DUET package is enabled for floppy succ...
klu2
2008-04-30
Fix some bugs in FSVariable and BdsPlatform for duet platform.
klu2
2008-04-28
Add more debug print message and fix some issues.
klu2
2008-04-18
User customize build method for BootSector module.
klu2
2008-04-17
Porting Duet module from EDKI to EDKII
klu2