]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Expand the PcdSrIovSystemPageSize type to PcdsPatchableInModule.
[mirror_edk2.git] / MdeModulePkg /
2013-07-17 Ruiyu NiExpand the PcdSrIovSystemPageSize type to PcdsPatchable...
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 Ruiyu NiChange the PcdSrIovSystemPageSize from type of [PcdFixe...
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-05 Feng TianMdeModulePkg/Usb: Update some debug messages’ print...
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-24 Feng TianMdeModulePkg/Usb: Boost the r/w performance by reducing...
2013-06-18 Feng TianMdeModulePkg/AtaBus: wait up to 30s for ATA cmd respons...
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-23 lzeng14Move the memory allocation and variable set to BdsEntry...
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-10 erictianMdeMdeModulePkg/Xhci: Clear BIOS_OWN semaphore before...
2013-05-10 erictianMdeMdeModulePkg/UsbBusDxe: Break device enumeration...
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-27 niruiyuFix the bug which incorrectly programs the 64bit base...
2013-04-25 lzeng141. Use the check IsAddressValid() to prevent SMM commun...
2013-04-25 sfu5Update dual network stack drivers to produce multiple...
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-18 erictianMdeModulePkg/AtaBus: AtaBusDxe module would ignore...
2013-04-17 ydong10Revert change 14281, should not check in here.
2013-04-17 ydong10Split browser with browser core and display engine.
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-07 erictianMdeMdeModulePkg/UsbBusDxe: Fixed a possible memory...
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-29 erictianMdeMdeModulePkg/Usb: two tunings for better device...
2013-03-29 erictianMdeMdeModulePkg/Usb: Fixed two usb issues
2013-03-27 ydong10Update the traversal path logic.
2013-03-27 ydong10Update the code to follow UEFI spec, do the discard...
2013-03-22 mdkinneyGuarantee that free memory in the 4K page starting...
2013-03-22 mdkinneyFix a bug in the DXE Core that generates an ASSERT...
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 niruiyuAdd the backslash to C12 mapping in keyboard layout...
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-03-04 lzeng14Not close gEfiEndOfDxeEventGroupGuid event in ReadyToLo...
2013-02-27 lgao4Adds ASSERT check in DxePcd driver when error status...
2013-02-27 lgao4Add new HiiLib API HiiCreateGotoExOpCode() to create...
2013-02-27 ydong10In order to make sure the image is section alignment...
2013-02-21 ydong10Refine the code to avoid error report.
2013-02-21 niruiyuShouldn't free the PciDev structure because the PciDev...
2013-02-20 vanjeffUpdate SmiManager() comments and implementation to...
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 lzeng141. Update DxeCore to get correct AuthenticationStatus...
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()...
next