summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-24MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...Feng Tian
2013-06-21ShellPkg: Update rm command to properly prepend file system identifiers to fi...Jaben Carsey
2013-06-21ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC filesOlivier Martin
2013-06-21ArmPlatformPkg/ArmVExpressPkg: CTA9x4: Default to EDK2_ARMVE_STANDALONE=1Ryan Harkin
2013-06-21ArmPlatformPkg/ArmVExpressPkg: Add Shutdown supportRyan Harkin
2013-06-21ArmPlatformPkg/Bds: Make ".EFI" files recognizable as EFI applicationsLeif Lindholm
2013-06-19ArmPkg/ArmLib: Removed ArmInvalidateTlb when disabling cache as ArmDisableMmu...Olivier Martin
2013-06-19ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specificOlivier Martin
2013-06-19ArmPkg/BdsLib: Update FDT CPU node formatOlivier Martin
2013-06-19ArmPkg/Drivers/TimerDxe: Improve Timer initialisation.Olivier Martin
2013-06-19ArmPlatformPkg/PL011Uart: Ignore BAUD rate if Integral non-zeroOlivier Martin
2013-06-19ArmPlatformPkg/PL011Uart: Fixed conditionOlivier Martin
2013-06-19ArmPlatformPkg/Bds: Moved the PrintLib() after forcing the last character to ...Olivier Martin
2013-06-19ArmPlatformPkg/ArmVExpressLibCTA15-A7: Fixed ARM Toolchain buildOlivier Martin
2013-06-18MdeModulePkg/AtaBus: wait up to 30s for ATA cmd response in Standby/Idle mode...Feng Tian
2013-06-17ShellBinPkg/UefiShell: Updated Shell Binary for ARM architectureOlivier Martin
2013-06-17ArmPlatformPkg: Fixed size of RTSM FDsOlivier Martin
2013-06-17The list of locked variables is traversed at runtime, hence we mustLaszlo Ersek
2013-06-17Revert the changes made in 14403 because it incorrectly changed the EOL.Ruiyu Ni
2013-06-14OvmfPkg: Reduce PcdMaxVariableSize with secure boot to avoid assertJordan Justen
2013-06-14Fixed the issue that IPv6 network stack assert infrequently – assert once e...Ye Ting
2013-06-14OvmfPkg: enable building VirtioNetDxeLaszlo Ersek
2013-06-14OvmfPkg/VirtioNetDxe: Fix build errors on VS2012 (IA32 & X64)Jordan Justen
2013-06-14OvmfPkg: VirtioNetDxe: fix some build errors emitted by Visual StudioLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: complete driver with INF fileLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: WaitForPacket and EXIT_BOOT_SERVICES event callbacksLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: definitions of unsupported SNP member functionsLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: emulate Rx filter configuration: SNP.ReceiveFiltersLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: map multicast IP to MAC: SNP.McastIpToMacLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: implement Tx: SNP.Transmit and SNP.GetStatusLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: SNP.ReceiveLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: SNP.ShutdownLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: add SNP.Initialize and shared dependenciesLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: Simple Network Protocol members Start and StopLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: driver bindingLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: Component Name Protocol implementationLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: add entry pointLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: declarations and macro definitionsLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: add technical notesLaszlo Ersek
2013-06-14The list of locked variables is traversed at runtime, hence we mustLaszlo Ersek
2013-06-13Use correct pointer to install DevicePath protocol.Star Zeng
2013-06-12ShellBinPkg: Upadate both MinUefiShell and UefiShell for IA32 and X64 based o...Jaben Carsey
2013-06-11ShellPkg: Fix ARM build errors.jcarsey
2013-06-08Update to new SVN URL in readme.txtTian, Hot
2013-06-07Use right LBA to get the backed up WorkSpace in spare block.Star Zeng
2013-06-06Update code to follow spec, add discard form action before reset.Eric Dong
2013-06-06Fix overflow issue in TcgProtocolChao Zhang
2013-06-04Add the missing "," for the patch to fix status code print string.Gary Ching-Pang Lin
2013-06-04ShellPkg: refine the logic for cp commandEric Dong
2013-05-29ArmPlatformPkg/Bds: Fixed potential overflow in EditHIInputStr()Ryan Harkin