]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
OvmfPkg: BDS: drop superfluous "connect first boot option" logic
[mirror_edk2.git] / MdeModulePkg /
2014-11-05 Gao, LimingMdeModulePkg: Add InSmm() API in PiSmmCoreSmmServicesTa...
2014-10-31 Jordan JustenEDK II Contributions.txt: Update patch format information
2014-10-31 Star ZengMdeModulePkg/SecurityPkg Variable: Add boundary check...
2014-10-31 Fu SiyuanFix a bug introuduced by r16104, not all NIC device...
2014-10-29 Star ZengMdeModulePkg/IntelFrameworkModulePkg FwVol:
2014-10-22 Reza JelvehMdeModulePkg/AtaAtapiPassThru: When D2H FIS received...
2014-10-21 Eric DongCheck the question value before call CHANGED. Only...
2014-10-21 Eric DongClean up the code. Action statement should not have...
2014-10-15 Ruiyu NiAtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still...
2014-10-14 Star ZengMdeModulePkg PeiCore: Update the code of PeiAllocatePag...
2014-10-10 Star ZengMdeModulePkg FaultTolerantWriteDxe: Remove unnecessary...
2014-10-10 Star ZengMdeModulePkg FaultTolerantWriteDxe: Remove assumptions...
2014-10-09 Star ZengMdeModulePkg DxeCore: Add FVH signature check before...
2014-09-30 Olivier MartinMdeModulePkg/ScsiDiskDxe: Fix the build warning/error...
2014-09-29 Olivier MartinRemoves some unused assigned variables.
2014-09-24 Ye TingEnhance TargetName check when save iSCSI configuration.
2014-09-23 Eric DongRefine get default value process for browser.
2014-09-22 Samer El-Haj-Mahmo... Fix X64 native function call prolog. Prepare space...
2014-09-18 Eric DongAdd more check for the code to make it more safely.
2014-09-18 Feng TianMdeModulePkg/UsbBusDxe: Update Device->NumOfInterface...
2014-09-15 Star ZengMdeModulePkg XhciPei/UsbBusPei: Enhance code for better...
2014-09-15 Fu, Siyuan1. Use the PciIo->GetBarAttributes to find the logical...
2014-09-10 Nikolai SaoukhMdeModulePkg/UsbBusDxe: Fixed Clang build error.
2014-09-09 Gao, LimingMdeModulePkg: Fix XCODE Link Issue in DxeCore
2014-09-03 Dong, GuoMdeModulePkg VariableRuntimeDxe: Bug fix and and refine...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-09-02 Feng TianUpdate MdeModulePkg package version to 0.94.
2014-08-29 Elvin LiAllocate EfiReservedMemoryType of memory.
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Star ZengMdeModulePkg DxeCore: Handle FFS file with FFS_ATTRIB_C...
2014-08-27 Star ZengMdeModulePkg DxeCore: Don't cache memory mapped IO FV.
2014-08-27 Feng TianMdeModulePkg/UsbBusDxe: Fix a bug about the alternate...
2014-08-27 Eric DongRefine the fix for the bug that cause assert when do...
2014-08-26 Elvin Li1. CapsuleLongModeBuffer variable should not have EFI_V...
2014-08-26 Eric DongClean up the framework style code.
2014-08-26 Samer El-Haj-Mahmo... The original code does not initialize the global width...
2014-08-25 Jordan JustenEDK II Contributions.txt: Note acceptable contribution...
2014-08-25 Qiu ShuminAppend the terminating null character at the end of...
2014-08-22 Elvin LiDo not access transfer ring when endpoint is isochronou...
2014-08-20 Star ZengMdeModulePkg PeiCore: Add NULL pointer check.
2014-08-19 Eric DongClean up the useless code in DriverSampleDxe.
2014-08-19 Eric DongRefine the code logic, use dynamic allocate buffer...
2014-08-19 Sergey IsakovMdeModulePkg/PartitionDxe: Simplify the error handling...
2014-08-19 Eric DongRefine the comments for the function header.
2014-08-18 Gao, LimingUpdate PeiCore to follow PI spec to retrieve GUIDED...
2014-08-14 Michael KinneyContributed-under: TianoCore Contribution Agreement 1.0
2014-08-14 Zeng, StarMdeModulePkg/IntelFrameworkModulePkg: Update PeiCore...
2014-08-13 Gao, LimingAdd the missing parameter comments for BaseSerialPortLi...
2014-08-12 Star ZengMdeModulePkg PeiCore: The DEBUG message (for HeapOffset...
2014-08-11 Gao, LimingMdeModulePkg: BaseSerialPortLib16550 library to support...
2014-08-11 Gao, LimingMdeModulePkg: new PlatformHookLib library with depex...
2014-08-11 Gao, LimingMdeModulePkg: DxeCore
2014-08-08 Elvin LiAdded SMBIOS 2.8.0 updates.
2014-08-08 Eric DongClean the useless code.
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-08-04 Harry LiebelThe pointer argument should be set to NULL if not used...
2014-08-01 Elvin LiMdeModulePkg: Fix wrong check for SetAttribute in Consp...
2014-07-31 Elvin LiMdeModulePkg: Removed valid text mode check in SetAttri...
2014-07-30 Eric DongRefine code to make it more safely.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Eric DongUpdate the code to follow UEFI spec, process date/time...
2014-07-28 Li, ElvinPrint the CodeType and Value of status code with fixed...
2014-07-25 Jaben CarseyMdeModulePkg: Fix parameter verification for SetAttribute
2014-07-24 Elvin LiClear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64...
2014-07-22 Tian, FengMdeModulePkg/AtaAtapiPassThru: Correct the algo of...
2014-07-21 Eric DongRefine code to follow good coding style.
2014-07-14 Eric DongAdd check to make code more safely.
2014-07-14 Eric DongCheck the validation when return from callback function...
2014-07-10 Eric DongFix build fail for VS2005 tool chain.
2014-07-09 Olivier MartinThe UEFI specification does not say anything when the...
2014-07-09 Chen FanFixed typos: hanlder should be handler.
2014-07-09 Eric DongRefine the sample for action, should not use text two...
2014-07-09 Eric DongFix build fail for VS2005 tool chain.
2014-07-08 Eric DongRefine the save action for the browser.
2014-07-08 Star ZengMdeModulePkg XhciPei: Fix build failure "conversion...
2014-07-07 Star ZengMdeModulePkg XhciPei: Initialize ScratchPhy and Scratch...
2014-07-07 Star ZengMdeModulePkg XhciDxe: Initialize ScratchPhy and Scratch...
2014-07-07 Eric DongRestore the question value before call the CHANGED...
2014-07-04 Star ZengMdeModulePkg XhciDxe: XHCI multiple interface alternate...
2014-07-02 Eric DongCorrect the default value for date opcode.
2014-07-02 Star ZengMdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.
2014-07-02 Star ZengMdeModulePkg SmmLockBoxSmmLib: Add debug message for...
2014-06-30 Fu, SiyuanFix a bug in IP4 driver when computing the network...
2014-06-27 Tapan ShahMdeModulePkg/PiSmmCore: Initialize missing LoadedImage...
2014-06-26 Eric DongRefine code to make it more safely.
2014-06-25 Andrew FishMdeModulePkg/DxeMain: Zero ImageContext local variable...
2014-06-19 Alex WilliamsonThe following call tree exposes a bug in the lifetime...
2014-06-04 Tian, FengMdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0...
2014-05-21 Brendan JackmanAdd 'file not found' debug message to MTFTP.
2014-05-15 Ruiyu NiChange PciIo::GetBarAttributes() to return unsupported...
2014-05-15 Tian, FengMdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as...
2014-05-15 Olivier MartinFix some build issues (ARM toolchain).
2014-05-14 Eric DongBased on request, export ResetRequired info used by...
2014-05-13 Gao, LimingFix comment typos.
2014-05-12 Gao, LimingCorrect String language tag.
2014-05-07 Fu Siyuan1. Mark the network volatile variables as deprecated...
2014-05-06 Star ZengMdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the...
next