]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2013-07-11 Star ZengMdeModulePkg: Add the alignment check for FTW spare...
2013-07-11 Star ZengMdeModulePkg FaultTolerantWritePei: Refine the code...
2013-07-10 Fu SiyuanRoll back the changes in revision 14294 since it will...
2013-07-10 Ruiyu NiFill the ImageHandle and DriverBindingHandle field...
2013-07-05 Feng TianMdeModulePkg/Usb: Update some debug messages’ print...
2013-07-03 Star ZengOvmfPkg EmuVariableFvbRuntimeDxe: Let FaultTolerantWrit...
2013-07-03 Star ZengEmulatorPkg: Use FaultTolerantWritePei driver.
2013-07-03 Star ZengNt32Pkg: Use FaultTolerantWritePei driver.
2013-07-03 Star ZengSecurityPkg: Variable drivers robustly handle crashes...
2013-07-03 Star ZengMdeModulePkg: Variable drivers robustly handle crashes...
2013-07-03 Eric DongFix DDK build fail.
2013-07-03 Eric DongFix GCC build fail.
2013-07-02 Eric DongUpdate HiiDataBase and UefiHiiLib to support Name...
2013-07-02 Ari ZiglerFix a bug in Mtftp6 retransmission mechanism of the...
2013-07-01 Olivier MartinArmPlatformPkg/ArmVExpressLibCTA15-A7: Mapped the extra...
2013-06-28 jaben carseyShellPkg: Verify memory and handle allocation failure.
2013-06-27 Olivier MartinArmPkg/BdsLib: Fixed manipulation of the Memory Map...
2013-06-27 Olivier MartinArmPkg/ArmLib: Marked functions as 'STATIC' if not...
2013-06-27 Olivier MartinArmPkg: Made ArmConfigureMmu() returns a status code
2013-06-27 jaben carseyShellPkg: make automatically created shells quit automa...
2013-06-27 Yu PeiAx88772: Add logic to separate packet, fix MTU issue...
2013-06-24 Feng TianMdeModulePkg/Usb: Boost the r/w performance by reducing...
2013-06-21 Jaben CarseyShellPkg: Update rm command to properly prepend file...
2013-06-21 Olivier MartinArmPlatformPkg: Fixed deprecated ifdef syntax in DSC...
2013-06-21 Ryan HarkinArmPlatformPkg/ArmVExpressPkg: CTA9x4: Default to EDK2_...
2013-06-21 Ryan HarkinArmPlatformPkg/ArmVExpressPkg: Add Shutdown support
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...
next