]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Remove unused [PcdsDynamic, PcdsDynamicEx] section.
[mirror_edk2.git] / MdeModulePkg /
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...
2013-12-16 Star ZengMdeModulePkg CapsuleRuntimeDxe: Get PcdMaxSizeNonPopula...
2013-12-13 Feng TianMdeModulePkg/XhciDxe: Fix ICC compiler build warning.
2013-12-10 Fu Siyuan1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.
2013-12-10 Elvin LiPer PI 1.3 spec, when Reserved bit set in the SlaveAddr...
2013-12-09 Eric DongRefine code to fix potential code bug.
2013-12-09 Eric DongRefine code to fix potential code bug.
2013-12-08 Wei LiuMdeModulePkg: introduce PcdPciDisableBusEnumeration
2013-12-06 Star ZengMdeModulePkg Pcd(DXE): Use correct TokenNumber to call...
2013-12-06 Olivier Martin oli... Fixes a build issue (build error 'Statement is unreacha...
2013-12-06 Jeff FanFix comments format issue.
2013-12-06 Feng TianMdeModulePkg/Xhci: Coding style update to follow EDKII...
2013-12-05 Elvin LiFollowing UEFI spec, update SmbiosDxe to use EfiRuntime...
2013-12-04 Laszlo ErsekMdeModulePkg: SmmLockBox: remove wrong DepEx
2013-12-03 Feng TianMdeModulePkg/AtaAtapiPassThru: Error handling enhanceme...
2013-12-03 Feng TianMdeModulePkg/Usb: All h/w related stop operation at...
2013-12-02 Star ZengMdeModulePkg Pcd: Refine the code to avoid error report.
2013-11-29 Eric DongFix input config header string error, should not always...
2013-11-27 Fu SiyuanUpdate NetLibGetMacAddress() to handle the case correct...
2013-11-27 Eric DongFix X64 build fail.
2013-11-27 Eric DongUpdate the logic in browser core, use config routine...
2013-11-27 Eric DongRefine the logic, keep highlight on the selectable...
2013-11-25 Star ZengMdeModulePkg BootScriptExecutorDxe: Fix S3 failure...
2013-11-25 Eric DongWhen need to find varstore in the storage list, based...
2013-11-25 Eric DongRefine data copy and data compare logic.
2013-11-22 Feng TianMdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or...
next