summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2016-10-27MdeModulePkg/RegularExpressionDxe: remove module-local ARRAY_SIZE macroLaszlo Ersek1-4/+0
2016-10-27MdeModulePkg/RegularExpressionDxe: guard the definition of ARRAY_SIZELaszlo Ersek1-0/+2
2016-10-27MdeModulePkg/Universal: Fix typos in commentsGary Lin31-60/+60
2016-10-27MdeModulePkg/Library: Fix typos in comments and variablesGary Lin19-50/+50
2016-10-27MdeModulePkg/Include: Fix typos in commentsGary Lin5-28/+28
2016-10-27MdeModulePkg/Core: Fix typos in commentsGary Lin16-36/+36
2016-10-27MdeModulePkg/Bus: Fix typos in commentsGary Lin23-56/+56
2016-10-27MdeModulePkg: BootManagerMenuApp: Fix typos in commentsGary Lin1-9/+9
2016-10-27MdeModulePkg/TerminalDxe: Handle more keys with TtyTermBrian J. Johnson1-3/+21
2016-10-27MdeModulePkg/TerminalDxe: Optimize TtyTerm cursor motionBrian J. Johnson2-5/+33
2016-10-27MdeModulePkg/TerminalDxe: Improve TtyTerm cursor position trackingBrian J. Johnson1-0/+25
2016-10-25MdeModulePkg LoadFileOnFv2: Correct the parameter name in function commentLiming Gao1-1/+1
2016-10-25MdeModulePkg/HiiDatabaseDxe.inf: Correct the GUID usagesRuiyu Ni1-2/+2
2016-10-25MdeModulePkg/GraphicsOutputDxe.inf: Correct the protocol/GUID usagesRuiyu Ni1-5/+5
2016-10-25MdeModulePkg: Add PcdPciDegradeResourceForOptionRom prompt&help to UNIRuiyu Ni1-0/+9
2016-10-20MdeModulePkg: add ARM/AARCH64 requirements to .dscLeif Lindholm1-0/+9
2016-10-19MdeModulePkg/BMMUI: Add error handling codesDandan Bi2-27/+202
2016-10-19MdeModulePkg/BMMUI: Show "Change Boot/Driver order" page correctlyDandan Bi1-2/+18
2016-10-19MdeModulePkg/BMMUI: Make the BmmFakeNvData and BmmOldFakeNVData consistentDandan Bi2-4/+16
2016-10-19MdeModulePkg/BMMUI: Remove the incorrect and useless codesDandan Bi1-12/+0
2016-10-19MdeModulePkg/BMMUI: Update TerminalMenu and ConsoleMenu in callbackDandan Bi2-67/+126
2016-10-19MdeModulePkg/SetupBrowser: Send discard info to driver when fail to submitDandan Bi1-0/+29
2016-10-18MdeModulePkg FileExplorerLib: Fix potential Integer Overflow.Liming Gao1-2/+26
2016-10-12MdeModulePkg RegularExpressionDxe: Add the missing EFIAPI for the functionLiming Gao5-4/+6
2016-10-12MdeModulePkg/MdeModulePkg.dec: Fix EBC build failure of PciBus driverRuiyu Ni1-1/+0
2016-10-12MdeModulePkg: Add GraphicsOutputDxe driver.Ruiyu Ni5-0/+1044
2016-10-12MdeModulePkg: Add FrameBufferBltLib library instanceRuiyu Ni3-0/+739
2016-10-12MdeModulePkg: Add FrameBufferBltLib library classRuiyu Ni2-0/+98
2016-10-12MdeModulePkg/CdExpressPei: Use PcdRecoveryFileName PCD.Jiewen Yao3-9/+19
2016-10-12MdeModulePkg/dec: Add PcdRecoveryFileName PCD.Jiewen Yao1-0/+6
2016-10-09MdeModulePkg:TcpDriver need to use EFI_D_NET for DEBUG maessage.Zhang Lubo5-47/+47
2016-10-09MdeModulePkg/HiiDataBase: Fix NULL deference bug in HiiGetImageInfoRuiyu Ni1-0/+4
2016-10-08MdeModulePkg/HiiDataBase: Fix incorrect local variable typeDandan Bi1-1/+1
2016-10-08MdeModulePkg/CdExpressPei: Fix capsule size mismatch issue.Jiewen Yao2-4/+6
2016-09-29MdeModulePkg/ImageDecoderLib: Retire it due to new BootLogoLibRuiyu Ni4-266/+0
2016-09-29MdeModulePkg/BmpImageDecoderLib: Retire it due to new BootLogoLibRuiyu Ni3-341/+0
2016-09-29MdeModulePkg: Remove ImageDecoderLib and BmpImageDecoderLibRuiyu Ni2-7/+0
2016-09-28MdeModulePkg/Logo: Add LogoDxe moduleRuiyu Ni5-0/+274
2016-09-28MdeModulePkg/BootLogoLib&PlatformLogo: Use HII data types in parametersRuiyu Ni5-164/+89
2016-09-28MdeModulePkg/HiiDatabase: Add HiiImageEx implementation.Ruiyu Ni5-53/+822
2016-09-28MdeModulePkg/HiiDatabase: Update HiiImage to support PNG/JPEGRuiyu Ni1-7/+14
2016-09-28MdemodulePkg/HiiDatabase: Correct typo in comments.Ruiyu Ni5-75/+75
2016-09-28MdeModulePkg/HiiDatabase: Refine HiiDrawImage()Ruiyu Ni1-14/+12
2016-09-28MdeModulePkg/HiiDatabase: Refine HiiSetImage()Ruiyu Ni1-70/+46
2016-09-28MdeModulePkg/HiiDatabase: Refine HiiGetImage()Ruiyu Ni1-35/+20
2016-09-28MdeModulePkg/HiiDatabase: Refine HiiNewImage()Ruiyu Ni1-56/+27
2016-09-28MdeModulePkg/HiiDatabase: Move common code to LocatePackageList()Ruiyu Ni1-54/+34
2016-09-28MdeModulePkg/HiiDatabase: Refine GetImageIdOrAddressRuiyu Ni3-76/+63
2016-09-28MdeModulePkg/PciSioSerialDxe: Remove unused global variablesRuiyu Ni1-4/+1
2016-09-27MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefixLiming Gao7-9/+16