]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BootMaint.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / BootMaint / BootMaint.c
2019-07-03 Hao A WuRemove IntelFrameworkModulePkg
2019-04-09 Michael D KinneyIntelFrameworkModulePkg: Replace BSD License with BSD...
2018-06-28 Liming GaoIntelFrameworkModulePkg: Clean up source files
2016-10-27 Laszlo ErsekIntelFrameworkModulePkg/BdsDxe: rebase to ARRAY_SIZE()
2016-10-24 Gary LinIntelFrameworkModulePkg: Fix typos in comments
2015-02-12 Eric DongRemove invalid value sync action when changing value...
2014-07-04 Eric DongRefine the save action for the BdsDxe.
2014-06-19 Eric DongFix GCC build fail.
2014-06-18 Eric DongSupport RouteConfig function for BdsDxe driver.
2014-03-25 Ruiyu NiReport the setting variable failure to platform through...
2013-10-14 Eric DongMove update legacy order logic from CHANGING to CHANGED.
2013-03-05 lzeng14Follow UEFI spec, set TimeOut and HwErrRecSupport varia...
2012-06-01 niruiyuRefine BdsDxe driver and GenericBdsLib library so that...
2011-12-22 ydong10Patch includes:
2011-12-15 ydong10Update for IntelFrameworkModulePkg.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-16 ydong10Update the BDS UI to keep the old behaviors after add...
2011-05-20 ydong10Refine all R9 call back function to return EFI_UNSUPPOR...
2011-02-16 ydong10Enhance BMM to support changing FlowControl setting...
2011-01-28 niruiyuAdd back the BdsDeleteBootOption to pass build.
2011-01-28 niruiyuBDS enhancement: enumerate & show all legacy boot optio...
2011-01-10 niruiyuEnhance BDS to support Boot/Driver option whose option...
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
2010-04-23 hhtianUpdate the copyright notice format
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2009-12-04 gikidyFix some typos & format.
2009-07-08 lgao4Add comments for the return value of GenericBdsLib...
2009-07-07 klu2Fix some issues reported by source static analysis...
2009-06-24 klu2Explicit to judge whether Index is out of boundary.
2009-06-19 klu21) Make naming of enumeration type follows coding style
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-22 lgao4Fix that the variable can't be stored. Next, I will...
2009-04-20 lgao4Enhance HiiGetBrowserData API to support the case that...
2009-04-17 lgao4Update BdsDxe to use new designed HiiLib, remove the...
2009-04-14 rsun3HII Library Class interface refine.
2009-04-13 jljustenFix some inconsistencies in EFIAPI usage.
2009-04-08 rsun3Fix the bug that Boot Mainteinance Manager in the front...
2009-04-07 jji4correct the input parameter FormId of IfrLibUpdateForm()
2009-04-02 rsun3Retire Extended HII library class.
2009-02-26 klu21, Change name of PcdPlatformBootTimeoutDefault to...
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...