summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2015-07-15MdeModulePkg: Remove two protocols and add HttpLib accessfanwang2
2015-07-10MdeModulePkg: Code logic optimization for Ip4Dxe driverfanwang2
2015-07-10MdeModulePkg: Fix a bug that return type differs from the left one when assig...Zhang Lubo
2015-07-10MdeModulePkg: Remove Ip4ConfigDxe and related guid definitionJiaxin Wu
2015-07-10MdeModulePkg: Fix TerminalDxe VS2013 build failureRoy Franz
2015-07-10MdeModulePkg: Fix potential integer overflow issueRuiyu Ni
2015-07-09MdeModulePkg/FvSimpleFileSystemDxe: Support file opening with no '.efi'Olivier Martin
2015-07-09Accept VT220 DEL and function keys for TTY terminal typeRoy Franz
2015-07-09Treat ASCII 0x7F as backspace for TtyTerm terminalsRoy Franz
2015-07-09Add "TtyTerm" terminal type to TerminalDxeRoy Franz
2015-07-08fix the problem that data type conversion may loss data.Zhang Lubo
2015-07-08MdeModulePkg AcpiTableDxe: Install config table at ACPI data changeStar Zeng
2015-07-08MdeModulePkg: Replace unsafe string functions.Zhang Lubo
2015-07-08MdeModulePkg/XhciPei: Error handling enhancement for XhcPeiExecTransferFeng Tian
2015-07-08MdeModulePkg/XhciDxe: Error handling enhancement for XhcExecTransferFeng Tian
2015-07-08MdeModulePkg: Remove NetLib and Ip4Config Protocol dependency.jiaxinwu
2015-07-08MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one...Qiu Shumin
2015-07-07MdeModulePkg/PartitionDxe: Fix media probeRonald Cron
2015-07-07MdeModulePkg: Add HttpLib.Fu Siyuan
2015-07-07MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu
2015-07-07MdeModulePkg:Refine the function commentsDandan Bi
2015-07-07MdeModulePkg: Update UefiBootManagerLib to support HTTP boot option creationRuiyu Ni
2015-07-07MdeModulePkg:Modify the incorrect DestStr length in safe string functionsDandan Bi
2015-07-07MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length fro...Qiu Shumin
2015-07-07MdeModulePkg: Remove mZeroGuid definition in Universal/Variable/RuntimeDxeHao Wu
2015-07-07MdeModulePkg: Remove gZeroGuid definition in SetupBrowserDxeHao Wu
2015-07-03MdeModulePkg: Refine code to make it more readable.Qiu Shumin
2015-07-02MdeModulePkg: Correct AuthVaribleLib to AuthVariableLib in LibraryClass pathStar Zeng
2015-07-02MdeModulePkg: Fix EBC build failureStar Zeng
2015-07-02MdeModulePkg: Merge GCD range before convert it to EFI memoryLiming Gao
2015-07-02MdeModulePkg: enforce arch-specific alignment for split regionsArd Biesheuvel
2015-07-02MdeModulePkg: move arch-specific allocation granularity defines to DxeMain.hArd Biesheuvel
2015-07-02MdeModulePkg: rename PropertiesTableEnable to PcdPropertiesTableEnableArd Biesheuvel
2015-07-02MdeModulePkg: make internal functions STATIC in Core/Dxe/Misc/PropertiesTable.cArd Biesheuvel
2015-07-02MdeModulePkg: remove unused functions from Core/Dxe/Misc/PropertiesTable.cArd Biesheuvel
2015-07-02MdeModulePkg: Update DxeCore to handle LoadFile DevicePathLiming Gao
2015-07-02MdeModulePkg: UefiBootManagerLib to handle LoadFile DevicePathLiming Gao
2015-07-02MdeModulePkg: SecurityManagementLib to handle LoadFile DevicePathLiming Gao
2015-07-02MdeModulePkg Variable: Minor enhancement to VarCheckStar Zeng
2015-07-01MdeModulePkg/Universal/Variable: Use safe string functions to refine code.Qiu Shumin
2015-07-01MdeModulePkg/Universal/SmbiosDxe: Use safe string functions to refine code.Qiu Shumin
2015-07-01MdeModulePkg/Universal/PlatformDriOverrideDxe: Use safe string functions to r...Qiu Shumin
2015-07-01MdeModulePkg/Universal/PCD: Use safe string functions to refine code.Qiu Shumin
2015-07-01MdeModulePkg/Universal/FvSimpleFileSystemDxe: Use safe string functions to re...Qiu Shumin
2015-07-01MdeModulePkg/Universal/CapsuleRuntimeDxe: Use safe string functions to refine...Qiu Shumin
2015-07-01MdeModulePkg/Universal/CapsulePei: Use safe string functions to refine code.Qiu Shumin
2015-07-01MdeModulePkg/Library/UefiBootManagerLib: Use safe string functions to refine ...Qiu Shumin
2015-07-01MdeModulePkg/Library/SmmCorePerformanceLib: Use safe string functions to refi...Qiu Shumin
2015-07-01MdeModulePkg/Library/PeiPerformanceLib: Use safe string functions to refine c...Qiu Shumin
2015-07-01MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode: Use safe string function...Qiu Shumin