]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek,...
[mirror_edk2.git] / MdeModulePkg / Universal /
2013-08-12 Eric DongRollback patch 14537 & 14538, because patch 14537 is...
2013-08-09 Eric DongUpdate Browser to provide the customization possibilities.
2013-08-07 Harry LiebelMdeModulePkg: Added ARM Aarch64 architecture support
2013-07-31 Star ZengMdeModulePkg PartitionDxe: Ensure the NumberOfPartition...
2013-07-29 Eric DongClean the flag before use it to avoid use old error...
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-07-26 Ruiyu NiAdd 4 APIs to DevicePathLib: ConvertDeviceNodeToText...
2013-07-25 Fu SiyuanRoll back the changes in revision 14296 since it will...
2013-07-16 Olivier MartinFixes the GCC build 'Unused variable' warning (raised...
2013-07-16 Eric DongRollback patch 14470, because it error check in some...
2013-07-16 Olivier MartinFixes the GCC build 'Unused variable' warning (raised...
2013-07-15 Eric DongRefine the validation for the input attribute before...
2013-07-11 Star ZengMdeModulePkg: Add the alignment check for FTW spare...
2013-07-11 Star ZengMdeModulePkg FaultTolerantWritePei: Refine the code...
2013-07-03 Star ZengMdeModulePkg: Variable drivers robustly handle crashes...
2013-07-03 Eric DongFix DDK build fail.
2013-07-03 Eric DongFix GCC build fail.
2013-07-02 Eric DongUpdate HiiDataBase and UefiHiiLib to support Name...
2013-06-17 Laszlo ErsekThe list of locked variables is traversed at runtime...
2013-06-17 Ruiyu NiRevert the changes made in 14403 because it incorrectly...
2013-06-14 Laszlo ErsekThe list of locked variables is traversed at runtime...
2013-06-07 Star ZengUse right LBA to get the backed up WorkSpace in spare...
2013-06-06 Eric DongUpdate code to follow spec, add discard form action...
2013-05-27 ydong10Refine the logic about processing options for oneof...
2013-05-27 lgao4Fix the issue that FreePool is too early in FirmwarePer...
2013-05-21 ydong10When finish using the browser storage for one formset...
2013-05-21 lzeng14Fix the TOCTOU issue of CommBufferSize itself for SMM...
2013-05-20 niruiyuRemove the complex buffer since the _LOCK_VARIABLE...
2013-05-17 niruiyuAdd EDKII_VARIABLE_LOCK_PROTOCOL and the implementation...
2013-05-16 ydong10Update the logic about get initial value for one storage.
2013-05-16 lzeng14Separate memory allocation for FPDT S3 performance...
2013-05-14 sfu5Add Copyright notices and comments for Red Hat contributor.
2013-05-13 lgao4Update Code to pass EBC compiler.
2013-05-09 sfu5Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL...
2013-05-07 lzeng141. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm...
2013-04-25 lzeng141. Use the check IsAddressValid() to prevent SMM commun...
2013-04-25 sfu5Fix ping command issue in IP4 driver.
2013-04-25 sfu5Get ParentDevicePath by using attribute EFI_OPEN_PROTOC...
2013-04-24 lzeng14Mallicious code may use SmmFaultTolerantWriteHandler...
2013-04-23 sfu5Remove unused [Guids] section from PXE inf file.
2013-04-22 czhang46Fix potential overflow for SetVariable interface
2013-04-19 tye1Add transit bit check for detecting partial response...
2013-04-19 czhang46Fix a potential SMM memory dump issue. If pass communic...
2013-04-16 ydong10Update the browser logic, make the storage as browser...
2013-04-16 erictianMdeMdeModulePkg/BootScriptExecutorDxe: Replaces absolut...
2013-04-15 czhang46Fix SMM Variable driver stack GetVariable return INVALI...
2013-04-12 niruiyuFix build failure by adding UINT16 type cast.
2013-04-12 czhang46Update SMM variable DXE driver GetNextVariable interfac...
2013-04-11 niruiyuFix several bugs in the implementation of converting...
2013-04-08 lzeng14If DataSize or VariableNameSize is near MAX_ADDRESS...
2013-04-02 ydong10Refine code to follow coding style.
2013-04-02 li-elvinFill SMBIOS BCD revision field.
2013-04-02 lzeng14Don't assume HiiDatabase has been present at the entryp...
2013-03-27 ydong10Update the traversal path logic.
2013-03-27 ydong10Update the code to follow UEFI spec, do the discard...
2013-03-20 erictianMdeModulePkg: Fixed 'variable set but not used' build...
2013-03-15 li-elvinAdd debug message to output video resolution used by...
2013-03-15 ydong10Refine the logic about gFunctionKeySetting, avoid some...
2013-03-15 ydong10Revert error check in code by patch 14206.
2013-03-15 ydong10Update the logic:
2013-03-11 sfu5Fix a bug in IP4 driver which may cause “reconnect...
2013-03-11 sfu5Initialize DefaultInfo before using it.
2013-03-11 sfu5Fix a bug in IP4 driver that the broadcast/multicast...
2013-03-05 niruiyuEnhance the ConPlatform driver to take care of the...
2013-02-27 lgao4Adds ASSERT check in DxePcd driver when error status...
2013-02-01 lgao4Update SecurityStub SAP protocol to support SecureHandl...
2013-02-01 sfu5Removes a useless condition in PxeBcImpl.c.
2013-02-01 sfu5Fix a bug in snp driver binding Start() that it may...
2013-01-29 ydong10Based on the feature PCD value, browser will decide...
2013-01-28 ydong10Update code which is not include in patch 14076.
2013-01-25 lzeng14Variables with state VAR_ADDED&VAR_IN_DELETED_TRANSITIO...
2013-01-25 lzeng14Add NULL pointer check.
2013-01-24 ydong10Refine code to follow coding style.
2013-01-22 ydong10Refine the sample about how to convert the device path...
2013-01-22 ydong10Update the code of processing device path info in brows...
2013-01-22 li-elvinTake the highest horizontal resolution as highest video...
2013-01-22 ydong10Refine the menu display logic, support menus with more...
2013-01-18 lzeng141. Update the logic of UpdateVariable() for updating...
2013-01-17 lzeng14Fix ICC11(VS2005) build failure.
2013-01-16 lzeng14Fix build failure.
2013-01-15 lzeng14Fix the issue that RuntimeServiceQueryVariableInfo...
2013-01-15 lzeng14The unit of Duration for S3BootScriptSaveMemPoll()...
2013-01-08 lzeng14Add the TPL raise/restore code for VariableSmmRuntimeDx...
2013-01-06 ydong10Base on the type field to get the width of value field...
2013-01-04 lzeng141. Don't assume that flush the HOB variable to flash...
2012-12-25 li-elvinSet graphic mode if graphic mode is not same with the...
2012-12-24 sfu51. Fix buffer overflow bugs in SNP, MNP and IP6 driver.
2012-12-21 lzeng14Initialize a local work space header to be used by...
2012-12-17 sfu5Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
2012-12-17 ydong10Base on the value type to get the value for default...
2012-12-17 lzeng14Reclaim work space when the remaining space size is...
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-12-12 lzeng14Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of...
2012-12-05 ydong10Update the HiiConfigToBlock to follow spec.
2012-12-03 jyao1Fix build error.
2012-11-30 jyao1ACPI4.0/5.0 have clear description:
2012-11-16 lzeng14Use IA32_IDT_GATE_DESCRIPTOR defined in BaseLib instead...
2012-11-15 ydong10Check mHiiPackageListUpdated before set it to FALSE.
2012-11-14 niruiyuEnhance SetupBrowser to call ReadKeyStroke() before...
2012-11-14 tye1Fix issue that node is still reachable after executing...
next