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
/
MdeModulePkg
/
Library
/
GenericBdsLib
/
BdsMisc.c
Age
Commit message (
Expand
)
Author
2009-01-23
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...
klu2
2009-01-23
Add more checkpoint for deference pointer.
klu2
2009-01-21
Update to add the ASSERT()s in the right place.
qhuang8
2009-01-19
Add some ASSERT()s.
gikidy
2009-01-05
1. Add some ASSERT();
gikidy
2008-12-09
Synchronize GenericBdsLib library class's header file to library instance.
klu2
2008-12-03
Parameter checking in BdsLibMatchDevicePaths() is wrong. This bug was found b...
rsun3
2008-10-31
Remove a unncessary check.
qwang12
2008-10-31
Fix a bug introduced when removing the SafeFreePool. Pointer should be checke...
qwang12
2008-10-30
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...
qwang12
2008-10-08
Set Root=NULL if some error code is returned from OpenVolume() interface of E...
qhuang8
2008-09-24
Update the default value of PcdPlatformBootTimeOutDefault to be 0xffff to be ...
qhuang8
2008-07-22
Code scrub for GenericBdsLib
klu2
2008-07-11
Clean up GenericBdsLib library Instance.
qwang12
2008-04-09
Clean up BDS lib to remove assembly files, remove R8Lib.h & R8Lib.c by applyi...
qhuang8
2008-03-06
1) Sync in patch for EDK 1063 Boot option enumeration algorithm enhancement
qwang12
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12