]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2012-08-02 oliviermartinEmbeddedPkg/MmcDxe: Avoid nanosecond delay when command...
2012-08-02 oliviermartinEmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode()
2012-08-02 oliviermartinArmPkg/CompilerIntrinsicsLib: Fixed __aeabi_uwrite8
2012-08-02 czhang46Measure ExitBootServices failure case
2012-08-02 czhang46Measure ExitBootServices failure case
2012-08-02 tye1Fix several issues in BaseCryptLib:
2012-08-01 oliviermartinArmPlatformPkg/ArmVExpressPkg: Fixed build issue
2012-08-01 czhang46Move PcdConInConnectOnDemand initlization to PlatformBd...
2012-07-31 jljustenOvmfPkg/AcpiTables/Dsdt.asl: report the PCI IO ranges...
2012-07-31 jljustenOvmfPkg/AcpiTables/Dsdt.asl: strip trailing whitespace
2012-07-31 jljustenOvmfPkg: scan memory space map and populate FWDT (32...
2012-07-31 jljustenOvmfPkg: install an SSDT with a dynamic OperationRegion...
2012-07-31 jljustenOvmfPkg: clean up memory map
2012-07-31 jljustenOvmfPkg/*.dsc: Move PCD locations to be similar to...
2012-07-31 jljustenOvmfPkg: Move DxeServicesTableLib to common LibraryClasses
2012-07-31 jljustenOvmfPkg: Disable debugging for UNIXGCC to save space
2012-07-30 czhang46Add 2 new Bds features
2012-07-30 czhang46Add 2 new Bds features
2012-07-30 czhang46Add 2 new Bds features
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-07-27 tye1Fix some typo and coding style issues in BaseCryptLib...
2012-07-27 lzeng14Close the corresponding GUIDed section extraction proto...
2012-07-26 jljustenOvmfPkg: add support for debug console on port 0x402
2012-07-26 oliviermartinUnixPkg/Sec: Fixed build
2012-07-26 oliviermartinMdeModulePkg/CoreDxe: Fixed compiler warning 'integer...
2012-07-26 ydong10Fix build fail for GCC
2012-07-26 ydong10Fixed issues:
2012-07-26 ydong10Roll back the change which caused build fail
2012-07-26 gdong1Fix a failure in TCG HashAll interface.
2012-07-26 gdong1Enhance TCG driver to provide TPM physical presence...
2012-07-25 niruiyuFix the typo in InstallMultipleProtocolInterfaces comments
2012-07-25 sfu5Use RsaGetPublicKeyFromX509() to validate the given...
2012-07-24 niruiyuCorrect a typo in EFI_EDID_ACTIVE_PROTOCOL and EFI_EDID...
2012-07-23 jljustenOvmfPkg: introduce QemuFwCfgFindFile ()
2012-07-23 jcarseyShellPkg: Update string to number conversion to correct...
2012-07-23 ydong10Add logic to check the execution break flag before...
2012-07-23 sfu5Update the secure boot configuration UI to accept ...
2012-07-23 jyao1Add more security check for CommBuffer+CommBufferSize.
2012-07-20 tye1Adjust library instances used in SecurityPkg by proper...
2012-07-18 jljustenOvmfPkg/AcpiPlatformDxe: rely on built-in checksumming
2012-07-18 jljustenOvmfPkg/AcpiPlatformDxe/Xen.c: reuse CalculateSum8
2012-07-18 jljustenOvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables support
2012-07-18 darylm503StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix...
2012-07-18 tye1Add interfaces to several library instances of BaseCryp...
2012-07-18 li-elvinTo follow UEFI spec, update the code to make correct...
2012-07-17 li-elvinAdded secure boot in CSM module entrypoint, if UEFI...
2012-07-17 sfu51. Remove extra attribute for SetupMode, SignatureSuppo...
2012-07-17 sfu5Return EFI_UNSUPPORTED if READY_TO_BOOT function is...
2012-07-17 sfu5Fix a buffer overflow bug in VariableSmm driver.
2012-07-17 lgao4Update HobLib and Hob Service to avoid data over flow.
2012-07-17 lgao4Update HobLib and Hob Service to avoid data over flow.
2012-07-13 sfu5Verify the provided PKpub is signed with its private...
2012-07-13 czhang46Add SMRAM range check to variable SMM SMI handler.
2012-07-13 lzeng14Remove unused CapsuleReset() in MdeModulePkg\Universal...
2012-07-12 oliviermartinArmPkg/CompilerIntrinsicsLib: Added missing __aeabi_ure...
2012-07-12 lzeng14Clean up include of ACPI header file so that only Indus...
2012-07-12 sfu5Fix a bug in DxeImageVerificationLib which will pass...
2012-07-12 sfu5Update the secure boot configuration UI to accept ...
2012-07-11 jcarseyShellPkg: update pci enumeration routine for platforms...
2012-07-11 oliviermartinArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed build
2012-07-10 jljustenOvmfPkg BDS: Remove support for loading vgabios-cirrus...
2012-07-10 jljustenaccept "-n THREADNUMBER" in OvmfPkg build script
2012-07-10 jljustenembed OvmfVideo.rom into OVMF.fd
2012-07-10 jljustenincrease MEMFD size to enable secure boot build
2012-07-10 ydong10Add SMRAM range check to fault tolerant write SMM SMI...
2012-07-10 rsun3DuetPkg DuetPkgIa32.dsc & DuetPkgX64.dsc: Add library...
2012-07-09 oliviermartinEmbeddedPkg/EmbeddedPkg.dec: Add missing PcdMetronomeTi...
2012-07-09 sfu5Reset the platform when user choose to enroll/delete...
2012-07-09 czhang46Add SMRAM range check to variable SMM SMI handler.
2012-07-09 gdong1Defer TCG table publish after LASA/LAML in the table...
2012-07-09 ydong10Include read data buffer in CommBufferSize when calcula...
2012-07-06 rsun3UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPo...
2012-07-06 erictianMdeModulePkg/Ata: add dynamic type to PcdAtaSmartEnable
2012-07-06 ydong10When do discard action, enable callback action for...
2012-07-06 ydong10Refine the message for Reset request.
2012-07-06 ydong10Update the logic to force user to reset when change...
2012-07-05 rsun3UefiCpuPkg BaseUefiCpuLib: Change the initialization...
2012-07-05 sfu51. Reset system when user changes secure boot state...
2012-07-05 lgao4Update header file to match UEFI231B mantis 771, 850...
2012-07-04 oliviermartinArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformH...
2012-07-04 oliviermartinARM Packages: Fixed mispellings
2012-07-04 oliviermartinArmPkg/SemihostFs: Fixed DataAbort in Semihosting File...
2012-07-04 oliviermartinArmPkg/BdsLib: Fixed ShutdownUefiBootServices() in...
2012-07-04 oliviermartinArmPlatformPkg/Sec: Fixed Primary Non-Cold Boot Path
2012-07-04 oliviermartinArmPkg/TimerDxe: Fixed incorrect TimerTicks calculation
2012-07-04 oliviermartinArmPlatformPkg/PrePi: Declared the ARM MP Core Info
2012-07-04 oliviermartinArmPkg/BaseMemoryLibStm: Removed duplicated instruction...
2012-07-04 oliviermartinEmbeddedPkg/MetronomeDxe: Replaced hardcoded Tick Perio...
2012-07-04 oliviermartinARM Packages: Clean code (Remove unused PCDs, ...)
2012-07-04 oliviermartinArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack...
2012-07-04 oliviermartinArmPlatformPkg/Sec: Added support for Non Cold Boot...
2012-07-04 oliviermartinArmPkg/ArmPkg.dec: Removed duplicated PCD declarations
2012-07-04 oliviermartinArmPkg: Fixed RVCT compiler warnings
2012-07-04 oliviermartinArmPkg/PL390Gic: Added support for ArmGicDisableInterru...
2012-07-04 oliviermartinArmPkg/PL390Gic: Fixed initialization when the primary...
2012-07-04 ydong10Update the comments for EFI_IFR_TYPE_VALUE to follow...
2012-07-04 sfu5Fix a buffer overflow bug in VariableSmm driver.
2012-07-04 sfu5Update PXE driver to wait for IPv6 duplicate address...
2012-07-04 ydong10ShellPkg: Fix recursion when deleting all variables.
2012-07-03 ydong10Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action...
next