]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2013-06-21 Leif LindholmArmPlatformPkg/Bds: Make ".EFI" files recognizable...
2013-06-19 Olivier MartinArmPkg/ArmLib: Removed ArmInvalidateTlb when disabling...
2013-06-19 Olivier MartinArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specific
2013-06-19 Olivier MartinArmPkg/BdsLib: Update FDT CPU node format
2013-06-19 Olivier MartinArmPkg/Drivers/TimerDxe: Improve Timer initialisation.
2013-06-19 Olivier MartinArmPlatformPkg/PL011Uart: Ignore BAUD rate if Integral...
2013-06-19 Olivier MartinArmPlatformPkg/PL011Uart: Fixed condition
2013-06-19 Olivier MartinArmPlatformPkg/Bds: Moved the PrintLib() after forcing...
2013-06-19 Olivier MartinArmPlatformPkg/ArmVExpressLibCTA15-A7: Fixed ARM Toolch...
2013-06-18 Feng TianMdeModulePkg/AtaBus: wait up to 30s for ATA cmd respons...
2013-06-17 Olivier MartinShellBinPkg/UefiShell: Updated Shell Binary for ARM...
2013-06-17 Olivier MartinArmPlatformPkg: Fixed size of RTSM FDs
2013-06-17 Laszlo ErsekThe list of locked variables is traversed at runtime...
2013-06-17 Ruiyu NiRevert the changes made in 14403 because it incorrectly...
2013-06-14 Jordan JustenOvmfPkg: Reduce PcdMaxVariableSize with secure boot...
2013-06-14 Ye TingFixed the issue that IPv6 network stack assert infreque...
2013-06-14 Laszlo ErsekOvmfPkg: enable building VirtioNetDxe
2013-06-14 Jordan JustenOvmfPkg/VirtioNetDxe: Fix build errors on VS2012 (IA32...
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: fix some build errors emitted...
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: complete driver with INF file
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: WaitForPacket and EXIT_BOOT_SERV...
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: definitions of unsupported SNP...
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: emulate Rx filter configuration...
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: map multicast IP to MAC: SNP...
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: implement Tx: SNP.Transmit and...
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: SNP.Receive
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: SNP.Shutdown
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: add SNP.Initialize and shared...
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: Simple Network Protocol members...
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: driver binding
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: Component Name Protocol implemen...
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: add entry point
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: declarations and macro definitions
2013-06-14 Laszlo ErsekOvmfPkg: VirtioNetDxe: add technical notes
2013-06-14 Laszlo ErsekThe list of locked variables is traversed at runtime...
2013-06-13 Star ZengUse correct pointer to install DevicePath protocol.
2013-06-12 Jaben CarseyShellBinPkg: Upadate both MinUefiShell and UefiShell...
2013-06-11 jcarseyShellPkg: Fix ARM build errors.
2013-06-08 Tian, HotUpdate to new SVN URL in readme.txt
2013-06-07 Star ZengUse right LBA to get the backed up WorkSpace in spare...
2013-06-06 Eric DongUpdate code to follow spec, add discard form action...
2013-06-06 Chao ZhangFix overflow issue in TcgProtocol
2013-06-04 Gary Ching... Add the missing "," for the patch to fix status code...
2013-06-04 Eric DongShellPkg: refine the logic for cp command
2013-05-29 Ryan HarkinArmPlatformPkg/Bds: Fixed potential overflow in EditHII...
2013-05-29 tye1Though the comment of RandomSeed() states it should...
2013-05-28 jcarseyShellPkg: make help footer string have same info as...
2013-05-28 jljustenOvmfPkg/SerializeVariablesLib: ignore secure variable...
2013-05-27 ydong10Refine the logic about processing options for oneof...
2013-05-27 lgao4Fix the issue that FreePool is too early in FirmwarePer...
2013-05-24 lgao4Without this fix, the "%r" format specifier prints...
2013-05-23 lzeng14Move the memory allocation and variable set to BdsEntry...
2013-05-22 lgao4Correct the incorrect Copyright or License in EDKII...
2013-05-21 ydong10When finish using the browser storage for one formset...
2013-05-21 lzeng14Fix the TOCTOU issue of CommBufferSize itself for SMM...
2013-05-20 niruiyuAdd the EDKII_VARIABLE_LOCK_PROTOCOL implementation...
2013-05-20 niruiyuRemove the complex buffer since the _LOCK_VARIABLE...
2013-05-17 sfu5Fix a bug that “SecureBoot” varaible will be updated...
2013-05-17 niruiyuNew EDK Shell binary(r63).
2013-05-17 sfu5Pop up error message when user tries to enroll an inval...
2013-05-17 niruiyuAdd EDKII_VARIABLE_LOCK_PROTOCOL and the implementation...
2013-05-16 ydong10Update the logic about get initial value for one storage.
2013-05-16 lzeng14Separate memory allocation for FPDT S3 performance...
2013-05-15 darylm503ShellPkg\Library\UefiShellCEntryLib\UefiShellCEntryLib.c:
2013-05-15 jljustenOvmfPkg: QemuBootOrder: recognize Ethernet OFW device...
2013-05-15 jljustenOvmfPkg: enable the generic network stack by default
2013-05-15 oliviermartinEmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAt...
2013-05-15 jljustenOvmfPkg: describe debug messages in the README file
2013-05-15 jljustenOvmfPkg: adapt VirtioFlush()'s leading comment to the...
2013-05-15 jljustenOvmfPkg: adapt VirtioAppendDesc()'s leading comment...
2013-05-15 jljustenOvmfPkg: adapt VirtioPrepare()'s leading comment to...
2013-05-15 jljustenEmulatorPkg: Add SerialPortExtLib library class mapping
2013-05-15 darylm503StdLib/LibC/Locale/multibyte_Utf8.c: Fix obscure corner...
2013-05-14 oliviermartinEmulatorPkg/(Pei|Dxe)EmuSerialPortLib: Remove the Seria...
2013-05-14 jljustenOvmfPkg: VirtioLib: populate the Available Ring correctly
2013-05-14 sfu5Add Copyright notices and comments for Red Hat contributor.
2013-05-14 sfu5Fix bug in PXE driver: memory may be freed before use.
2013-05-13 jcarseyShellPkg: remove unused enum
2013-05-13 lgao4Update Code to pass EBC compiler.
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci...
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Introduce cpu_to_fdtn() function.
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Split PrepareFdt() into several...
2013-05-12 oliviermartinArmPlatformPkg/ArmVExpressPkg: Switch from ATAG to...
2013-05-10 oliviermartinArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBo...
2013-05-10 oliviermartinARM Packages: Replaced the macro GetCorePositionFromMpI...
2013-05-10 oliviermartinArmPlatformPkg/ArmPlatformLib: Added ArmPlatformGetPrim...
2013-05-10 oliviermartinArmPlatformPkg/ArmPlatformLib: Added support for ArmPla...
2013-05-10 oliviermartinArmPlatformPkg/ArmPlatformLib.h: Removed non-required...
2013-05-10 oliviermartinArmPlatformPkg/Sec: Replaced non-required 'blx' by...
2013-05-10 erictianMdeMdeModulePkg/Xhci: Clear BIOS_OWN semaphore before...
2013-05-10 erictianMdeMdeModulePkg/UsbBusDxe: Break device enumeration...
2013-05-09 jcarseyShellPkg: Update behavior for GetTime() errors.
2013-05-09 jcarseyShellPkg: Return an error when it happens
2013-05-09 li-elvinCheck if video device exists before trying to install...
2013-05-09 sfu5Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL...
2013-05-08 vanjeffUpdated connecting HOST version information from 1...
2013-05-07 jcarseyShellPkg: Fixed build error 'variable set but not used'
2013-05-07 lzeng141. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm...
2013-05-06 vanjeffRead/Write memory space including MMIO range with the...
2013-05-02 czhang46Fix memory overflow & VariableSize check issue for...
next