]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Fix build issues with Xcode in CryptoPkg and SecurityPkg.
[mirror_edk2.git] / MdeModulePkg /
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...
2014-04-30 Tian, FengMdeModulePkg/ScsiDisk: Using back-off algorithm to...
2014-04-24 Gao, LimingCorrect the incorrect string.
2014-04-21 Eric DongFix GCC build fail.
2014-04-18 Eric DongRefine the check expression result logic.
2014-04-18 Eric DongEnhance the browser parse opcode logic, skip the opcode...
2014-04-15 Eric DongUpdate question validation logic, move the check pointe...
2014-04-15 Star ZengMdeModulePkg/SecurityPkg: Update TreePei to handle...
2014-04-14 Eric DongCall EFI_BROWSER_ACTION_RETRIEVE for each form instead...
2014-04-11 Eric DongUpdate logic, only question with interactive attribute...
2014-04-11 Eric DongSync value for string opcode after call the Callback...
2014-04-10 Tian, FengMdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY...
2014-04-10 Eric DongCheck the pointer before use it.
2014-04-10 Fu SiyuanFix a bug in IP driver that the fragment overlap check...
2014-04-08 Eric DongRefine the load form sets process for BrowserCallback...
2014-04-01 Eric DongCheck the parameter before use it.
2014-03-28 Elvin LiAdd NULL pointer check in I2chost.
2014-03-28 Elvin LiAdd ASSERT to check if NewVariable is NULL.
2014-03-27 Dong GuoCalculate enough space for 2 variables (public key...
2014-03-27 Eric DongUpdate code logic, remove ASSERT and use error handling.
2014-03-27 Gao, LimingRemove RT attribute for variable PlatDriOver.
2014-03-26 Gao, LimingAdd check to make sure the data be valid.
2014-03-25 Star ZengMdeModulePkg/SecurityPkg Variable: Calculate enough...
2014-03-25 Ruiyu NiReport the setting variable failure to platform through...
2014-03-25 Ruiyu NiReport the setting variable failure to platform through...
2014-03-21 Star ZengMdeModulePkg PCD: Fix PCD driver to return default...
2014-03-20 Fu SiyuanRemoves MacString Rt attribute in Ip4Config/Mnp driver.
2014-03-20 Fu SiyuanUse PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting...
2014-03-20 Star ZengMdeModulePkg/SecurityPkg Variable: Return error status...
2014-03-18 Elvin LiRemove ASSERT when SetVariable for ConOutDev/ConInDev...
2014-03-17 Gao, LimingAdd comments to describe PlatformDriOverrideDxe is...
2014-03-17 Gao, LimingRemove ASSERT check for SetVariable in FirmwarePerforma...
2014-03-01 jyao1Add comment for S3BootScriptSaveMemPoll API, since...
2014-02-26 Eric DongWhen exit from GetFullStringFromHiiFormPackages functio...
2014-02-21 Eric DongCheck the Config access protocol before use it.
2014-02-18 Eric DongUpdate configrequest string at runtime for dynamic...
2014-02-18 Eric DongUpdate the ValueChanged flag before call CHANGED callba...
2014-02-13 Eric DongSet the Reset flag if user select one statement which...
2014-02-13 Gao, LimingFixed the issue in ExitBootServices() implementation...
2014-02-12 Olivier MartinMdeModulePkg/DiskIo: Introduced 'PcdDiskIoDataBufferBlo...
2014-02-12 Eric DongKeep highlight on the current highlight menu if form...
2014-02-12 Eric DongSet the free buffer pointer to NULL to avoid later...
2014-02-12 Eric DongUpdate the logic, only check the value change status...
2014-02-12 Eric DongAdjust date/time opcode before use it.
2014-02-12 Elvin LiFix several typo issues.
2014-02-11 Star ZengMdeModulePkg UsbBusPei: Produce a USB I/O PPI for all...
2014-02-11 Tian, FengFix incorrect return status in InitializeDebugPortDrive...
2014-02-11 Elvin LiRemove redundant IsUnicodeFiFoEmpty ()in UnicodeFiFoRem...
2014-02-11 Tian, FengMdeModulePkg/ScsiDisk:If the SCSI device target status...
2014-01-26 Gao, LimingRollback the change 15178.
2014-01-26 Star ZengMdeModulePkg UsbBotPei: The UsbBotPei module contains...
2014-01-24 Gao, LimingUpdate Module BaseName to avoid the same name.
2014-01-24 Gao, LimingUpdate Module BaseName to avoid the same name.
2014-01-24 Fu SiyuanFix following problems about VLAN driver:
2014-01-23 Fu SiyuanRe-execute the failed SCSI command if iSCSI driver...
2014-01-23 Eric DongUpdate password process logic, if password without...
2014-01-23 Eric DongRefine the logic when return success, should not clean...
2014-01-22 Tian, HotFix CRLF format
2014-01-17 jyao1CapsulePei coalesce need add more sanity check for...
2014-01-17 jyao1DxeCore is designed to trust input data, so add comment...
2014-01-15 Gao, Liming1. Add new API MigratePeiServicesTablePointer() in...
2014-01-13 Fu Siyuan1. Update the parsing logic of DHCP message in PXE...
2014-01-11 Ruiyu NiFix GCC build failure.
2014-01-10 Fu SiyuanFix bug in unload function: Check if component name...
2014-01-10 Feng TianMdeModulePkg/NvmExpressDxe: Fix a bug in NvmExpressDxe...
2014-01-10 Ruiyu NiFix a bug in DebugPort driver's Unload() that leaves...
2014-01-10 Tian, FengUpdates MdeModulePkg package version from 0.92 to 0.93
2014-01-09 Elvin LiIf the driver does not start before, we do not disconne...
2014-01-09 Gao, LimingClarify PcdPeiCoreMaxPeimPerFv description that means...
2014-01-09 Star ZengMdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite...
2014-01-09 Liming GaoCorrect function comments of S3BootScriptCloseTable().
2014-01-08 Elvin LiCheck if component name protocol exist, uninstall it...
2014-01-07 Eric DongThis patch fix date/time op-code shows abnormal.
2014-01-06 Star ZengMdeModulePkg CdExpressPei: Use correct PeiServices...
2014-01-06 Fu SiyuanFix “reconnect -r” ASSERT after VLAN configured.
2014-01-02 Liming GaoUpdate the heap migration logic to avoid memory overflow.
2014-01-02 Liming GaoCorrect the RemainingPages calculation in PEI AllocateP...
2013-12-31 Liming GaoUpdate MemoryAllocationLib AllocateAlignedPages API...
2013-12-31 Eric DongKeep consistent about the return value between the...
2013-12-30 Eric DongRollback the change 15021.
2013-12-29 Star ZengMdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGu...
2013-12-26 Eric DongKeep consistent about the return value between the...
2013-12-25 Elvin LiUpdate XhcWaitOpRegBit to take Timout argument as micro...
2013-12-23 Wu JiaxinFix a bug for vlan ping failure.
2013-12-23 Star ZengMdeModulePkg Pcd: Extend PcdVpdBaseAddress to support...
2013-12-18 Eric DongUpdate code to avoid using potential NULL pointer.
2013-12-17 Eric DongUpdate code to support guid op nest in the statement.
2013-12-17 Fu SiyuanFix a bug in TCP driver’s component name print function.
2013-12-17 Liming GaoFix two issues in PeiCore.
2013-12-17 Eric DongGet entire variable data for efi varstore at first...
2013-12-17 Ruiyu NiAdd the missing assignment of EFI_DISK_IO2_TOKEN::Token...
next