]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
MdeModulePkg/FaultTolerantWriteDxe: factor out boot service accesses
[mirror_edk2.git] / MdeModulePkg / Universal /
2019-01-16 Ard BiesheuvelMdeModulePkg/FaultTolerantWriteDxe: factor out boot...
2019-01-15 Eric DongMdeModulePkg/BootScriptExecuteorDxe: check 64BIT_WAKE_F...
2018-12-25 Hao WuMdeModulePkg/Variable: Update to consume SpeculationBarrier
2018-12-25 Hao WuMdeModulePkg/SmmLockBox: Update to consume SpeculationB...
2018-12-25 Hao WuMdeModulePkg/FaultTolerantWrite: Update to consume...
2018-12-24 Siyuan FuMdeModulePkg: Delete UefiPxeBcDxe in MdeModulePkg.
2018-12-24 Siyuan FuMdeModulePkg: Delete IScsiDxe in MdeModulePkg.
2018-12-24 Siyuan FuMdeModulePkg: Delete Tcp4Dxe in MdeModulePkg.
2018-11-27 Liming GaoMdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64...
2018-11-23 Vijayenthiran Subr... MdeModulePkg/Variable: add debug logs in VariableServic...
2018-11-21 Dandan BiMdeModulePkg/DisplayEngine: Remove useless NULL ptr...
2018-11-11 Liming GaoRevert "MdeModulePkg/DisplayEngine: Remove useless...
2018-11-08 Dandan BiMdeModulePkg/DisplayEngine: Remove useless NULL ptr...
2018-11-06 Jiaxin WuMdeModulePkg/Mtftp4Dxe: Fix invalid configuration of...
2018-11-02 Liming GaoMdeModulePkg: Remove the trailing space in three source...
2018-10-31 Hao WuMdeModulePkg/UdfDxe: Memory free/use after free in...
2018-10-31 Hao WuMdeModulePkg/UdfDxe: Content check for 'File' in Resolv...
2018-10-31 Hao WuMdeModulePkg/UdfDxe: Check 'Component Type' within...
2018-10-29 Jiaxin WuMdeModulePke/Mtftp4Dxe: Correct the total received...
2018-10-26 Liming GaoMdeModulePkg RegularExpressionDxe: Remove unknown build...
2018-10-26 Dandan BiMdeModulePkg/HiiDB: Make sure database update behaviors...
2018-10-26 Dandan BiMdeModulePkg/HiiDB: Reorganize codes of exporting HII...
2018-10-23 Hao WuMdeModulePkg/UdfDxe: Avoid possible use of already...
2018-10-23 Hao WuMdeModulePkg/UdfDxe: Add more check when getting PD...
2018-10-23 Hao WuMdeModulePkg/UdfDxe: Update GetInfo() for FS VolumeLabe...
2018-10-23 Hao WuMdeModulePkg/UdfDxe: Fix a typo within SetFileInfo()
2018-10-23 Hao WuMdeModulePkg/UdfDxe: Correct behavior for UdfSetPosition()
2018-10-23 Hao WuMdeModulePkg/UdfDxe: Add boundary check for getting...
2018-10-23 Hao WuMdeModulePkg/UdfDxe: Add boundary check for ComponentId...
2018-10-23 Hao WuMdeModulePkg/UdfDxe: Add boundary check the read of...
2018-10-23 Hao WuMdeModulePkg/UdfDxe: Refine boundary checks for file...
2018-10-23 Hao WuMdeModulePkg/PartitionDxe: Add check for underlying...
2018-10-18 Hao WuMdeModulePkg/UdfDxe: Handle dead codes in FileSystemOpe...
2018-10-18 Hao WuMdeModulePkg/UdfDxe: Handle dead codes in File.c
2018-10-18 Hao WuMdeModulePkg/UdfDxe: Use debug msg instead of ASSERT...
2018-10-18 Hao WuMdeModulePkg/UdfDxe: Use error handling when fail to...
2018-10-18 Hao WuMdeModulePkg/UdfDxe: ASSERT for false positives of...
2018-10-18 Hao WuMdeModulePkg/UdfDxe: Use error handling for memory...
2018-10-17 Star ZengMdeModulePkg Variable: Fix Timestamp zeroing issue...
2018-10-16 Dongao GuoMdeModulePkg/RegularExpressionDxe: Add null pointer...
2018-10-15 Liming GaoMdeModulePkg RegularExpressionDxe: Enable STDARG for...
2018-10-15 Dongao GuoMdeModulePkg/RegularExpressionDxe: Add null pointer...
2018-10-15 Dongao GuoMdeModulePkg/RegularExpressionDxe: Miss null pointer...
2018-10-15 Dongao GuoMdeModulePkg/RegularExpressionDxe: Miss null pointer...
2018-10-15 Dongao GuoMdeModulePkg/RegularExpressionDxe: Miss null pointer...
2018-10-15 Star ZengMdeModulePkg PcdDxe: ASSERT PcdSetNvStoreDefaultId set
2018-10-11 Guo, DongaoMdeModulePkg/RegularExpressionDxe:omit unused variable
2018-10-11 Guo, DongaoMdeModulePkg/RegularExpressionDxe:disable wraning to...
2018-10-09 Dandan BiMdeModulePkg/HiiDB: Fix incorrect structure convention...
2018-10-09 Jiaxin WuMdeModulePkg/Tcp4Dxe: Remove the trailing white space...
2018-09-30 Hao WuMdeModulePkg/Variable: [CVE-2017-5753] Fix bounds check...
2018-09-30 Hao WuMdeModulePkg/SmmLockBox: [CVE-2017-5753] Fix bounds...
2018-09-30 Hao WuMdeModulePkg/FaultTolerantWrite:[CVE-2017-5753]Fix...
2018-09-29 shengleiMdeModulePkg/FirmwarePerformanceDataTableDxe: Remove...
2018-09-28 Guo, DongaoMdeModulePkg/RegularExpressionDxe: modify inf to pass...
2018-09-28 Star ZengMdeModulePkg Variable: Fix comment typo 'end' to 'start'
2018-09-27 Star ZengMdeModulePkg S3SaveStateDxe: Use new EfiLocateFirstAcpi...
2018-09-27 Jiaxin WuMdeModulePkg/UefiPxeBcDxe: Add the clarification compar...
2018-09-27 Jiaxin WuMdeModulePkg/IScsiDxe: Add the clarification compared...
2018-09-27 Jiaxin WuMdeModulePkg/Tcp4Dxe: Add the clarification compared...
2018-09-27 Jiaxin WuMdeModulePke/Mtftp4Dxe: Support windowsize in read...
2018-09-25 Dongao GuoMdeModulePkg RegularExpressionDxe: Update Oniguruma...
2018-09-18 Jiaxin WuMdeModulePkg/Ip4Dxe: Refine the coding style.
2018-09-14 Dandan BiMdeModulePkg: Avoid key notification called more than...
2018-09-13 Jiaxin WuMdeModulePkg/Ip4Dxe: Sync the direct route entry setting.
2018-09-12 Ruiyu NiMdeModulePkg/ConPlatform: Support short-form USB device...
2018-09-06 Chen A ChenMdeModulePkg: Removing ipf which is no longer supported...
2018-09-06 Star ZengMdeModulePkg: Remove trailing white space
2018-09-04 Bi, DandanMdeModulePkg/Setup: Fix incorrect size used in Allocate...
2018-09-03 Fu SiyuanMdeModulePkg/Network: Add 32bit subnet mask support...
2018-08-21 shengleiMdeModulePkg SetupBrowserDxe: Remove a redundant function
2018-08-21 shengleiMdeModulePkg Tcp4Dxe: Remove redundant functions
2018-08-21 shengleiMdeModulePkg IScsiDxe: Remove a redundant function
2018-08-21 shengleiMdeModulePkg Ip4Dxe: Remove a redundant function
2018-08-21 shengleiMdeModulePkg HiiDatabaseDxe: Remove a redundant function
2018-08-21 shengleiMdeModulePkg TerminalDxe: Remove a redundant function
2018-08-20 shengleiMdeModulePkg: Remove redundant library classes and...
2018-08-16 Laszlo ErsekMdeModulePkg/RamDiskDxe: replace OpenFileByDevicePath...
2018-08-16 Star ZengMdeModulePkg SmmLockBox: Return actual data length...
2018-08-08 Star ZengMdeModulePkg ErstFmpDxe: Create ESRT in ReadyToBoot...
2018-08-02 Kinney, Michael DMdeModulePkg/BdsDxe: Move display of test key usage...
2018-07-27 Ruiyu NiMdeModulePkg/BdsDxe: Call PlatformBootManagerUnableToBoot()
2018-07-27 Ruiyu NiMdeModulePkg/BdsDxe: Revert "fall back to UI loop befor...
2018-07-27 Vladimir OlovyannikovMdeModulePkg FvSimpleFileSystemDxe: Fix memory leak...
2018-07-23 Zhang, Chao BMdeModulePkg: Variable: Re-prioritize TCG/TCG2 protocol
2018-07-06 Thomas PalmerMdeModulePkg/DisplayEngineDxe: Fix small InitializeDisp...
2018-07-04 Brijesh SinghMdeModulePkg/Variable: Check EFI_MEMORY_RUNTIME attribu...
2018-07-03 Star ZengMdeModulePkg Variable: Add/Correct GetHobVariableStore...
2018-07-03 Ruiyu NiMdeModulePkg/ResetSystemRuntimeDxe: Add more info in...
2018-07-02 Star ZengMdeModulePkg Variable: Make sure no more than one Varia...
2018-07-02 Star ZengMdeModulePkg Variable: Abstract GetHobVariableStore...
2018-06-28 Fu SiyuanMdeModulePkg: Update IP4 driver to check for NULL point...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-06-26 Bi, DandanMdeModulePkg: Use new added Perf macros
2018-06-26 Dandan BiMdeModulePkg/CapsuleRuntimeDxe: Fix ECC issue
2018-06-25 Liming GaoMdeModulePkg BdsDxe: Correct VariableLockProtocol usage...
2018-06-21 Fu SiyuanMdeModulePkg/NetworkPkg: Checking for NULL pointer...
2018-06-15 Ard BiesheuvelMdeModulePkg/CapsuleRuntimeDxe: clean the capsule paylo...
2018-06-12 Liming GaoMdeModulePkg Variable: Use comparison logic to check...
2018-06-07 Liming GaoMdeModulePkg: Remove X86 ASM and S files
next