Age | Commit message (Expand) | Author |
2015-07-08 | MdeModulePkg/XhciDxe: Error handling enhancement for XhcExecTransfer | Feng Tian |
2015-07-08 | MdeModulePkg: Remove NetLib and Ip4Config Protocol dependency. | jiaxinwu |
2015-07-08 | MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one... | Qiu Shumin |
2015-07-07 | MdeModulePkg/PartitionDxe: Fix media probe | Ronald Cron |
2015-07-07 | MdeModulePkg: Add HttpLib. | Fu Siyuan |
2015-07-07 | MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, | jiaxinwu |
2015-07-07 | MdeModulePkg:Refine the function comments | Dandan Bi |
2015-07-07 | MdeModulePkg: Update UefiBootManagerLib to support HTTP boot option creation | Ruiyu Ni |
2015-07-07 | MdeModulePkg:Modify the incorrect DestStr length in safe string functions | Dandan Bi |
2015-07-07 | MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length fro... | Qiu Shumin |
2015-07-07 | MdeModulePkg: Remove mZeroGuid definition in Universal/Variable/RuntimeDxe | Hao Wu |
2015-07-07 | MdeModulePkg: Remove gZeroGuid definition in SetupBrowserDxe | Hao Wu |
2015-07-03 | MdeModulePkg: Refine code to make it more readable. | Qiu Shumin |
2015-07-02 | MdeModulePkg: Correct AuthVaribleLib to AuthVariableLib in LibraryClass path | Star Zeng |
2015-07-02 | MdeModulePkg: Fix EBC build failure | Star Zeng |
2015-07-02 | MdeModulePkg: Merge GCD range before convert it to EFI memory | Liming Gao |
2015-07-02 | MdeModulePkg: enforce arch-specific alignment for split regions | Ard Biesheuvel |
2015-07-02 | MdeModulePkg: move arch-specific allocation granularity defines to DxeMain.h | Ard Biesheuvel |
2015-07-02 | MdeModulePkg: rename PropertiesTableEnable to PcdPropertiesTableEnable | Ard Biesheuvel |
2015-07-02 | MdeModulePkg: make internal functions STATIC in Core/Dxe/Misc/PropertiesTable.c | Ard Biesheuvel |
2015-07-02 | MdeModulePkg: remove unused functions from Core/Dxe/Misc/PropertiesTable.c | Ard Biesheuvel |
2015-07-02 | MdeModulePkg: Update DxeCore to handle LoadFile DevicePath | Liming Gao |
2015-07-02 | MdeModulePkg: UefiBootManagerLib to handle LoadFile DevicePath | Liming Gao |
2015-07-02 | MdeModulePkg: SecurityManagementLib to handle LoadFile DevicePath | Liming Gao |
2015-07-02 | MdeModulePkg Variable: Minor enhancement to VarCheck | Star Zeng |
2015-07-01 | MdeModulePkg/Universal/Variable: Use safe string functions to refine code. | Qiu Shumin |
2015-07-01 | MdeModulePkg/Universal/SmbiosDxe: Use safe string functions to refine code. | Qiu Shumin |
2015-07-01 | MdeModulePkg/Universal/PlatformDriOverrideDxe: Use safe string functions to r... | Qiu Shumin |
2015-07-01 | MdeModulePkg/Universal/PCD: Use safe string functions to refine code. | Qiu Shumin |
2015-07-01 | MdeModulePkg/Universal/FvSimpleFileSystemDxe: Use safe string functions to re... | Qiu Shumin |
2015-07-01 | MdeModulePkg/Universal/CapsuleRuntimeDxe: Use safe string functions to refine... | Qiu Shumin |
2015-07-01 | MdeModulePkg/Universal/CapsulePei: Use safe string functions to refine code. | Qiu Shumin |
2015-07-01 | MdeModulePkg/Library/UefiBootManagerLib: Use safe string functions to refine ... | Qiu Shumin |
2015-07-01 | MdeModulePkg/Library/SmmCorePerformanceLib: Use safe string functions to refi... | Qiu Shumin |
2015-07-01 | MdeModulePkg/Library/PeiPerformanceLib: Use safe string functions to refine c... | Qiu Shumin |
2015-07-01 | MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode: Use safe string function... | Qiu Shumin |
2015-07-01 | MdeModulePkg/Library/DxeCorePerformanceLib: Use safe string functions to refi... | Qiu Shumin |
2015-07-01 | MdeModulePkg/Application/MemoryProfileInfo: Use safe string functions to refi... | Qiu Shumin |
2015-07-01 | MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkg | Star Zeng |
2015-07-01 | MdeModulePkg: Add AuthVariableLib LibraryClass | Star Zeng |
2015-07-01 | MdeModulePkg VariablePei: Merge from VariablePei in SecurityPkg | Star Zeng |
2015-07-01 | MdeModulePkg VariableInfo: Merge from VariableInfo in SecurityPkg | Star Zeng |
2015-07-01 | MdeModulePkg: Move authenticated variable definition from SecurityPkg | Star Zeng |
2015-07-01 | MdeModulePkg: Move TpmMeasurementLib LibraryClass from SecurityPkg | Star Zeng |
2015-07-01 | MdeModulePkg PlatDriOverrideDxe: Remove unneeded VARIABLE_HEADER reference | Star Zeng |
2015-06-29 | MdeModulePkg:Use safe string functions | Dandan Bi |
2015-06-26 | MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStart | Tian Feng |
2015-06-25 | MdeModulePkg: Update PeiCore to handle specific child FV | Liming Gao |
2015-06-25 | MdeModulePkg: Add Memory Capabilities for MMIO and Reserved Range | Liming Gao |
2015-06-19 | MdeModulePkg AcpiTableDxe: Non-Boolean comparisons should use a compare opera... | Star Zeng |