]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Add TPM2 support defined in trusted computing group.
[mirror_edk2.git] / MdeModulePkg /
2015-08-13 Dandan BiMdeModulePkg: Refine the code in UiApp
2015-08-13 Dandan BiMdeModulePkg:Use safe string functions in UiApp.
2015-08-12 Zhang LuboMdeModulePkg: Add codes to support trailer parse in...
2015-08-11 Jiaxin WuMdeModulePkg: Fix issue about current Ip4Dxe implementa...
2015-08-11 fanwang2MdeModulePkg: Change the macro name to fit coding style
2015-08-07 Star ZengMdeModulePkg DxeIpl: Fix IA32 build failure with GCC...
2015-08-07 Fu SiyuanMdeModulePkg: Use monotonic count to initialize the...
2015-08-06 Feng TianMdeModulePkg/Usb: Adjust TPL to not block async transfe...
2015-08-05 Star ZengMdeModulePkg DxeIpl: Add stack NX support
2015-08-05 Eric DongUiApp: Update copyright info, cover old code existed...
2015-08-04 Dandan BiMdeModulePkg:Refine the code comments in UiApp
2015-08-04 Dandan BiMdeModulePkg:Fix the issue that refresh the question...
2015-08-04 Star ZengMdeModulePkg DxeCore: Move ProcessLibraryConstructorList()
2015-08-03 Dandan BiMdeModulePkg:Fix the issue FindQuestionFromProgress...
2015-08-03 Liming GaoMdeModulePkg PeiCore: Add PCD to specify PEIM Shadow
2015-07-31 Eric DongUiApp: Move reset menu from Front Page to BMM Page.
2015-07-31 Eric DongRemove the useless code to fix build failure caused...
2015-07-30 Ruiyu NiMdeModulePkg: Enhance PciBusDxe to handle high 32bit...
2015-07-30 Eric DongUiApp code split from IntelFrameworkModulePkg/Universal...
2015-07-29 Michael D KinneyMdeModulePkg/PciBus: Simplify an complex if statement...
2015-07-29 Michael D KinneyMdeModulePkg/Variable: Fix VS2015 warning about uniniti...
2015-07-29 Zhang LuboMdeModulePkg: Fix the issue cannot boot to UEFI Network...
2015-07-29 Star ZengMdeModulePkg: Include CapsuleX64 in MdeModulePkg.dsc...
2015-07-28 Feng TianMdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UN...
2015-07-28 Star ZengMdeModulePkg PiSmmIpl: Use AllocateZeroPool() for FullS...
2015-07-28 Qiu ShuminMdeModulePkg: Add missing PCD usage information in...
2015-07-27 Dandan BiMdeModulePkg:Add ESC key support in setup browser pop...
2015-07-27 Dandan BiMdeModulePkg:SetupBrowser output debug message when...
2015-07-27 Eric DongSupport get string from configuration string packages.
2015-07-27 Star ZengMdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory...
2015-07-27 Star ZengMdeModulePkg CapsuleX64: Reduce reserved memory consumption
2015-07-27 Star ZengMdeModulePkg BootScriptExecutorDxe: Reduce reserved...
2015-07-27 Star ZengMdeModulePkg Variable: Read MonotonicCount by ReadUnali...
2015-07-26 Ruiyu NiMdeModulePkg: Make boot option description unique
2015-07-26 fanwang2MdeModulePkg: Add old IPv4_DEVICE_PATH support for...
2015-07-26 Star ZengMdeModulePkg VariableDxe: Correct address pointers...
2015-07-26 Dandan BiMdeModulePkg: Check the case caused by mismatch
2015-07-26 Dandan BiMdeModulePkg: Correct the parameter order in match2...
2015-07-26 Zhang LuboMdeModulePkg: Fix the issue EfiPxeBcDhcp() may return...
2015-07-26 Jiaxin WuMdeModulePkg: Remove TransmitReceive() and ActiveChild...
2015-07-26 Laszlo ErsekMdeModulePkg: SmbiosDxe: ARM and AARCH64 are VALID_ARCH...
2015-07-26 Star ZengMdeModulePkg PiSmmCore: Remove a hidden assumption...
2015-07-16 Heyi GuoMdeModulePkg/TerminalDxe: Some improvements
2015-07-16 Heyi GuoMdeModulePkg/TerminalDxe: Set NullRemaining to FALSE...
2015-07-16 Ard BiesheuvelMdeModulePkg/DxePrintLibPrint2Protocol: make mStatusStr...
2015-07-16 Liming GaoMdeModulePkg: Correct PcdConOutColumn help string.
2015-07-16 Liming GaoMdeModulePkg DxeIpl: Skip install MemoryInfoHob if...
2015-07-15 fanwang2MdeModulePkg: Remove two protocols and add HttpLib...
2015-07-10 fanwang2MdeModulePkg: Code logic optimization for Ip4Dxe driver
2015-07-10 Zhang LuboMdeModulePkg: Fix a bug that return type differs from...
2015-07-10 Jiaxin WuMdeModulePkg: Remove Ip4ConfigDxe and related guid...
2015-07-10 Roy FranzMdeModulePkg: Fix TerminalDxe VS2013 build failure
2015-07-10 Ruiyu NiMdeModulePkg: Fix potential integer overflow issue
2015-07-09 Olivier MartinMdeModulePkg/FvSimpleFileSystemDxe: Support file openin...
2015-07-09 Roy FranzAccept VT220 DEL and function keys for TTY terminal...
2015-07-09 Roy FranzTreat ASCII 0x7F as backspace for TtyTerm terminals
2015-07-09 Roy FranzAdd "TtyTerm" terminal type to TerminalDxe
2015-07-08 Zhang Lubofix the problem that data type conversion may loss...
2015-07-08 Star ZengMdeModulePkg AcpiTableDxe: Install config table at...
2015-07-08 Zhang LuboMdeModulePkg: Replace unsafe string functions.
2015-07-08 Feng TianMdeModulePkg/XhciPei: Error handling enhancement for...
2015-07-08 Feng TianMdeModulePkg/XhciDxe: Error handling enhancement for...
2015-07-08 jiaxinwuMdeModulePkg: Remove NetLib and Ip4Config Protocol...
2015-07-08 Qiu ShuminMdeModulePkg: Refine code to use Strn**S safe functions...
2015-07-07 Ronald CronMdeModulePkg/PartitionDxe: Fix media probe
2015-07-07 Fu SiyuanMdeModulePkg: Add HttpLib.
2015-07-07 jiaxinwuMdeModulePkg: Update Ip4Dxe driver to support Ip4Config...
2015-07-07 Dandan BiMdeModulePkg:Refine the function comments
2015-07-07 Ruiyu NiMdeModulePkg: Update UefiBootManagerLib to support...
2015-07-07 Dandan BiMdeModulePkg:Modify the incorrect DestStr length in...
2015-07-07 Qiu ShuminMdeModulePkg: Use StrnCpyS instead of StrCpyS to indica...
2015-07-07 Hao WuMdeModulePkg: Remove mZeroGuid definition in Universal...
2015-07-07 Hao WuMdeModulePkg: Remove gZeroGuid definition in SetupBrows...
2015-07-03 Qiu ShuminMdeModulePkg: Refine code to make it more readable.
2015-07-02 Star ZengMdeModulePkg: Correct AuthVaribleLib to AuthVariableLib...
2015-07-02 Star ZengMdeModulePkg: Fix EBC build failure
2015-07-02 Liming GaoMdeModulePkg: Merge GCD range before convert it to...
2015-07-02 Ard BiesheuvelMdeModulePkg: enforce arch-specific alignment for split...
2015-07-02 Ard BiesheuvelMdeModulePkg: move arch-specific allocation granularity...
2015-07-02 Ard BiesheuvelMdeModulePkg: rename PropertiesTableEnable to PcdProper...
2015-07-02 Ard BiesheuvelMdeModulePkg: make internal functions STATIC in Core...
2015-07-02 Ard BiesheuvelMdeModulePkg: remove unused functions from Core/Dxe...
2015-07-02 Liming GaoMdeModulePkg: Update DxeCore to handle LoadFile DevicePath
2015-07-02 Liming GaoMdeModulePkg: UefiBootManagerLib to handle LoadFile...
2015-07-02 Liming GaoMdeModulePkg: SecurityManagementLib to handle LoadFile...
2015-07-02 Star ZengMdeModulePkg Variable: Minor enhancement to VarCheck
2015-07-01 Qiu ShuminMdeModulePkg/Universal/Variable: Use safe string functi...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/SmbiosDxe: Use safe string funct...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/PlatformDriOverrideDxe: Use...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/PCD: Use safe string functions...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/FvSimpleFileSystemDxe: Use safe...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/CapsuleRuntimeDxe: Use safe...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/CapsulePei: Use safe string...
2015-07-01 Qiu ShuminMdeModulePkg/Library/UefiBootManagerLib: Use safe strin...
2015-07-01 Qiu ShuminMdeModulePkg/Library/SmmCorePerformanceLib: Use safe...
2015-07-01 Qiu ShuminMdeModulePkg/Library/PeiPerformanceLib: Use safe string...
2015-07-01 Qiu ShuminMdeModulePkg/Library/PeiDxeDebugLibReportStatusCode...
2015-07-01 Qiu ShuminMdeModulePkg/Library/DxeCorePerformanceLib: Use safe...
2015-07-01 Qiu ShuminMdeModulePkg/Application/MemoryProfileInfo: Use safe...
2015-07-01 Star ZengMdeModulePkg Variable: Merge from Auth Variable driver...
next