summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-15Fix ICC build breakqhuang8
2010-01-15Add type-cast to fix build break for IA32 archqhuang8
2010-01-15Fix ICC build breakqhuang8
2010-01-15Update scripts to point to edk2 BaseTools now fixes have been checked inAJFISH
2010-01-15Fix gcc warningAJFISH
2010-01-14Add generic CpuIoPei module that produces the CPU I/O PPU using the services ...mdkinney
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH
2010-01-14Clean up format of commentsmdkinney
2010-01-14Update CpuIo2Dxe to also support IPFmdkinney
2010-01-14Clean up file header comments to match CPU I/O Protocol .h file.mdkinney
2010-01-14Clean up commentsmdkinney
2010-01-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9758 6f1...jcarsey
2010-01-14Clean up function header comments to match SMM CPU I/O 2 Protocol definition ...mdkinney
2010-01-14Remove duplicate typedef of EFI_SMM_CPU_IO_INTERFACEmdkinney
2010-01-14Add generic module that produces the Framework CPU I/O Protocol using the ser...mdkinney
2010-01-14Update Width check for < 0.mdkinney
2010-01-14According to PI 1.2 spec Vol 3 chapter 8 PCD, if the PCD service determined t...klu2
2010-01-14Fix GCC build bug and add a debug library to dump load and unload commands in...AJFISH
2010-01-14Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...rsun3
2010-01-14Fix parameter checking for CPU I/O 2 Protocol on NT32 platform.xli24
2010-01-14add france language support on DeviceManager of BDS.eric_tian
2010-01-14add DataSize check to avoid PlatformLang/Lang variable is auto-mapped when tr...eric_tian
2010-01-14Ensure there is only one instance of Status Code PPI in system.xli24
2010-01-14add DataSize check to avoid PlatformLang/Lang variable is auto-mapped when tr...eric_tian
2010-01-14fixed one bug that old rsp was calculate incorrectly.vanjeff
2010-01-14Some HII related definitions change. Note these changes are inconsistent with...rsun3
2010-01-14Some HII related definitions change. Note these changes are inconsistent with...rsun3
2010-01-14When found the file according to given file name guid, PeiFfs2FvPpiFindFileBy...klu2