Commit Graph

  • 74d9af1e68 Add change current boot option to boot cmd James Gutbub 2019-10-15 17:35:16 -07:00
  • 76e03f7d32 Add Shell CLS command to clear screen Maurice Ma 2019-10-06 09:03:00 -07:00
  • f6f42702bc Implement clear screen for GFX console Maurice Ma 2019-10-06 09:03:49 -07:00
  • 7ebc3279c5 Provide default values to boot command James Gutbub 2019-10-15 14:58:54 -07:00
  • 14ddaab0a7 Allow platform to degrade eMMC from HS400 to HS200 Maurice Ma 2019-10-14 13:45:59 -07:00
  • e9bba34867 [CFL] Change default payload sel based on GPIO Raghava Gudla 2019-10-14 15:00:44 -07:00
  • 12473c872e [WHL] Fix power button overrride smi storm issue Raghava Gudla 2019-10-14 14:01:32 -07:00
  • a7460bcb91 [WHL] Fix firmware update failure (#374) raghavag 2019-10-14 13:20:38 -07:00
  • 7b222b6c5f Added CSME update driver Raghava Gudla 2019-09-27 11:46:56 -07:00
  • b0d5ef094c Add device deinit support Maurice Ma 2019-10-12 20:37:47 -07:00
  • c0b7918240 [UPX] Use BomID to select memory SPD data Maurice Ma 2019-10-11 12:49:42 -07:00
  • 0302a5e457 [UPX] Add additional SPD data for 4GB memory configuration Maurice Ma 2019-10-11 12:47:47 -07:00
  • eee6f98fc5 [UPX] Add UPX board BomID detection through GPIOs Maurice Ma 2019-10-09 20:35:15 -07:00
  • 161271723b Adjust USB KB polling rate Maurice Ma 2019-10-11 22:47:24 -07:00
  • b5c9976bf1 PatchCheck: Skip TAB check in .py files Aiden Park 2019-10-11 23:59:43 -07:00
  • d23d7e07f8 Fix AHCI memory de-allocation issue Maurice Ma 2019-10-12 11:37:47 -07:00
  • ecc370113d [CFL] Adjust power UPD settings (#360) raghavag 2019-10-11 23:19:09 -07:00
  • b54d653430 Add support for loading container image from raw partition Maurice Ma 2019-10-10 12:14:16 -07:00
  • 450d429225 [WHL] Increase EPAYLOAD_SIZE (#372) Aiden Park 2019-10-10 09:46:42 -07:00
  • 2cd3739bde Minor fixes for ConfigEditor tool Maurice Ma 2019-10-09 16:47:52 -07:00
  • 0efbd578f2 [APL] Fix IFWI stitiching issue for SPI QUAD mode Maurice Ma 2019-10-10 07:56:15 -07:00
  • 40e8902c62 Clean-up duplicated header files for SPI registers (#368) Aiden Park 2019-10-09 16:16:27 -07:00
  • a4a1b76c3b Fix ConfigEditor with Python3 issue Maurice Ma 2019-10-09 15:04:51 -07:00
  • c49be1603e Use Treeview widget to display table in ConfigEditor Maurice Ma 2019-10-09 13:42:38 -07:00
  • 6626a18b07 [WHL] Use common PchSpiLib (#365) Aiden Park 2019-10-09 13:26:06 -07:00
  • e375cf8d07 Add mouse scroll event handler for ConfigEditor Maurice Ma 2019-10-09 09:59:35 -07:00
  • 2a28a0d3df Clean up EXT library James Gutbub 2019-10-09 10:43:02 -07:00
  • 0adfc94027 Display multiline help string in ConfigEditor Maurice Ma 2019-10-09 07:57:34 -07:00
  • 5ca06f0d92 Support 64bit EXT FS & non-512 block sizes James Gutbub 2019-08-23 16:22:13 -07:00
  • 13bdd956e8 CoffeelakeBoardPkg/Library/ShellExtensionLib/CmdFwUpdate.c: Fix minor typo Himanshu Sahdev aka CunningLearner 2019-10-08 12:42:24 +05:30
  • 7f5715b368 {CoffeelakeBoardPkg}ShellExtension.c: Drop undefined and unused shell command Himanshu Sahdev aka CunningLearner 2019-10-08 12:48:47 +05:30
  • dce1bc359b Remove Unnecessary SpiFlashLib from BootloaderCommonPkg (#357) Aiden Park 2019-10-08 09:29:13 -07:00
  • 3cdd48750d Use SerialPortLib in BootloaderCommonPkg Maurice Ma 2019-10-07 14:48:28 -07:00
  • 01e302129d Re-implement common SerialPortLib Maurice Ma 2019-10-07 14:35:44 -07:00
  • 6d72d2426a Use GetTimeStampFrequency API to get CPU TSC frequency Maurice Ma 2019-10-07 12:18:39 -07:00
  • 328c862595 Add common interface for GetTimeStampFrequency Maurice Ma 2019-10-07 12:06:59 -07:00
  • 347cd9e952 Fix debug message output issue Maurice Ma 2019-10-05 20:12:49 -07:00
  • 8f24f5710d Add USB Deinitialization flow into OsLoader Maurice Ma 2019-10-05 17:29:44 -07:00
  • 3422b34208 Implement USB deinitialization flow Maurice Ma 2019-10-05 09:55:27 -07:00
  • 7b2ca97b97 Rename UsbIoLib to UsbInitLib Maurice Ma 2019-10-05 09:13:28 -07:00
  • 56867c3bc6 Fix double debug message output on serial port Maurice Ma 2019-10-05 08:43:05 -07:00
  • 5ec7be2c5d Enhance USB keyboard input experience Maurice Ma 2019-10-04 22:36:06 -07:00
  • 88aa68ac1d Skip IAS image verification if VERIFIED_BOOT is disabled Maurice Ma 2019-10-05 13:25:04 -07:00
  • b70073d456 Filter out unused region in SPI descriptor for IfwiUtility.py Maurice Ma 2019-10-04 20:13:04 -07:00
  • f8842039ef WHL: Use CommonSocPkg SpiFlashLib and CoffeelakePkg PchPciLib Aiden Park 2019-10-03 23:38:54 -07:00
  • 49c9ccdb35 QEMU: Re-use SpiFlashLib.h file from Silicon/CommonSocPkg Aiden Park 2019-10-04 14:49:26 -07:00
  • 6ab0e90252 APL: Use CommonSocPkg SpiFlashLib Aiden Park 2019-10-03 21:18:06 -07:00
  • 8278b12c61 Support SPI Platform Device info in both PCI and MMIO formats Aiden Park 2019-10-03 21:10:06 -07:00
  • 671d7d8be7 Use PchSpiLib in CommonSocPkg SpiFlashLib Aiden Park 2019-10-03 20:39:35 -07:00
  • f17c80f7aa Add PchSpiLib for Silicon specific SPI controller acccess Aiden Park 2019-10-03 12:11:41 -07:00
  • efb2dac76f Prepare SpiFlashLib into Silicon/CommonSocPkg Aiden Park 2019-10-03 20:23:21 -07:00
  • 2df8755762 [WHL] Remove _L6F GPE handler in ASL code Maurice Ma 2019-10-04 08:31:59 -07:00
  • 5571d6d03e Fix logic for open source UEFI payload check Maurice Ma 2019-10-03 13:56:39 -07:00
  • a88c44e792 Enhance GenContainer.py Sai Talamudupula 2019-10-02 14:23:22 -07:00
  • 23564f2d76 Add GDB helper scripts Aiden Park 2019-10-02 09:38:48 -07:00
  • 709d7c1470 Support boot image from container Sai Talamudupula 2019-09-24 15:53:11 -07:00
  • 485b5d655f Update README.md Ravi Rangarajan 2019-10-02 09:07:19 -07:00
  • fbd45e70b0 [CFL] Fix the PMI_STS clear logic (#340) stalamudupula 2019-10-01 17:59:52 -07:00
  • cb853f876b Update FPDT length Sai Talamudupula 2019-09-30 10:33:29 -07:00
  • 63c9353240 [CFL] Enable UPX SIO debug UART for COM1 and COM2 Maurice Ma 2019-09-30 17:06:37 -07:00
  • 0e81d08fa2 Update GenContainer.py to create container BOOT image Sai Talamudupula 2019-09-24 16:14:10 -07:00
  • fb33d7dbf0 Format the CFGDATA values in generated DLT file Maurice Ma 2019-09-27 21:20:06 -07:00
  • 615ad7e65b Enable DLT file loading through ConfigEditor command line Maurice Ma 2019-09-27 21:14:41 -07:00
  • e2d1d73684 Add support for variable cell width in ConfigEditor Maurice Ma 2019-09-27 16:36:19 -07:00
  • d313c9c5fc Disable force_crlf in PatchCheck.py for now Aiden Park 2019-09-30 10:03:12 -07:00
  • ad211e7adb Add PatchCheck.py from EDK2 BaseTools Aiden Park 2019-09-30 09:55:33 -07:00
  • 12b4201543 Fix a compile error with gcc-4.8 Aiden Park 2019-09-29 15:15:36 -07:00
  • b17c6c29b1 Fix compile errors when disabling compile optimization Aiden Park 2019-09-26 16:54:54 -07:00
  • 1c64a2d411 [QEMU] Adjust size to support NOOPT Aiden Park 2019-09-26 16:54:36 -07:00
  • b779fd044a Enable 'NOOPT' target for debugging purpose Aiden Park 2019-09-26 16:54:15 -07:00
  • 57061dd9ec Checksum verification function changed for better readability Ravi Rangarajan 2019-09-27 15:16:33 -07:00
  • 332c769f19 KW cleanup Ravi Rangarajan 2019-09-27 15:15:35 -07:00
  • 45cceeed4d Added BSP Init to initialize BSP when SMP is disabled Ravi Rangarajan 2019-09-27 15:13:45 -07:00
  • 453bd2112c Add normal region parsing support for IfwiUtility Maurice Ma 2019-09-27 15:47:12 -07:00
  • 68c1cea581 Fix GenCfgData tool which wrongly handle data bigger than one byte. Teo, Boon Tiong 2019-09-27 14:09:03 +08:00
  • 1a7287881b Update ContainerLib Sai Talamudupula 2019-09-24 12:41:03 -07:00
  • 6787a4d106 Remove FDF rule overriding Maurice Ma 2019-09-23 20:04:15 -07:00
  • d2bd63df12 Allocate page aligned memory for component loading in container (#326) Maurice Ma 2019-09-23 09:19:27 -07:00
  • 26c62c7edc [QEMU] Fix QEMU build and boot issue Maurice Ma 2019-09-19 12:19:39 -07:00
  • d4d364045c Add DBG2 ACPI table infrastructure Sai Talamudupula 2019-09-13 10:55:29 -07:00
  • 8607b31ef0 Use absolute path for Stitching zip Raghava Gudla 2019-09-16 11:20:57 -07:00
  • 8a019c7758 Fix config file buffer overflow issue Maurice Ma 2019-09-11 09:10:21 -07:00
  • 9dbe8ebe98 [APL] Fix boot option settings for ACRN Maurice Ma 2019-09-10 17:42:28 -07:00
  • 57492a5b7d [CFL] Add Native Function help in Gpio config (#316) stalamudupula 2019-09-10 22:24:38 -07:00
  • f4f16878ab [AcpiInitLib] Fix build failure on Windows (#315) Aiden Park 2019-09-09 14:58:04 -07:00
  • b76d65801e [QEMU] Support -smp option up-to 255 Aiden Park 2019-09-06 10:19:20 -07:00
  • 4803d940b1 [MpInit] Allow a Board to configure PcdCpuMaxLogicalProcessorNumber Aiden Park 2019-09-06 10:23:12 -07:00
  • dbe7aaa987 [ACPI] Append Processor Local APIC entries into MADT in runtime Aiden Park 2019-09-06 10:16:10 -07:00
  • 63439af6db [AcpiInitLib] Allocate ACPI tables from low to high memory (#314) Aiden Park 2019-09-06 09:11:10 -07:00
  • 09245f4e54 BootloaderCore: Handle BIST failure in SecEntry (#311) Himanshu Sahdev 2019-09-06 21:40:41 +05:30
  • dbd92ac9c1 BootloaderCorePkg/Stage1A/Ia32/Vtf0/ReadMe.txt: Updating ReadMe Himanshu Sahdev 2019-09-04 19:06:48 +05:30
  • a46605d970 Optimize Stage1A early boot init (#308) CunningLearner 2019-09-04 11:02:28 +05:30
  • b04859eb18 Added XML patching for CFLS and CFLH platforms Raghava Gudla 2019-08-30 14:13:39 -07:00
  • 9435382022 [CFL] Add pre-memory GPIO program Guo Dong 2019-08-30 17:07:16 -07:00
  • 6c53f7d8de Generate BPMGen2 parameters for CFL/WHL Raghava Gudla 2019-08-29 17:51:58 -07:00
  • 49e2f0994f Resolve Klocwork issue in FWU code James Gutbub 2019-09-03 11:02:21 -07:00
  • 5275a93191 Add ACM3 binary into BIOS region Grandhi 2019-08-30 11:02:22 -07:00
  • 348aad235a Simplify xml patching in stitchifwi Raghava Gudla 2019-08-29 16:23:04 -07:00
  • e8d08aacdb Remove using FitHelp.py in StitchIfwi Raghava Gudla 2019-08-29 14:20:26 -07:00
  • d22277655a [CFL] GPIO config for Upx board Sai Talamudupula 2019-08-20 17:11:38 -07:00