Guo Dong
5e10bd1e07
Update BSD license to BSD+Patent license
...
To align with EDK2, update file license
to use BSD+Patent license
Signed-off-by: Guo Dong <guo.dong@intel.com >
2019-06-13 10:46:49 -07:00
Guo Dong
cd9edfdd8b
Add Device table
...
Update core code to support device table.
Updated boot option to consume device table.
Update firmware update to consume device table.
Update shell command on boot option changes.
Add device table for APL and Qemu.
Remove unnecessary code.
Signed-off-by: Guo Dong <guo.dong@intel.com >
2018-11-12 09:38:59 -07:00
Maurice Ma
dd3c729361
Rename KeyStore to HashStore to reduce confusion
...
Current code refers hash store as "key store". It is confusing
since there is no key stored in the image at all. Instead, the
public key hash is stored. The patch renames the KeyStore
to HashStore.
Signed-off-by: Maurice Ma <maurice.ma@intel.com >
2018-11-09 16:49:37 -08:00
Maurice Ma
c6999f497a
Initial check-in for Slim Bootloader source
2018-09-13 16:11:07 -07:00