summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-08RTSM-A15: add EDK2_OUT_DIR supportRyan Harkin
2014-05-08RTSM-A9x4: add EDK2_OUT_DIR supportRyan Harkin
2014-04-30ShellBinPkg: updating the binaries.Jaben Carsey
2014-04-30ShellPkg: Patch to enhance the output around GOP protocolJaben Carsey
2014-04-30MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou...Tian, Feng
2014-04-30MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe...Tian, Feng
2014-04-28Config Access Protocol return value not follow spec, update code to follow it.Eric Dong
2014-04-28Early return when the "BootOrder" variable doesn't exist to avoid SetVariable...Ruiyu Ni
2014-04-25Fix default VENDOR_CLASS in DHCP discover.Larry Cleeton
2014-04-24ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased the size of FV after addin...Olivier Martin
2014-04-24ArmPlatformPkg: Added Lan9118 supportOlivier Martin
2014-04-24EmbeddedPkg: Added Lan9118 Dxe driverOlivier Martin
2014-04-24EmbeddedPkg/AndroidFastbootTransportTcpDxe: Implemented Android FastBoot over...Brendan Jackman
2014-04-24ArmPkg/ArmLib: Fixed AArch64 MMU code when a region overlaps 2 level-3 page t...Olivier Martin
2014-04-24Correct the incorrect string. Gao, Liming
2014-04-23ArmPkg/CpuDxe: Restore AArch64 system registers before returning from exceptionoliviermartin
2014-04-23Fix typo in function name PxeBcFlushStaionIp which should be PxeBcFlushStatio...Mauro Faccenda
2014-04-23Update code logic to let BDS UI can shows more than one formsets in one HiiHa...Eric Dong
2014-04-22ArmPlatformPkg/Bds: Do not print garbage if the command line argument is emptyOlivier Martin
2014-04-21Fix GCC build fail.Eric Dong
2014-04-18Refine the check expression result logic.Eric Dong
2014-04-18Enhance the browser parse opcode logic, skip the opcode which is not defined ...Eric Dong
2014-04-17StdLib: StdLib/Malloc.cPaulo Alcantara
2014-04-16ArmPlatformPkg/Bds: Do not free NULL pointerOlivier Martin
2014-04-15EmulatorPkg/Unix GCC: Add additional library search pathsJordan Justen
2014-04-15EmulatorPkg/Unix GCC: Link to libdlJordan Justen
2014-04-15EmulatorPkg: Add missing DisplayEngineDxe driverAndrew Fish
2014-04-15Update question validation logic, move the check pointer from after user inpu...Eric Dong
2014-04-15MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o...Star Zeng
2014-04-14ArmPlatformPkg/ArmVExpressPkg: Update the Runtime Code and Data number of pagesOlivier Martin
2014-04-14Call EFI_BROWSER_ACTION_RETRIEVE for each form instead of only call once befo...Eric Dong
2014-04-14ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 6GB memor...Olivier Martin
2014-04-11ShellPkg: Fix using root of driveJaben Carsey
2014-04-11ShellPkg: Fix compiler warning 'unused variable'Harry Liebel
2014-04-11ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 2GB memor...Olivier Martin
2014-04-11ArmPlatformPkg/ArmVExpressLibRTSM: Removed unused dead codeOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Fix loading Timeout from NV storageHarry Liebel
2014-04-11ArmPlatformPkg/Bds: Do not start all devices when starting an OS loaderOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Allow to update EFI application boot entriesOlivier Martin
2014-04-11ArmPlatformPkg: Print arguments for EFI ApplicationOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Introduced helper function to detect if an Ascii/Unicode ...Olivier Martin
2014-04-11ArmPlatformPkg: Set PcdDefaultBootArgument to an empty unicode stringOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Added support to detect if the binary is a EFI imageOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Added support to pass parameters to EFI applicationsOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...Olivier Martin
2014-04-11ArmPlatformPkg/Bds: Add support to handle Unicode parametersOlivier Martin
2014-04-11Update logic, only question with interactive attribute should trig the callba...Eric Dong
2014-04-11Sync value for string opcode after call the Callback function.Eric Dong
2014-04-10MdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY to unsupported usb mass...Tian, Feng
2014-04-10Check the pointer before use it.Eric Dong