]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/UefiBootManagerLib/BmHotkey.c
MdeModulePkg: Use BmForEachVariable to collect all key options
[mirror_edk2.git] / MdeModulePkg / Library / UefiBootManagerLib / BmHotkey.c
2015-11-17 Ruiyu NiMdeModulePkg: Use BmForEachVariable to collect all...
2015-11-17 Ruiyu NiMdeModulePkg: Use BM_OPTION_NAME_LEN instead of sizeof...
2015-11-17 Ruiyu NiMdeModulePkg: Use BmCharToUint in BmIsKeyOptionVariable
2015-05-13 Ruiyu NiMdeModulePkg: Fix EOL to be DOS format.
2015-05-06 Ruiyu NiMdeModulePkg: Add UefiBootManagerLib