summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-27Fix Xcode bug in templateandrewfish
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish
2010-01-27Add in commented out hooks for Shell and FatPkg.andrewfish
2010-01-27Fix issue where the script assumed tools are in Bin, but they are still in Bi...andrewfish
2010-01-26Fix DUET x64 hang in Video Option ROM.niruiyu
2010-01-26Clean up MtrrLib to remove unnecessary package dependencyqhuang8
2010-01-26Print the warning information for the image without relocation only when load...lgao4
2010-01-26Clean up AtaBus driver to not depend on PI IdeControllerInit Protocol definit...qhuang8
2010-01-26Update in IdeBus to solve the non-backward compatibility issue by the MdePkg ...qhuang8
2010-01-26Fix incorrect Edk revision number in last commitqhuang8
2010-01-26Add change log for the incompatible changes in MdePkg in Edk r9817.qhuang8
2010-01-26Scrub EFI_ATA_IDENTIFY_DATA and EFI_ATAPI_IDENTIFY_DATA to strict follow ATA-...qhuang8
2010-01-26Set correct workspace when workspace is not set.lgao4
2010-01-26Remove ASSERT() to make AllocatePool() service match PI spec.klu2
2010-01-26Clear EFI_SOURCE and EDK_SOURCE environment when workspace is changed.lgao4
2010-01-26fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk dr...jchen20
2010-01-26fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk dr...jchen20
2010-01-25fix copyright and license block and fix a size issue.jcarsey
2010-01-25fixed license header / copyright date on all files.jcarsey
2010-01-25Fix the issue that accessing for unaligned address break IPFklu2
2010-01-25Add BootScriptSaveOnS3SaveStateTunk thunk driver to Integrated S3 thunk code. .jchen20
2010-01-25Integrated S3 thunk implementation: change the PcdDxeIplSwitchToLongMode type...jchen20
2010-01-25Fix typo in Monotonic Counter GUID macro nameqhuang8
2010-01-25GenericBdsLib: Remove a un-reasonable ASSERT when BdsLibVariableToOption() re...rsun3
2010-01-25Fix the issue that the protocol field in IPv4 and IPv6 is does not reflect th...qhuang8
2010-01-25Update according to two review comments:tye1
2010-01-25Define EFI_PXE_BASE_CODE_DHCPV6_PACKET and EFI_PXE_BASE_CODE_PACKET for PXE o...tye1
2010-01-25Fix a bug in Udp4IcmpHandler, it should not add special checking for Icmp mes...tye1
2010-01-25Fixed a bug in Ip4HandleIcmpError, it should pass over the whole ICMP error m...tye1
2010-01-251.Change the behavior of BdsBoot, to enumerate Boot Options by EfiLoadFilePro...tye1
2010-01-25Add StrToIp functions to NetLib.tye1
2010-01-25Use GetFirstGuidHob() instead of GetNextGuidHob() when only the first GUID in...mdkinney
2010-01-24Correct PeiCore not dispatch the register for shadow image without relocation.lgao4
2010-01-23SMM driver should link UefiRuntimeLib.hhtian
2010-01-191. update bat file to generate right bootia32.efi/bootx64.efi file according ...eric_tian
2010-01-19Improve coding style in MdeModulePkg.rsun3
2010-01-18Minor code enhancement.gikidy
2010-01-17Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH
2010-01-17Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...AJFISH
2010-01-16Seems the BiosVideo thunk does not work recently, temporary disable it.klu2
2010-01-15Add SmbiosDxe module that is required by BDSmdkinney
2010-01-15Minor update to move array into function to dead strip better on release buildsAJFISH
2010-01-15Updated ARM Exception handler to print out text values for CPSR registerAJFISH
2010-01-15Fix Duet broken caused by LzmaUefiDecompress's interface is changed in IntelF...klu2
2010-01-15Update PeiLoadFilePpi produced by PeiCore to load only images with relocation...lgao4
2010-01-15Fix some coding style issues in MdeModulePkg.rsun3
2010-01-15Correct comments to match function declaration.lgao4
2010-01-15Remove the duplicated definitions between Framework AcpiSupport and PI AcpiSy...lgao4
2010-01-15Correct the conflict EFI_ACPI_GET_ACPI_TABLE to EFI_ACPI_GET_ACPI_TABLE2lgao4
2010-01-15Fix ICC build breakqhuang8