]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
MdeModulePkg/PiSmmCore: Replace BASE_4GB with MAX_ADDRESS check.
[mirror_edk2.git] / MdeModulePkg /
2016-07-01 Jiewen YaoMdeModulePkg/PiSmmCore: Replace BASE_4GB with MAX_ADDRE...
2016-06-30 Star ZengMdeModulePkg VariableInfo: Fix GCC build failure
2016-06-29 Star ZengMdeModulePkg VariableInfo: Use fixed buffer for smm...
2016-06-29 Star ZengMdeModulePkg DxeSmmPerformanceLib: Add missing UefiLib...
2016-06-29 Feng TianMdeModulePkg/XhciDxe:Fix usb desc length check logic
2016-06-29 Evgeny YakovlevMdeModulePkg/UsbBusDxe: Fixed USB descriptor length...
2016-06-29 Cinnamon ShiaMdeModulePkg/MemoryStatusCode: Expose the DXE memory...
2016-06-28 Dandan BiMdeModulePkg/HiiDatabaseDxe: Add ASSERT before using...
2016-06-28 Liming GaoMdeModulePkg BootScriptExecutorDxe: Convert X64/S3Asm...
2016-06-28 Jordan JustenMdeModulePkg BootScriptExecutorDxe: Convert X64/S3Asm...
2016-06-28 Liming GaoMdeModulePkg BootScriptExecutorDxe: Convert IA32/S3Asm...
2016-06-28 Jordan JustenMdeModulePkg BootScriptExecutorDxe: Convert IA32/S3Asm...
2016-06-28 Jordan JustenMdeModulePkg EbcDxe: Convert X64/EbcLowLevel.asm to...
2016-06-28 Jordan JustenMdeModulePkg EbcDxe: Convert Ia32/EbcLowLevel.asm to...
2016-06-28 Jordan JustenMdeModulePkg DebugSupportDxe: Convert X64/AsmFuncs...
2016-06-28 Jordan JustenMdeModulePkg DebugSupportDxe: Convert Ia32/AsmFuncs...
2016-06-28 Jordan JustenMdeModulePkg CapsulePei: Convert X64/PageFaultHandler...
2016-06-28 Jordan JustenMdeModulePkg DxeIplPeim: Convert Ia32/IdtVectorAsm...
2016-06-28 Jordan JustenMdeModulePkg EbcDxe: Use NASM compatible syntax
2016-06-28 Jordan JustenMdeModulePkg BootScriptExecutorDxe: EXTERNDEF=>PUBLIC...
2016-06-28 Jordan JustenMdeModulePkg BootScriptExecutorDxe: Use NASM compatible...
2016-06-27 Gary LinMdeModulePkg/SetupBrowser: Fix the typo in the comment
2016-06-27 Star ZengMdeModulePkg PiDxeS3BootScriptLib: Use a specific name...
2016-06-27 Sunny WangMdeModulePkg/UefiBootManagerLib: Fix data in MemoryType...
2016-06-24 Joe ZhouMdeModulePkg: SdMmc: Add delay before eMMC reset
2016-06-24 Joe ZhouMdeModulePkg: SdMmc: Fix parameters order in EmmcSwitch...
2016-06-23 Liming GaoMdeModulePkg: Remove NORETURN for PeiCore() and DxeMain...
2016-06-23 Jiaxin WuMdeModulePkg: Fix the wrong IpSb->State update
2016-06-23 Ruiyu NiMdeModulePkg/Bds: Do not boot to UI again when BootNext...
2016-06-23 Zhang LuboMedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6...
2016-06-22 Jan D?bro?MdedulePkg: AtaAtapiPassThru: Remove polling on PxCMD...
2016-06-22 Ruiyu NiRevert "MdeModulePkg/Bds: Do not boot to UI again when...
2016-06-22 Ruiyu NiMdeModulePkg/Bds: Do not boot to UI again when BootNext...
2016-06-22 Marvin H?userMdeModulePkg/Core: Decorate phase-transition functions...
2016-06-21 Star ZengMdeModulePkg CapsulePei: Validate capsule integrity...
2016-06-21 Star ZengMdeModulePkg CapsulePei: Fix some typos
2016-06-21 Star ZengMdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUn...
2016-06-21 Dandan BiMdeModulePkg/UiApp: Retrieve the value of language...
2016-06-21 Dandan BiMdeModulePkg/BootManagerUiLib: No need to connect all...
2016-06-21 Dandan BiMdeModulePkg/UiApp: Connect all devices in UiApp if...
2016-06-20 Star ZengMdeModulePkg PCD: Avoid DynamicHii PCD set to override...
2016-06-15 Dandan BiMdeModulePkg/Database: Fix incorrect calculation of...
2016-06-14 Dandan BiMdeModulePkg/UiApp: Fix the incorrect use of the HiiHandle
2016-06-13 Star ZengMdeModulePkg DxeS3BootScriptLib: Check (mSmst != NULL...
2016-06-12 Star ZengMdeModulePkg: Correct the usage of gPerformanceProtocol...
2016-06-12 Tapan ShahMdeModulePkg/RamDiskDxe: Add Memory Type selection...
2016-06-12 Hao WuMdeModulePkg RamDiskDxe: Do not save 'Size' numeric...
2016-06-08 Jiaxin WuMdeModulePkg: Fix IPv4 UseDefaultAddress failure case.
2016-06-07 Star ZengMdeModulePkg DxeS3BootScriptLib: Revert git commit...
2016-06-07 Star ZengMdeModulePkg DxeS3BootScriptLib: Add DESTRUCTOR S3BootS...
2016-06-07 Star ZengMdeModulePkg SmmLockBoxSmmLib: Add DESTRUCTOR SmmLockBo...
2016-06-07 Star ZengMdeModulePkg SmmLockBoxSmmLib: Fix typo in SmmLockBoxSm...
2016-06-07 Cinnamon ShiaMdeModulePkg/AtaBusDxe: Fix some ATA hard drives cannot...
2016-06-06 Dandan BiMdeModulePkg/HiiDatabase: Remove the incorrect calculat...
2016-06-06 Dandan BiMdeModulePkg/HiiDatabase: Preinit background when rende...
2016-06-03 Gary LiMdeModulePkg:Prevent the BmRepairAllControllers routine...
2016-06-02 Hao WuMdeModulePkg NvmExpressDxe: Fix invalid queue size...
2016-06-02 Jiaxin WuMdeModulePkg: Fix SNP.Initialize() spec conformance...
2016-06-01 Dandan BiMdeModulePkg/SetupBrowser: Correct the incorrect variab...
2016-05-31 Fu, SiyuanMdeModulePkg: Stop the timer before clean IP service.
2016-05-30 Hao WuMdeModulePkg RamDiskDxe: Fix VS2010 build error
2016-05-30 Jeff FanMdeModulePkg/PiSmmIpl: Check order of EndOfDxe and...
2016-05-30 Cohen, EugeneMdeModulePkg: Allow DxeIpl to load without permanent...
2016-05-27 Laszlo ErsekMdeModulePkg/BootLogoLib: pull GraphicsOutput protocol...
2016-05-27 Darbin ReyesMdeModulePkg: Move/Replace NvmExpressHci.h definitions...
2016-05-26 Jiaxin WuMdeModulePkg: Fix incorrect status check for SockProces...
2016-05-26 Hao WuMdeModulePkg NvmExpressDxe: Fix VS2010 build error
2016-05-25 Dandan BiMdeModulePkg: Make function comments and function match...
2016-05-25 Dandan BiMdeModulePkg/DisplayEngine: Fix memory leak issues...
2016-05-25 Hao WuMdeModulePkg RamDiskDxe: VALID_ARCH cleanup to list...
2016-05-24 Ruiyu NiMdeModulePkg/PciHostBridgeDxe: Fix VS tool chain build...
2016-05-24 Ruiyu NiMdeModulePkg/PciHostBridgeDxe: Add CpuArch protocol...
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: do not improperly degrade resource
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: Use shorter global variable name
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: Remove unused fields in PCI_BAR
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: use better name for local variables.
2016-05-23 Star ZengMdeModulePkg PCD: Follow PI1.4a to fix artificial limit...
2016-05-20 Hao WuMdeModulePkg ScsiDiskDxe: Add Erase Block Protocol...
2016-05-19 Hao WuMdeModulePkg NvmExpressDxe: Add BlockIo2 support
2016-05-19 Dong, EricMdeModulePkg BootManagerUiLib: Remove invalid keyword...
2016-05-19 Dong, EricBootMaintenanceManagerUiLib: Remove invalid keyword...
2016-05-19 Eric DongMdeModulePkg UiApp: Remove invalid keyword "bds" in...
2016-05-19 Dong, EricBootMaintenanceMangerUiLib: Save mode info for later...
2016-05-19 Dong, EricMdeModulePkg BootManagerUiLib: Save mode info for later...
2016-05-19 Zhang, Chao BMdeModulePkg: PeiCore: Fix PEI Multiple Sub-FV Support...
2016-05-18 Dandan BiMdeModulePkg/UiApp: Exit function when parameter is...
2016-05-18 Ma, MauriceMdeModulePkg: Skip invalid bus number scanning in PciBu...
2016-05-18 Eric DongBootMaintenanceManagerUiLib: Rollback changes for BootNext.
2016-05-18 Zenith432MdeModulePkg: Terminate two unterminated VA_COPYs in...
2016-05-18 Dong, EricMdeModulePkg UiApp: Add "Enter Setup" status code.
2016-05-17 Jiaxin WuMdeModulePkg: Refine the code for DxeHttpLib
2016-05-17 Dandan BiMdeModulePkg/SetupBrowser: Clean the BufferValue for...
2016-05-17 Dandan BiMdeModulePkg/SetupBrowser: Should free ConfigResp when...
2016-05-17 Laszlo ErsekMdeModulePkg/BootMaintenanceManagerUiLib: hide library...
2016-05-17 Laszlo ErsekMdeModulePkg/BootMaintenanceManagerUiLib: remove unused...
2016-05-16 Jiewen YaoMdeModulePkg-DxeCore: rename CoreGetMemoryMapProperties...
2016-05-15 Star ZengMdeModulePkg Variable: return error for empty str Varia...
2016-05-13 Eric DongMdeModulePkg UiApp: change code for easy customization.
2016-05-13 Dong, EricBootMaintenanceManagerUiLib: change code for customization.
2016-05-13 Nagaraj HegdeMdeModulePkg:DxeHttpLib: Add checks in HttpGenRequestMe...
next