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
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-31
remove unnecessary check for NULL pointer.
vanjeff
2008-12-31
Fix some typo.
gikidy
2008-12-29
fixed potential NULL pointer reference issue.
vanjeff
2008-12-25
Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An...
lgao4
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-11
Fix the issue that memory for device path is incorrectly freed, which leads t...
xli24
2008-12-09
Synchronize GenericBdsLib library class's header file to library instance.
klu2
2008-12-03
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...
gikidy
2008-12-03
Parameter checking in BdsLibMatchDevicePaths() is wrong. This bug was found b...
rsun3
2008-12-01
Code scrub for GenericBdsLib library instance.
klu2
2008-11-27
Fix ECC issue for GenericBdsLib
klu2
2008-11-24
1.retried graphics library class from MdePkg
vanjeff
2008-11-22
Update to use ReallocatePool() from BaseMemoryLib
mdkinney
2008-11-11
1, Add <Library/DevicePathLib.h> for all source that use device path utility ...
klu2
2008-11-05
Remove over specific guid gEfiHobListGuid
klu2
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-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
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-09-04
remove EFI_EVENT_ alias, replace them with EVT_
vanjeff
2008-09-02
Remove unnecessary TPL operations in BDS module & library.
xli24
2008-08-27
CYGWIN_GCC cleanup for GenericBdsLib.
qhuang8
2008-08-25
remove the unused msa files in MdeModulePkg.
lgao4
2008-08-01
Simplify debug message for a selected boot option
mdkinney
2008-07-22
Code scrub for GenericBdsLib
klu2
2008-07-18
1. Add usb LUD support in BDS
qhuang8
2008-07-11
Clean up GenericBdsLib library Instance.
qwang12
2008-07-10
Clean up BootMaint module in BdsDxe.
qwang12
2008-07-09
ADD EFIAPI for library function.
lgao4
2008-06-30
Boolean values and variable type BOOLEAN should not use explicit comparisons ...
qwang12
2008-05-26
Remove the obsolete comments.
qwang12
2008-04-09
Clean up BDS lib to remove assembly files, remove R8Lib.h & R8Lib.c by applyi...
qhuang8
2008-03-10
Fix GCC building warning.
klu2
2008-03-06
1) Sync in patch for EDK 1063 Boot option enumeration algorithm enhancement
qwang12
2008-02-11
MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf:
jljusten
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12