summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2016-10-27MdeModulePkg PeiCore: Make sure FvInfo has FFS2 format if Ffs2Guid FvFormatStar Zeng
2016-10-27MdeModulePkg/Variable/RuntimeDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/Tcp4Dxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/EbcDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/DisplayEngineDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/BdsDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/Logo: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/VarCheckHiiLib: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/UefiBootManagerLib: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/BootManagerUiLib: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/BootMaintenanceManagerUiLib: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/Core/PiSmmCore: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/Core/Dxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/UsbBusDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/PciHostBridgeDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/PciBusDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/MemoryProfileInfo: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/RegularExpressionDxe: remove module-local ARRAY_SIZE macroLaszlo Ersek
2016-10-27MdeModulePkg/RegularExpressionDxe: guard the definition of ARRAY_SIZELaszlo Ersek
2016-10-27MdeModulePkg/Universal: Fix typos in commentsGary Lin
2016-10-27MdeModulePkg/Library: Fix typos in comments and variablesGary Lin
2016-10-27MdeModulePkg/Include: Fix typos in commentsGary Lin
2016-10-27MdeModulePkg/Core: Fix typos in commentsGary Lin
2016-10-27MdeModulePkg/Bus: Fix typos in commentsGary Lin
2016-10-27MdeModulePkg: BootManagerMenuApp: Fix typos in commentsGary Lin
2016-10-27MdeModulePkg/TerminalDxe: Handle more keys with TtyTermBrian J. Johnson
2016-10-27MdeModulePkg/TerminalDxe: Optimize TtyTerm cursor motionBrian J. Johnson
2016-10-27MdeModulePkg/TerminalDxe: Improve TtyTerm cursor position trackingBrian J. Johnson
2016-10-25MdeModulePkg LoadFileOnFv2: Correct the parameter name in function commentLiming Gao
2016-10-25MdeModulePkg/HiiDatabaseDxe.inf: Correct the GUID usagesRuiyu Ni
2016-10-25MdeModulePkg/GraphicsOutputDxe.inf: Correct the protocol/GUID usagesRuiyu Ni
2016-10-25MdeModulePkg: Add PcdPciDegradeResourceForOptionRom prompt&help to UNIRuiyu Ni
2016-10-20MdeModulePkg: add ARM/AARCH64 requirements to .dscLeif Lindholm
2016-10-19MdeModulePkg/BMMUI: Add error handling codesDandan Bi
2016-10-19MdeModulePkg/BMMUI: Show "Change Boot/Driver order" page correctlyDandan Bi
2016-10-19MdeModulePkg/BMMUI: Make the BmmFakeNvData and BmmOldFakeNVData consistentDandan Bi
2016-10-19MdeModulePkg/BMMUI: Remove the incorrect and useless codesDandan Bi
2016-10-19MdeModulePkg/BMMUI: Update TerminalMenu and ConsoleMenu in callbackDandan Bi
2016-10-19MdeModulePkg/SetupBrowser: Send discard info to driver when fail to submitDandan Bi
2016-10-18MdeModulePkg FileExplorerLib: Fix potential Integer Overflow.Liming Gao
2016-10-12MdeModulePkg RegularExpressionDxe: Add the missing EFIAPI for the functionLiming Gao
2016-10-12MdeModulePkg/MdeModulePkg.dec: Fix EBC build failure of PciBus driverRuiyu Ni
2016-10-12MdeModulePkg: Add GraphicsOutputDxe driver.Ruiyu Ni
2016-10-12MdeModulePkg: Add FrameBufferBltLib library instanceRuiyu Ni
2016-10-12MdeModulePkg: Add FrameBufferBltLib library classRuiyu Ni
2016-10-12MdeModulePkg/CdExpressPei: Use PcdRecoveryFileName PCD.Jiewen Yao
2016-10-12MdeModulePkg/dec: Add PcdRecoveryFileName PCD.Jiewen Yao
2016-10-09MdeModulePkg:TcpDriver need to use EFI_D_NET for DEBUG maessage.Zhang Lubo
2016-10-09MdeModulePkg/HiiDataBase: Fix NULL deference bug in HiiGetImageInfoRuiyu Ni
2016-10-08MdeModulePkg/HiiDataBase: Fix incorrect local variable typeDandan Bi