]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
BaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL relocations
[mirror_edk2.git] / MdeModulePkg /
2018-12-11 Ard BiesheuvelMdeModulePkg/FileExplorerLib: avoid packed struct for...
2018-12-10 Ruiyu NiMdeModulePkg/PciBus: Shadow option ROM after BARs are...
2018-12-03 Liming GaoMdeModulePkg: Correct PCD name in MdeModulePkg.uni
2018-11-29 Jeff BrasenMdeModulePkg/BaseSortLib: Enable for all module types
2018-11-27 Liming GaoMdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64...
2018-11-26 Jiewen YaoMdeModulePkg/LockboxNullLib: clean up INF file.
2018-11-23 Vijayenthiran Subr... MdeModulePkg/Variable: add debug logs in VariableServic...
2018-11-21 Dandan BiMdeModulePkg/DisplayEngine: Remove useless NULL ptr...
2018-11-20 Marcin WojtasMdeModulePkg/SdMmcPciHcDxe: Allow overriding base clock...
2018-11-20 Tomasz MichalecMdeModulePkg/SdMmcPciHcDxe: Add SwitchClockFreqPost...
2018-11-20 Tomasz MichalecMdeModulePkg/SdMmcPciHcDxe: Add UhsSignaling to SdMmcOv...
2018-11-20 Marcin WojtasMdeModulePkg/SdMmcPciHcDxe: Add an optional parameter...
2018-11-19 Shenglei ZhangMdeModulePkg: Remove PcdIdentifyMappingPageTablePtr
2018-11-19 Jeff BrasenMdeModulePkg/SdDxe: Fix potential NULL pointer access
2018-11-13 Hao WuMdeModulePkg/NvmExpressPei: Refine data buffer & len...
2018-11-11 Liming GaoRevert "MdeModulePkg/DisplayEngine: Remove useless...
2018-11-08 Dandan BiMdeModulePkg/DisplayEngine: Remove useless NULL ptr...
2018-11-07 Jian J WangMdeModulePkg/Core: fix ineffective guard page issue
2018-11-07 Jian J WangMdeModulePkg/Core: fill logic hole in MemoryProtectionC...
2018-11-07 Star ZengRevert "XhciDxe: Use common buffer for AsyncInterruptTr...
2018-11-07 Star ZengRevert "EhciDxe: Use common buffer for AsyncInterruptTr...
2018-11-06 Jiaxin WuMdeModulePkg/Mtftp4Dxe: Fix invalid configuration of...
2018-11-02 Liming GaoMdeModulePkg: Remove the trailing space in three source...
2018-11-01 Ruiyu NiMdeModulePkg/PiSmmIpl: Do not reset SMRAM to UC when...
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-30 Jian J WangMdeModulePkg/Core: fix an issue of potential NULL point...
2018-10-30 Ruiyu NiMdeModulePkg/UsbBusDxe: Add missing "return NULL" in...
2018-10-29 Ruiyu NiMdeModulePkg/UsbBusPei: Reject descriptor whose length...
2018-10-29 Ruiyu NiMdeModulePkg/UsbBusPei: Fix out-of-bound read access...
2018-10-29 Jiaxin WuMdeModulePke/Mtftp4Dxe: Correct the total received...
2018-10-28 Star ZengMdeModulePkg EhciDxe: Use common buffer for AsyncInterr...
2018-10-28 Star ZengMdeModulePkg XhciDxe: Use common buffer for AsyncInterr...
2018-10-28 Star ZengMdeModulePkg EhciDxe: Extract new EhciInsertAsyncIntTra...
2018-10-28 Star ZengMdeModulePkg XhciDxe: Extract new XhciInsertAsyncIntTra...
2018-10-27 Jian J WangMdeModulePkg/Core: correct one coding style
2018-10-26 Liming GaoMdeModulePkg RegularExpressionDxe: Remove unknown build...
2018-10-26 Jian J WangMdeModulePkg/Core: fix an IA32 build failure
2018-10-26 Dandan BiMdeModulePkg/HiiDB: Make sure database update behaviors...
2018-10-26 Dandan BiMdeModulePkg/HiiDB: Reorganize codes of exporting HII...
2018-10-26 Jian J WangMdeModulePkg/Core: add freed-memory guard feature
2018-10-26 Jian J WangMdeModulePkg/Core: prevent re-acquire GCD memory lock
2018-10-26 Jian J WangMdeModulePkg: introduce UEFI freed-memory guard bit...
2018-10-26 Jian J WangMdeModulePkg: cleanup Heap Guard pool/page type PCD...
2018-10-25 Hao WuMdeModulePkg/NvmExpressDxe: Refine PassThru IO queue...
2018-10-25 Hao WuMdeModulePkg/NvmExpressDxe: Always copy CQ entry to...
2018-10-25 Hao WuMdeModulePkg/NvmExpressDxe: Refine data buffer & len...
2018-10-25 Ruiyu NiMdeModulePkg/UsbBus: Removing trailing spaces
2018-10-24 Ruiyu NiMdeModulePkg/UsbMass: Fix USB key write failure
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-23 Star ZengMdeModulePkg Xhci: Handle value 5 in Port Speed field...
2018-10-23 Star ZengMdeModulePkg XhciDxe: Assign Usb2Hc.XXXRevision based...
2018-10-19 Liming GaoMdeModulePkg BrotliDecompressLib: Add the checker to...
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-17 Ruiyu NiMdeModulePkg/UsbMass: Reject device whose block size...
2018-10-17 Hao WuMdeModulePkg/Bus/Ufs: Ensure device not return more...
2018-10-17 Ruiyu NiMdeModulePkg/UsbBus: Deny when the string descriptor...
2018-10-17 Ruiyu NiMdeModulePkg/UsbMouse: Don't access key codes when...
2018-10-17 Ruiyu NiMdeModulePkg/AbsPointer: Don't access key codes when...
2018-10-17 Ruiyu NiMdeModulePkg/UsbKb: Don't access key codes when length...
2018-10-17 Ruiyu NiMdeModulePkg/Usb: Make sure data from HW is no more...
2018-10-17 Ruiyu NiMdeModulePkg/UsbBus: Reject descriptor whose length...
2018-10-17 Ruiyu NiMdeModulePkg/UsbBus: Fix out-of-bound read access to...
2018-10-17 Ruiyu NiMdeModulePkg/UsbMass: Fix integer overflow when BlockSi...
2018-10-17 Ruiyu NiMdeModulePkg/UsbMass: Merge UsbBoot(Read|Write)Blocks(16)
2018-10-16 Dongao GuoMdeModulePkg/RegularExpressionDxe: Add null pointer...
2018-10-15 Liming GaoMdeModulePkg BrotliCustomDecompressLib: Don't build...
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-12 Jeff BrasenMdeModulePkg/SdMmcPciHcDxe: Allow additional SDHCI...
2018-10-12 Jeff BrasenMdeModulePkg/SdMmcPciHcDxe: Add controller version...
2018-10-11 Guo, DongaoMdeModulePkg/RegularExpressionDxe:omit unused variable
2018-10-11 Guo, DongaoMdeModulePkg/RegularExpressionDxe:disable wraning to...
2018-10-10 Ard BiesheuvelMdeModulePkg/NonDiscoverablePciDeviceDxe: expose unique...
2018-10-09 Liming GaoMdeModulePkg: Update Brotli DecompressLib to the latest...
2018-10-09 Dandan BiMdeModulePkg/HiiDB: Fix incorrect structure convention...
2018-10-09 Liming GaoMdeModulePkg Lzma: Update LZMA SDK version to 18.05
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...
next