summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Universal: Fix typos in commentsGary Lin2016-10-2731-60/+60
* MdeModulePkg/Library: Fix typos in comments and variablesGary Lin2016-10-2719-50/+50
* MdeModulePkg/Include: Fix typos in commentsGary Lin2016-10-275-28/+28
* MdeModulePkg/Core: Fix typos in commentsGary Lin2016-10-2716-36/+36
* MdeModulePkg/Bus: Fix typos in commentsGary Lin2016-10-2723-56/+56
* MdeModulePkg: BootManagerMenuApp: Fix typos in commentsGary Lin2016-10-271-9/+9
* MdeModulePkg/TerminalDxe: Handle more keys with TtyTermBrian J. Johnson2016-10-271-3/+21
* MdeModulePkg/TerminalDxe: Optimize TtyTerm cursor motionBrian J. Johnson2016-10-272-5/+33
* MdeModulePkg/TerminalDxe: Improve TtyTerm cursor position trackingBrian J. Johnson2016-10-271-0/+25
* MdeModulePkg LoadFileOnFv2: Correct the parameter name in function commentLiming Gao2016-10-251-1/+1
* MdeModulePkg/HiiDatabaseDxe.inf: Correct the GUID usagesRuiyu Ni2016-10-251-2/+2
* MdeModulePkg/GraphicsOutputDxe.inf: Correct the protocol/GUID usagesRuiyu Ni2016-10-251-5/+5
* MdeModulePkg: Add PcdPciDegradeResourceForOptionRom prompt&help to UNIRuiyu Ni2016-10-251-0/+9
* MdeModulePkg: add ARM/AARCH64 requirements to .dscLeif Lindholm2016-10-201-0/+9
* MdeModulePkg/BMMUI: Add error handling codesDandan Bi2016-10-192-27/+202
* MdeModulePkg/BMMUI: Show "Change Boot/Driver order" page correctlyDandan Bi2016-10-191-2/+18
* MdeModulePkg/BMMUI: Make the BmmFakeNvData and BmmOldFakeNVData consistentDandan Bi2016-10-192-4/+16
* MdeModulePkg/BMMUI: Remove the incorrect and useless codesDandan Bi2016-10-191-12/+0
* MdeModulePkg/BMMUI: Update TerminalMenu and ConsoleMenu in callbackDandan Bi2016-10-192-67/+126
* MdeModulePkg/SetupBrowser: Send discard info to driver when fail to submitDandan Bi2016-10-191-0/+29
* MdeModulePkg FileExplorerLib: Fix potential Integer Overflow.Liming Gao2016-10-181-2/+26
* MdeModulePkg RegularExpressionDxe: Add the missing EFIAPI for the functionLiming Gao2016-10-125-4/+6
* MdeModulePkg/MdeModulePkg.dec: Fix EBC build failure of PciBus driverRuiyu Ni2016-10-121-1/+0
* MdeModulePkg: Add GraphicsOutputDxe driver.Ruiyu Ni2016-10-125-0/+1044
* MdeModulePkg: Add FrameBufferBltLib library instanceRuiyu Ni2016-10-123-0/+739
* MdeModulePkg: Add FrameBufferBltLib library classRuiyu Ni2016-10-122-0/+98
* MdeModulePkg/CdExpressPei: Use PcdRecoveryFileName PCD.Jiewen Yao2016-10-123-9/+19
* MdeModulePkg/dec: Add PcdRecoveryFileName PCD.Jiewen Yao2016-10-121-0/+6
* MdeModulePkg:TcpDriver need to use EFI_D_NET for DEBUG maessage.Zhang Lubo2016-10-095-47/+47
* MdeModulePkg/HiiDataBase: Fix NULL deference bug in HiiGetImageInfoRuiyu Ni2016-10-091-0/+4
* MdeModulePkg/HiiDataBase: Fix incorrect local variable typeDandan Bi2016-10-081-1/+1
* MdeModulePkg/CdExpressPei: Fix capsule size mismatch issue.Jiewen Yao2016-10-082-4/+6
* MdeModulePkg/ImageDecoderLib: Retire it due to new BootLogoLibRuiyu Ni2016-09-294-266/+0
* MdeModulePkg/BmpImageDecoderLib: Retire it due to new BootLogoLibRuiyu Ni2016-09-293-341/+0
* MdeModulePkg: Remove ImageDecoderLib and BmpImageDecoderLibRuiyu Ni2016-09-292-7/+0
* MdeModulePkg/Logo: Add LogoDxe moduleRuiyu Ni2016-09-285-0/+274
* MdeModulePkg/BootLogoLib&PlatformLogo: Use HII data types in parametersRuiyu Ni2016-09-285-164/+89
* MdeModulePkg/HiiDatabase: Add HiiImageEx implementation.Ruiyu Ni2016-09-285-53/+822
* MdeModulePkg/HiiDatabase: Update HiiImage to support PNG/JPEGRuiyu Ni2016-09-281-7/+14
* MdemodulePkg/HiiDatabase: Correct typo in comments.Ruiyu Ni2016-09-285-75/+75
* MdeModulePkg/HiiDatabase: Refine HiiDrawImage()Ruiyu Ni2016-09-281-14/+12
* MdeModulePkg/HiiDatabase: Refine HiiSetImage()Ruiyu Ni2016-09-281-70/+46
* MdeModulePkg/HiiDatabase: Refine HiiGetImage()Ruiyu Ni2016-09-281-35/+20
* MdeModulePkg/HiiDatabase: Refine HiiNewImage()Ruiyu Ni2016-09-281-56/+27
* MdeModulePkg/HiiDatabase: Move common code to LocatePackageList()Ruiyu Ni2016-09-281-54/+34
* MdeModulePkg/HiiDatabase: Refine GetImageIdOrAddressRuiyu Ni2016-09-283-76/+63
* MdeModulePkg/PciSioSerialDxe: Remove unused global variablesRuiyu Ni2016-09-281-4/+1
* MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefixLiming Gao2016-09-277-9/+16
* MdeModulePkg: Clean the previous address since the policy changedJiaxin Wu2016-09-261-31/+31
* MdeModulePkg/PciBusDxe: make OPROM BAR degradation configurableArd Biesheuvel2016-09-263-40/+55