]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
MdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error check
[mirror_edk2.git] / MdeModulePkg / Universal /
2017-11-20 Hao WuMdeModulePkg/UdfDxe: Avoid possible loss track of alloc...
2017-11-20 Hao WuMdeModulePkg/PartitionDxe: Merge the discovery of ElTor...
2017-11-16 Fu SiyuanMdeModulePkg/SNP: remove redundant DEBUG print in SNP...
2017-11-15 Paulo AlcantaraMdeModulePkg/PartitionDxe: Fix UDF fs access on certain...
2017-11-14 Song, BinXMdeModulePkg: Fix MSFT C4255 warning
2017-11-13 Michael D KinneyMdeModulePkg/TerminalDxe: Fix PCANSI mapping for TRIANG...
2017-11-13 Fu SiyuanMdeModulePkg: Update IP4 stack to support point-to...
2017-11-09 Star ZengMdeModulePkg SerialDxe: Handle Timeout change more...
2017-11-08 Jian J WangMdeModulePkg: Fix misuses of AllocateCopyPool
2017-11-01 Zhang, Chao BMdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRIT...
2017-10-26 Jiaxin WuMdeModulePkg/Ip4Dxe: Trigger Ip4Config2 to retrieve...
2017-10-25 Laszlo ErsekMdeModulePkg/Variable/RuntimeDxe: delete & lock MOR...
2017-10-11 Dandan BiMdeModulePkg/DriverSample: Add questions with bit/union...
2017-10-10 Liming GaoMdeModulePkg: Update Ppi/Protocol/Guid usage in INF...
2017-10-10 Laszlo ErsekMdeModulePkg/Variable/RuntimeDxe: delete and lock OS...
2017-10-10 Laszlo ErsekMdeModulePkg/Variable/RuntimeDxe: delay MorLock creatio...
2017-10-10 Laszlo ErsekMdeModulePkg/Variable/RuntimeDxe: permit MorLock deleti...
2017-10-10 Laszlo ErsekMdeModulePkg/Variable/RuntimeDxe: introduce MorLockInit...
2017-10-10 Laszlo ErsekMdeModulePkg/Variable/RuntimeDxe: move MOR func. declar...
2017-10-10 Laszlo ErsekMdeModulePkg/Variable/RuntimeDxe: move SecureBootHook...
2017-10-10 Ruiyu NiMdeModulePkg/S3SaveState: Extract arguments in correct...
2017-09-29 Ruiyu NiMdeModulePkg/BdsDxe: Don't delete "BootNext" until...
2017-09-27 Hao WuMdeModulePkg/UdfDxe: Resolve potential NULL pointer...
2017-09-25 Paulo AlcantaraMdeModulePkg/UDF: Fix creation of UDF logical partition
2017-09-22 Dandan BiMdeModulePkg/SetupBrowser:Add NULL check before using...
2017-09-21 Dandan BiMdeModulePkg/SetupBrowser: Handle questions with Bit...
2017-09-21 Dandan BiMdeModulePkg/HiiDatabase: Handle questions with Bit...
2017-09-19 Hao WuMdeModulePkg/UdfDxe: Refine enum member naming style
2017-09-19 Hao WuMdeModulePkg/Udf: Avoid declaring and initializing...
2017-09-19 Hao WuMdeModulePkg/UdfDxe: Avoid short (single character...
2017-09-19 Hao WuMdeModulePkg/Udf: Refine function description comments
2017-09-19 Hao WuMdeModulePkg/UdfDxe: Use compare operator for non-boole...
2017-09-19 Hao WuMdeModulePkg/UdfDxe: Fix operands of different size...
2017-09-19 Hao WuMdeModulePkg/UdfDxe: Add checks to ensure no possible...
2017-09-19 Pankaj BansalMdeModulePkg/SerialDxe: Fix not able to change serial...
2017-09-18 Star ZengMdeModulePkg SmbiosMeasurementDxe: Skip measurement...
2017-09-15 Paulo AlcantaraMdeModulePkg/UdfDxe: Fix NULL pointer dereference
2017-09-15 Star ZengMdeModulePkg UdfDxe: Fix VS2010/VS2012 build failure
2017-09-13 Laszlo ErsekMdeModulePkg/UdfDxe: suppress incorrect compiler warnin...
2017-09-13 Laszlo ErsekMdeModulePkg/UdfDxe: reject reserved values in ICB...
2017-09-13 Paulo AlcantaraMdeModulePkg/UdfDxe: Remove negative comparison of...
2017-09-12 Laszlo ErsekMdeModulePkg/PartitionDxe: remove always false comparison
2017-09-12 Laszlo ErsekMdeModulePkg/PartitionDxe: don't divide 64-bit values...
2017-09-12 Laszlo ErsekMdeModulePkg/UdfDxe: replace zero-init of local variabl...
2017-09-12 Laszlo ErsekMdeModulePkg/UdfDxe: don't return unset Status if INLIN...
2017-09-12 Laszlo ErsekMdeModulePkg/UdfDxe: ASSERT() valid ReadFileInfo Flags...
2017-09-12 Dandan BiMdeModulePkg/PartitionDxe: Initialize the array after...
2017-09-12 Bi, DandanMdeModulePkg/UdfDxe: Initialize the array after declaration
2017-09-12 Bi, DandanMdeModulePkg/UdfDxe: Add type cast to fix build failure...
2017-09-08 Paulo AlcantaraMdeModulePkg: Initial UDF/ECMA-167 file system support
2017-09-08 Paulo AlcantaraMdeModulePkg/PartitionDxe: Add UDF file system support
2017-09-06 Fu SiyuanMdeModulePkg: Fix GCC build error.
2017-09-06 Fu SiyuanMdeModulePkg/Ip4Dxe: fix a bug in IP4 driver for IpSec...
2017-08-23 Dandan BiMdeModulePkg/DriverSample: Add sample case for popup...
2017-08-23 Dandan BiMdeModulePkg/DisplayEngine: Add implementation of HiiPo...
2017-08-16 Song, BinXMdeModulePkg: Delete useless case code
2017-08-16 Song, BinXMdeModulePkg: Delete never touched code
2017-08-11 Jiaxin WuMdeModulePkg/Ip4Dxe: Support SetData interface to clear...
2017-08-09 Zhang, Chao BMdeModulePkg: Variable: Fix typo in variable measure
2017-08-08 Star ZengMdeModulePkg SerialDxe: Process timeout consistently...
2017-08-04 Dandan BiMdeModulePkg/DisplayEngine: Fix incorrect display issue
2017-08-01 Star ZengMdeModulePkg FirmwarePerfPei: Remove SEC performance...
2017-07-27 Bi, DandanMdeModulePkg/SetupBrowser: Record the reset status...
2017-07-11 Hao WuMdeModulePkg/PartitionDxe: Add impl of Partition Inform...
2017-07-03 Star ZengMdeModulePkg ResetSystem: Update the comments of ResetS...
2017-07-03 Ruiyu NiMdeModulePkg/ResetSystem: Implement ResetNotification...
2017-07-03 Ruiyu NiMdeModulePkg/ResetSystem: Remove unnecessary global...
2017-06-27 Star ZengMdeModulePkg Variable: Update GetNextVariableName to...
2017-06-27 Dandan BiMdeModulePkg/BdsDxe: Report Status Code when booting...
2017-06-22 Star ZengMdeModulePkg Variable: Add missing change in dd59d95e1994
2017-06-22 Star ZengMdeModulePkg: Minor update to the Data parameter for...
2017-06-20 Dandan BiMdeModulePkg: Update comments in SimpleTextInEx accordi...
2017-06-14 Jiaxin WuMdeModulePkg/Network: Typo fix
2017-06-05 Jiaxin WuMdeModulePkg/UefiPxeBcDxe: Refine the PXE boot displaye...
2017-06-05 Jiaxin WuMdeModulePkg/UefiPxeBcDxe: Fix the PXE BootMenu selecti...
2017-06-02 Fu SiyuanMdeModulePkg/MnpDxe: Fix EBC build hang issue.
2017-05-24 Michael KinneyMdeModulePkg/DebugSupportDxe: Fix XCODE5 build failure
2017-05-24 Michael KinneyMdeModulePkg/RegularExpressionDxe: Fix XCODE5 build...
2017-05-19 Star ZengMdeModulePkg PCD: Fix TmpTokenSpaceBufferCount not...
2017-05-11 Dandan BiMdeModulePkg/FormDisplay: Make the LineWidth of option...
2017-05-09 Fu SiyuanMdeModulePkg: Addressing TCP Window Retraction when...
2017-05-09 Fu SiyuanMdeModulePkg: Add wnd scale check before shrinking...
2017-05-02 Zhang, LuboMdeModulePkg: Fix issue the iSCSI client can not send...
2017-04-25 Jiaxin WuMdeModulePkg/Ip4Dxe: Refine the IPv4 configuration...
2017-04-21 Jiaxin WuMdeModulePkg/Mtftp4Dxe: Add invalid ServerIp check...
2017-04-21 Jiaxin WuMdeModulePkg/Ip4Dxe: Fix the incorrect RemoveEntryList
2017-04-21 Jeff FanMdeModulePkg/FirmwarePerformanceDxe: Error Level is...
2017-04-20 Ruiyu NiMdeModulePkg/TerminalDxe: Avoid always append device...
2017-04-18 Dandan BiMdeModulePkg/HiiDB: Avoid incorrect results of multipli...
2017-04-12 Jeff FanMdeModulePkg: Error Level is not used correctly
2017-04-07 Liming GaoMdeModulePkg RegularExpressionDxe: Remove GCC -fno...
2017-04-06 Liming GaoMdeModulePkg: Remove unsupported PcdExpression usage...
2017-03-23 Jiaxin WuMdeModulePkg/Network: Fix potential ASSERT if NetIp4IsU...
2017-03-21 Ard BiesheuvelMdeModulePkg/BootGraphicsResourceTableDxe: don't alloca...
2017-03-21 Ard BiesheuvelMdeModulePkg/AcpiTableDxe: consider version mask when...
2017-03-20 Laszlo ErsekMdeModulePkg/RamDiskDxe: fix C string literal catenatio...
2017-03-17 Star ZengMdeModulePkg/AcpiTableDxe: Not make FADT.{DSDT,X_DSDT...
2017-03-17 Ruiyu NiMdeModulePkg/ConPlatform: Support GOP created as PCI...
2017-03-17 Zhang LuboMdeModulePkg: Fix service binding issue in TCP4 and...
2017-03-17 Jiaxin WuMdeModulePkg/Ip4Dxe: Add Ip/Netmask pair check for...
next