Age | Commit message (Expand) | Author |
2010-09-14 | Update MODULE_TYPE to be DXE_RUNTIME_DRIVER | mdkinney |
2010-09-14 | copyright format update | hhtian |
2010-09-14 | udk2010.up2.shell initial release. | jcarsey |
2010-09-13 | Refine some code to make code run safely. | ydong10 |
2010-09-13 | Fix the issue that might prevent single step in PeCoffExtraActionLib (right a... | pgao2 |
2010-09-13 | minor format update to make text wrap around column 80 | hhtian |
2010-09-12 | Update Ovmf DSC/FDF files to support source debugging feature that will be sw... | vanjeff |
2010-09-12 | Import SourceLevelDebugPkg. | vanjeff |
2010-09-10 | Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE... | mdkinney |
2010-09-10 | Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE... | mdkinney |
2010-09-10 | Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SMM_DRIVE... | mdkinney |
2010-09-10 | Refine some code to make the code run safely. | ydong10 |
2010-09-09 | These libraries moved to ArmPkg, but did not get deleted. Fixing that issue. | andrewfish |
2010-09-09 | Improve PXE Over IPv4 performance: | hhuan13 |
2010-09-08 | Update example symbol command to dump out gdb load commands if you compile wi... | andrewfish |
2010-09-08 | Fix HSD Tracker 204133. | darylm503 |
2010-09-08 | update copyright format | hhtian |
2010-09-07 | ARM RVCT 3.1 compiler has issues with __packed structures containing anonymou... | andrewfish |
2010-09-07 | Rename one file to follow the file naming convention. | rsun3 |
2010-09-07 | Rename one file to follow the file naming convention. | rsun3 |
2010-09-07 | Rename two files to follow the file naming convention. | rsun3 |
2010-09-07 | Rename two files to follow the file naming convention. | rsun3 |
2010-09-06 | Add missing BPDG tool sources when sync to BaseTools r2042 | qhuang8 |
2010-09-06 | Sync EDKII BaseTools to BaseTools project r2042. | qhuang8 |
2010-09-02 | Fill AtaDeviceHeader field in ATA command block | qhuang8 |
2010-08-31 | Enlarge the maximum size of VOID* typed PCD to ensure it is greater or equal ... | qhuang8 |
2010-08-27 | The patch acknowledges the TCP zero window probe message, either the format w... | tye1 |
2010-08-27 | To comply w/ UEFI spec , In Dhcp(), Discover(), and Mtftp() interfaces, set t... | hhuan13 |
2010-08-27 | Program virtual wire mode and disable LINT0 and LINT1 in ApProcWrapper() of M... | rsun3 |
2010-08-27 | Add DisableLvtInterrupts() for the Local APIC library class. | rsun3 |
2010-08-26 | Avoid DxeCore to reclaim PEI stack as IDT may be on it (like 32-bit OVMF). | pgao2 |
2010-08-26 | Improve Local APIC library class. Add new library APIs: GetApicVersion(), Sen... | rsun3 |
2010-08-26 | Fix a bug in GetOptionalStringByIndex() that doesn't handle the case when Ind... | niruiyu |
2010-08-26 | Sync bug fix in Edk r10821 to PeiMemoryLib and UefiMemoryLib instances. | qhuang8 |
2010-08-25 | Fix the InternalMemScanMem* functions. They were returning the character AFT... | darylm503 |
2010-08-25 | Update EdkShellBinPkg to integrate a bug fix date & time command for shell bi... | qhuang8 |
2010-08-24 | Update EdkShellBinPkg to integrate a bug fix date & time command for x64 shel... | qhuang8 |
2010-08-23 | Change the check condition for 16 byte command, when HDD size is > 2TB, use 1... | li-elvin |
2010-08-23 | Add Local APIC library mapping. | rsun3 |
2010-08-23 | Update MpServicesOnFrameworkMpServicesThunk to consume Local APIC library. | rsun3 |
2010-08-23 | Add Local APIC Library class defining APIs for common Local APIC operations. ... | rsun3 |
2010-08-20 | The definition of NumberOfSmmReservedRegions is incorrect in Framework SmmCis... | xli24 |
2010-08-20 | Fixed Ip4 bug that causing Iscsi reconnect hang sporadically . In Ip4OutPut()... | hhuan13 |
2010-08-20 | Fix GCC build failure | niruiyu |
2010-08-19 | Check in the IsaIoDxe device driver that consumes EFI_SIO_PROTOCOL to produce... | niruiyu |
2010-08-19 | Move ACPI_SMALL_RESOURCE_HEADER and ACPI_LARGE_RESOURCE_HEADER from SuperIo.h... | niruiyu |
2010-08-18 | Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co... | andrewfish |
2010-08-18 | clear the correct BAR register. Because for P2P device, only register from 0x... | niruiyu |
2010-08-18 | 1. Introduce PcdTftpBlockSize to let platform DSC customize block size. | hhuan13 |
2010-08-17 | SmmBaseHelper: Update MP state in Framework SMST before transferring control ... | rsun3 |