summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2015-08-28MdeModulePkg: Add the missing module UNI files.Liming Gao
2015-08-27MdeModulePkg:Set default string valueDandan Bi
2015-08-27MdeModulePkg: Replace deprecated function.Eric Dong
2015-08-27MdeModulePkg: Convert the UNIX to DOS end of line formatJiaxin Wu
2015-08-27MdeModulePkg: Fix mixed Dos and Linux end of line format issue.Eric Dong
2015-08-26MdeModulePkg FaultTolerantWrite: Error handling for erase operation failureStar Zeng
2015-08-26MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happensFeng Tian
2015-08-26MdeModulePkg PiSmmCore: Prevent overlap for gSmmCorePrivate and CommBufferStar Zeng
2015-08-25MdeModulePkg PeiCore: Recheck SwitchStackSignal after ProcessNotifyList()Star Zeng
2015-08-25MdeModulePkg SmmLegacyBoot.h: Add a "," after copyright yearStar Zeng
2015-08-25MdeModulePkg: Fix UefiBootManagerLib.inf license header.Ruiyu Ni
2015-08-25MdeModulePkg: Add PlatformVarCleanupLib libraryStar Zeng
2015-08-25MdeModulePkg: Add VarCheckPcdLib NULL class libraryStar Zeng
2015-08-25MdeModulePkg: Add VarCheckHiiLib NULL class libraryStar Zeng
2015-08-25MdeModulePkg Variable: Consume the separated VarCheckLibStar Zeng
2015-08-25MdeModulePkg: Add VarCheckUefiLib NULL class libraryStar Zeng
2015-08-25MdeModulePkg: Add VarCheckLib libraryStar Zeng
2015-08-24MdeModulePkg:Refine the code in HiiDatabaseDxeDandan Bi
2015-08-24MdeModulePkg: Fix BdsDxe VS2015 build failureRuiyu Ni
2015-08-20MdeModulePkg:Fix build fail in VS2008Dandan Bi
2015-08-20MdeModulePkg: Update DSC version from 0.94 to 0.96Feng Tian
2015-08-20MdeModulePkg:Full support F10 hot key in UiApp.Dandan Bi
2015-08-20MdeModulePkg: Fix default router table and interface missing errorJiaxin Wu
2015-08-20Validate the input namespace field to avoid assert.Eric Dong
2015-08-19Allocate temp buffer to avoid potential change user input string buffer.Eric Dong
2015-08-19MdeModulePkg: Update UiApp to handle terminal type TtyTermRuiyu Ni
2015-08-19MdeModulePkg/Xhci: make all timeout values be consistent with comments.Feng Tian
2015-08-18MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnectionJiaxin Wu
2015-08-17MdeModulePkg Variable: Handle variable Attributes mismatch caseStar Zeng
2015-08-14MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver ...Dandan Bi
2015-08-13MdeModulePkg: Refine the code in UiAppDandan Bi
2015-08-13MdeModulePkg:Use safe string functions in UiApp.Dandan Bi
2015-08-12MdeModulePkg: Add codes to support trailer parse in HttpLib.Zhang Lubo
2015-08-11MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA pro...Jiaxin Wu
2015-08-11MdeModulePkg: Change the macro name to fit coding stylefanwang2
2015-08-07MdeModulePkg DxeIpl: Fix IA32 build failure with GCC 5.1.1Star Zeng
2015-08-07MdeModulePkg: Use monotonic count to initialize the NetLib random seed.Fu Siyuan
2015-08-06MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.Feng Tian
2015-08-05MdeModulePkg DxeIpl: Add stack NX supportStar Zeng
2015-08-05UiApp: Update copyright info, cover old code existed in old BdsDxe driver.Eric Dong
2015-08-04MdeModulePkg:Refine the code comments in UiAppDandan Bi
2015-08-04MdeModulePkg:Fix the issue that refresh the question fail in DriverSampleDandan Bi
2015-08-04MdeModulePkg DxeCore: Move ProcessLibraryConstructorList()Star Zeng
2015-08-03MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is brokenDandan Bi
2015-08-03MdeModulePkg PeiCore: Add PCD to specify PEIM ShadowLiming Gao
2015-07-31UiApp: Move reset menu from Front Page to BMM Page.Eric Dong
2015-07-31Remove the useless code to fix build failure caused by error depend on IntelF...Eric Dong
2015-07-30MdeModulePkg: Enhance PciBusDxe to handle high 32bit of MEM64 BAR returns 0Ruiyu Ni
2015-07-30UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver.Eric Dong
2015-07-29MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015Michael D Kinney