summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/BMMUI: add comments for function parameterDandan Bi2016-11-151-0/+1
* MdeModulePkg/UsbMass: Revert changes of removing retry logicFeng Tian2016-11-142-12/+3
* MdeModulePkg/BootLogoLib: Remove invalid if judgmentsSong, BinX2016-11-111-4/+0
* MdeModulePkg/SecurityStubDxe: Report failure if image is load earlierRuiyu Ni2016-11-103-1/+65
* MdeModulePkg/BdsDxe: Check deferred images before booting to OSRuiyu Ni2016-11-103-1/+95
* MdeModulePkg/UefiBootManager: Add EfiBootManagerDispatchDeferredImagesRuiyu Ni2016-11-104-0/+128
* MdeModulePkg/SecurityStubDxe: Defer 3rd party image before EndOfDxeRuiyu Ni2016-11-104-2/+468
* MdeModulePkg/PciSioSerial: Fix a bug that wrongly produces 2 UARTsRuiyu Ni2016-11-101-56/+64
* MdeModulePkg/DxeIplPeim: UINTN used wrongly for EFI_PHYSICAL_ADDRESSJeff Fan2016-11-091-1/+2
* MdeModulePkg: Display new stack base and sizeJeff Fan2016-11-093-0/+32
* MdeModulePkg/Ufs: ensure the DBC field of UTP PRDT is dword-alignedFeng Tian2016-11-092-2/+12
* MdeModulePkg/MdeModulePkg.dsc: Add FMP related component.Jiewen Yao2016-11-081-0/+10
* MdeModulePkg/UiApp: Show test key warning info in FrontPage.Jiewen Yao2016-11-083-2/+18
* MdeModulePkg/CapsuleApp: Add CapsuleApp application.Jiewen Yao2016-11-086-0/+2148
* MdeModulePkg/Esrt: Add ESRT_FW_TYPE_SYSTEMFIRMWARE check.Jiewen Yao2016-11-082-3/+37
* MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance.Jiewen Yao2016-11-0810-0/+2795
* MdeModulePkg/DxeCapsuleLibNull: Add ProcessCapsules() interface.Jiewen Yao2016-11-081-3/+45
* MdeModulePkg/FmpAuthenticationLibNull: Add NULL instance FMP.Jiewen Yao2016-11-083-0/+128
* MdeModulePkg/MdeModulePkg.dec: Add capsule related definition.Jiewen Yao2016-11-081-0/+73
* MdeModulePkg/CapsuleLib: Add ProcessCapsules() API.Jiewen Yao2016-11-081-3/+43
* MdeModulePkg/Include: Add FmpAuthenticationLib header.Jiewen Yao2016-11-081-0/+66
* MdeModulePkg/PCD: Fix PcdGetNextToken may get a wrong PCD tokenCinnamon Shia2016-11-032-9/+15
* MdeModulePkg/FrameBufferBltLib: Change module type to UEFI_DRIVERSong, BinX2016-11-031-1/+1
* MdeModulePkg LzmaDecompressLib: Update LZMA to new 16.04 versionLiming Gao2016-11-0319-998/+1499
* MdeModulePkg/Xhci: Change short packet debug message to verbose levelFeng Tian2016-11-012-2/+2
* MdeModulePkg/AtaAtapiPassThru: update AtaStatusBlock after cmd execFeng Tian2016-11-011-10/+29
* MdeModulePkg: Check for NULL pointer before dereference it.Fu Siyuan2016-10-311-4/+8
* MdeModulePkg: Fix the wrong Timer event checkJiaxin Wu2016-10-311-1/+1
* MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan2016-10-2814-77/+83
* MdeModulePkg: Update NetLib interface to support classless addressing.Fu Siyuan2016-10-282-23/+26
* MdeModulePkg/TerminalDxe: Fix IA32 VS2015x86 build breakMichael Kinney2016-10-271-3/+3
* MdeModulePkg PeiCore: Make sure FvInfo has FFS2 format if Ffs2Guid FvFormatStar Zeng2016-10-271-0/+14
* MdeModulePkg/Variable/RuntimeDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg/Tcp4Dxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg/EbcDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg/DisplayEngineDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-272-5/+5
* MdeModulePkg/BdsDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg/Logo: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg/VarCheckHiiLib: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-272-3/+3
* MdeModulePkg/UefiBootManagerLib: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-274-5/+5
* MdeModulePkg/BootManagerUiLib: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-3/+3
* MdeModulePkg/BootMaintenanceManagerUiLib: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-274-15/+15
* MdeModulePkg/Core/PiSmmCore: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-272-4/+4
* MdeModulePkg/Core/Dxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg/UsbBusDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-2/+2
* MdeModulePkg/PciHostBridgeDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg/PciBusDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg/MemoryProfileInfo: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-3/+3
* MdeModulePkg/RegularExpressionDxe: remove module-local ARRAY_SIZE macroLaszlo Ersek2016-10-271-4/+0
* MdeModulePkg/RegularExpressionDxe: guard the definition of ARRAY_SIZELaszlo Ersek2016-10-271-0/+2