- 2057d8c Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. This library differs with the SecPeiDxeTimerLibCpu library in the MdePkg in that it uses the local APIC library so that it supports x2APIC mode. by rsun3 · 14 years ago
- f754e61 1. enable /GL optimization building on OpensslLib. by vanjeff · 14 years ago
- 0fa3ac1 Fix the checking logic for the boot option enumeration. by niruiyu · 14 years ago
- 1134ead Reduce DataHub TPL Level to TPL_CALLBACK, because DataHub uses GetTime() service that must be called <= TPL_CALLBACK. by lgao4 · 14 years ago
- 3e99020 Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. by lgao4 · 14 years ago
- 68bb5ce EHCI Controllers with a CapLen of 0 are ignored. by erictian · 14 years ago
- 462979a Fix a bug in GetLangFromSupportedLangCodes() by niruiyu · 14 years ago
- 5c03376 Fix a bug in GetLangFromSupportedLangCodes() by niruiyu · 14 years ago
- 963b62e Set PcdResetOnMemoryTypeInformationChange to FALSE in NT32 to avoid close down in the first start up. by niruiyu · 14 years ago
- f502042 fix unaligned device path node access. by jcarsey · 14 years ago
- d7f7911 Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is set before PlatformLangCodes/LangCodes. by niruiyu · 14 years ago
- 1623ce4 Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is set before PlatformLangCodes/LangCodes. by niruiyu · 14 years ago
- 6c4986d Adds the missing return status description for HiiConfigRouting.ConfigToBlock() API. by lgao4 · 14 years ago
- 09b7941 Fix the bug that HiiConfigToBlock doesn't update BlockSize when Block is not large enough by lgao4 · 14 years ago
- 8185265 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE, by vanjeff · 14 years ago
- 7b78853 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE, by vanjeff · 14 years ago
- da70d02 fix typo in comment. by jcarsey · 14 years ago
- 55565b0 The PCI HotPlug Init Protocol returns a list of Root HPC, but it is possible that some HPCs in the list are not found during PCI enumeration. In this case, the PCI HotPlug Init Protocol.InitializeRootHpc() will not be called for the un-found HPCs. However, in AllRootHPCInitialized(), all reported HPCs are checked to see if it has been initialized, so TIME_OUT happens. by rsun3 · 14 years ago
- 7caf72a Use PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether to reset system when memory type information changes. by niruiyu · 14 years ago
- dad6393 Add a new PCD PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether to reset system when memory type information changes. by niruiyu · 14 years ago
- 7b126c2 Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc. by xdu2 · 14 years ago
- 77fafe9 Compare DXE performance token name by DXE performance string length. by lgao4 · 14 years ago
- cda10fe Fix a potential issue in calling Cpu->GetTimerValue (Cpu, 0, &CurrentTick, (UINT64 *) &TimerPeriod); by tye1 · 14 years ago
- 255a3f3 Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is set before PlatformLangCodes/LangCodes. by niruiyu · 14 years ago
- 6361c6d Update the file description in IpSec.h to refer to an accurate UEFI version. by qianouyang · 14 years ago
- 90e529e Fixed the K9 failure. by qianouyang · 14 years ago
- b6ee589 Removed unnecessary GLOBAL_REMOVE_IF_UNREFERENCED. by vanjeff · 14 years ago
- 5d73d92 Add "Debug1" profile (all but Edit and HexEdit commands) by jcarsey · 14 years ago
- 75aadf5 adding "Install1" profile. by jcarsey · 14 years ago
- 8be0ba3 fixes for IPF, CTRL-C support, and file redirection. by jcarsey · 14 years ago
- 3a4932d adding new commands (libraries) to the build. by jcarsey · 14 years ago
- c01fa59 Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published. by hhuan13 · 14 years ago
- d0bf0f8 Override MSFT build option in INF files to remove /GL or /Oi. by vanjeff · 14 years ago
- 9035e11 Fix spelling error in comment by mdkinney · 14 years ago
- 6780eef Sync EDKII BaseTools to BaseTools project r2093. by lgao4 · 14 years ago
- 5460c4b Fix build error. by ydong10 · 14 years ago
- ff51746 update error handling to use less ASSERT. by jcarsey · 14 years ago
- a12e31e Update return value. by jcarsey · 14 years ago
- a301fe0 Clarify the MARCO a little. by jcarsey · 14 years ago
- 4ba4961 Adding Driver1 profile commands to the UEFI Shell 2.0. by jcarsey · 14 years ago
- f97c241 Refine coding style. by ydong10 · 14 years ago
- 13f06a5 Fix the issue that the high 16-bit of EAX may contain invalid data, which cause bad stack pointer, the change will ensure the high 16-bit of EAX is cleared. by li-elvin · 14 years ago
- 4d4c535 Fix the issue that the high 16-bit of EAX may contain invalid data, which cause bad stack pointer, the change will ensure the high 16-bit of EAX is cleared. by li-elvin · 14 years ago
- be3b67b Fix the issue that the high 16-bit of EAX may contain invalid data, which cause bad stack pointer, the change will ensure the high 16-bit of EAX is cleared. by li-elvin · 14 years ago
- aec905b Fixed build error by ydong10 · 14 years ago
- f1e20ed fix GCC build failure. make function definition same with declaration. by erictian · 14 years ago
- c1450e1 Fix bug: The lower 2 bits of Width and stripped, Count will always be multiplied by 1, which will leave Count unchanged. by vanjeff · 14 years ago
- a605dfb Print Arrow for Goto button. by lgao4 · 14 years ago
- aca7074 fix build error by erictian · 14 years ago
- 72cfa6f Replaced MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE. by vanjeff · 14 years ago
- cd73414 Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of ReportStatusCode is performed at > TPL_NOTIFY or there is not enough memory to allocate a buffer for the ExtendedData associated with the status code being reported. by vanjeff · 14 years ago
- 7018623 store Year/Month/Day to variable in SetWakeupTime() because PCAT RTC Alarm registers has not corresponding Y/M/D alarm register. by erictian · 14 years ago
- f13f968 Fix ICC build break. by rsun3 · 14 years ago
- 6eea8ea Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddress for the MdeModulePkg that allows the platform DSC file to specify the address below which the EFI_SYSTEM_TABLE_POINTER structure is allocated. by lgao4 · 14 years ago
- aeeb84b Some existing PCI adapters with UEFI option ROMs make unaligned requests through the PCI I/O Protocol. Add support for unaligned requests in the PCI IO protocol implementation in the PCI Bus driver to be compatible with those UEFI option ROMs. by rsun3 · 14 years ago
- 8835954 Move some define code to the uni file. Also fixed some memory leak. by ydong10 · 14 years ago
- 224beee Fix tracker for build error. by ydong10 · 14 years ago
- 13fd0d5 Per the UEFI spec, if a PCI controller is a P2P bridge, then the I/O, Memory and Bus Master bits in the Command register of the PCI configuration header should be placed in the enabled state by the PCI Bus driver. by rsun3 · 14 years ago
- fefefa4 Remove unnecessary mBdsImageHandle. by niruiyu · 14 years ago
- 9dd7461 Refine code to make code follow the coding style. by ydong10 · 14 years ago
- b422161 Add Doxygen style comments to the EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE() macros. Clarify that the Size and Pages parameters to these macros are assumed to be type UINTN. by mdkinney · 14 years ago
- 4e36109 Add comment that describes the TPL restrictions for the Data Hub Protocol. by mdkinney · 14 years ago
- d2720e0 Fix bug in DataHub where it would skip the first record in a set when a filter is being used. Also add comments and update source code logic to make it easier to understand and maintain. by mdkinney · 14 years ago
- 3e516e5 Update ReadMe.txt to correct the minor errors in build steps. by niruiyu · 14 years ago
- fc48db0 Refine code to make code run more safely. by ydong10 · 14 years ago
- 5475cd7 Update EdkShellBinPkg to integrate a bug fix of Ping command in Shell r46 by niruiyu · 14 years ago
- 740ee2e Add comment about usage on EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE macros. by rsun3 · 14 years ago
- c5e0de8 Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of ReportStatusCode is performed at > TPL_NOTIFY or there is not enough memory to allocate a buffer for the ExtendedData associated with the status code being reported by mdkinney · 14 years ago
- 9be899c Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers. by ydong10 · 14 years ago
- 0a6c090 Complement fix for revision #10998 (Remove PI SMM IPL's dependency on CPU AP). by rsun3 · 14 years ago
- 5469967 The CurrentNumberOfxxxxx should be based on the device going away, and not the next (or empty) device in the list. by vanjeff · 14 years ago
- 785b5f5 swaps the order of timer disable and memory map termination to make sure memory map unchanged. by vanjeff · 14 years ago
- 07d9dc8 Remove PI SMM IPL's dependency on CPU AP so that PI SMM IPL can be dispatched before the CPU AP is installed. by rsun3 · 14 years ago
- a8c4464 Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports. by qlong · 14 years ago
- 85c0b5e Fix PCD token value conflict issue. by gikidy · 14 years ago
- b3ec9b5 Fix PCD token value conflict issue. by gikidy · 14 years ago
- eafed2b Fix PCD token value format issue. by gikidy · 14 years ago
- 1974777 Refine code to make code run more safely. by ydong10 · 14 years ago
- 1e51d59 Refine code to follow the coding style. by ydong10 · 14 years ago
- 68d3f2f 1. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEFI errata that will appear in UEFI 2.3 specification after 2.3 errata B and future UEFI Specifications after 2.3. by xdu2 · 14 years ago
- 780847d Update ipsecconfig and ping6 due to ShellLib update. by xdu2 · 14 years ago
- 97f9850 Add CryptoPkg (from UDK2010.UP3) by hhtian · 14 years ago
- a3bcde7 Add NetworkPkg (P.UDK2010.UP3.Network.P1) by hhtian · 14 years ago
- 12873d5 S.M.A.R.T feature enable by erictian · 14 years ago
- cccdc95 Correct Comments. by lgao4 · 14 years ago
- 2339442 Fix build break when doing 32-bit build with some certain C compiler option combinations. by rsun3 · 14 years ago
- c52acd8 Refine code to remove type converting warning. by ydong10 · 14 years ago
- f7a14a9 Correct Data type conversion. by lgao4 · 14 years ago
- efca00e pass build for IPF. by vanjeff · 14 years ago
- 6894561 Update HiiDatabase->ExportPackageLists() service to support NULL HII handle per UEFI spec. by lgao4 · 14 years ago
- 512122d Reserve one column at left screen to be more visually. by lgao4 · 14 years ago
- 1a788cd Fix the following three issues: by lgao4 · 14 years ago
- 850f13e Fix a cut-n-paste error in the comment for the "read keystroke" function. by darylm503 · 14 years ago
- b8781a7 DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxe by jljusten · 14 years ago
- 0587c98 DuetPkg: Add DXE APRIORI for 8259 driver by jljusten · 14 years ago
- 557b970 UefiCpuPkg CpuDxe: Fix bug with CPU Arch RegisterInterruptHandler by jljusten · 14 years ago
- f038458 Use the correct length to copy KeyData. by niruiyu · 14 years ago
- 5b31378 Use the correct length to copy KeyData. by niruiyu · 14 years ago
- da7ff69 Fix build issue in IPv4. by qianouyang · 14 years ago
- b4f9bc4 Add static type cast to fix ICC build failure. by niruiyu · 14 years ago